summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-03 23:11:29 +0100
committerwm4 <wm4@nowhere>2014-12-03 23:12:22 +0100
commit44edb134439efed7813fd0d985db54ca0eecd388 (patch)
treeef2903227058abeaa6a7e3307c3b0c7048ecd473 /wscript
parent185e95ee3d4436e03255759495d783a944e6dfbb (diff)
downloadmpv-44edb134439efed7813fd0d985db54ca0eecd388.tar.bz2
mpv-44edb134439efed7813fd0d985db54ca0eecd388.tar.xz
video: remove things forgotten in previous commit
Oops.
Diffstat (limited to 'wscript')
-rw-r--r--wscript6
1 files changed, 0 insertions, 6 deletions
diff --git a/wscript b/wscript
index d789f5cbc9..ae7ef4187b 100644
--- a/wscript
+++ b/wscript
@@ -405,12 +405,6 @@ Libav libraries ({0}). Aborting.".format(" ".join(libav_pkg_config_checks))
'int x = AVCOL_SPC_BT2020_NCL',
use='libav')
}, {
- 'name': 'avutil-qp-api',
- 'desc': 'libavutil QP API',
- 'func': check_statement('libavutil/frame.h',
- 'av_frame_get_qp_table(NULL, NULL, NULL)',
- use='libav')
- }, {
'name': 'avcodec-vdpau-alloc-context',
'desc': 'libavcodec vdpau non-sense',
'func': check_statement('libavcodec/vdpau.h',