summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-10-12 13:14:17 +0200
committerAnton Khirnov <anton@khirnov.net>2016-11-23 13:08:33 +0100
commit1dd2b6c91ca5f26207805720d4f5564de60b241b (patch)
tree58043bbc27dfc415f6d0c87f9dfdc88322b348c9 /configure
parentf92d7bdfddfaac04b3bb31f2749d173ca1d8ba6d (diff)
examples/qsvdec: switch to the hwcontext API
The code now does not depend on VA and will work on windows as well.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 647087802a..beab6ba687 100755
--- a/configure
+++ b/configure
@@ -2454,7 +2454,7 @@ encode_video_example_deps="avcodec avutil"
filter_audio_example_deps="avfilter avutil"
metadata_example_deps="avformat avutil"
output_example_deps="avcodec avformat avutil swscale"
-qsvdec_example_deps="avcodec avutil libmfx h264_qsv_decoder vaapi_x11"
+qsvdec_example_deps="avcodec avutil libmfx h264_qsv_decoder"
transcode_aac_example_deps="avcodec avformat avresample"
# libraries, in linking order