summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript8
1 files changed, 0 insertions, 8 deletions
diff --git a/wscript b/wscript
index 23a8a52501..0a5bf61157 100644
--- a/wscript
+++ b/wscript
@@ -754,14 +754,6 @@ hwaccel_features = [
'av_vdpau_bind_context(0,0,0,AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH)',
use='libav'),
}, {
- 'name': '--vdpau-old-hwaccel',
- 'desc': 'libavcodec VDPAU hwaccel (old API)',
- 'deps': [ 'vdpau' ],
- 'deps_neg': [ 'vdpau-hwaccel' ],
- 'func': check_statement('libavcodec/vdpau.h',
- 'av_vdpau_alloc_context()',
- use='libav'),
- }, {
'name': '--dxva2-hwaccel',
'desc': 'libavcodec DXVA2 hwaccel',
'deps': [ 'win32' ],