From 0d40140668a9f72162a234b874c0f0a89fd2fbc5 Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Wed, 17 Feb 2016 10:17:52 -0800 Subject: wscript: remove dxva2-dxinterop configure test Wasn't really necessary as it was equivalent to gl-dxinterop. --- wscript | 5 ----- 1 file changed, 5 deletions(-) (limited to 'wscript') diff --git a/wscript b/wscript index 1be10f2e9c..bf4da47a1f 100644 --- a/wscript +++ b/wscript @@ -680,11 +680,6 @@ video_output_features = [ 'func': check_statement(['EGL/egl.h'], 'eglCreateWindowSurface(0, 0, 0, 0)', lib='EGL') - } , { - 'name': '--dxva2-dxinterop', - 'desc': 'DXVA2/OpenGL/DirectX Interop', - 'deps': [ 'gl-dxinterop' ], - 'func': check_true, } , { 'name': '--vdpau', 'desc': 'VDPAU acceleration', -- cgit v1.2.3