summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-02-19 21:12:16 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-02-19 21:12:19 +0100
commitac649bb775b9635db6810cb200ef81a777368e4a (patch)
tree05011139598044ec9a794b4b60014471d7fa3cc2 /configure
parent841e9f431cf4b1be0b5c3932c289d405f34dfcc2 (diff)
parent11c22dfd495bbd3f38df639772aa4bb9a1be882d (diff)
Merge commit '11c22dfd495bbd3f38df639772aa4bb9a1be882d'
* commit '11c22dfd495bbd3f38df639772aa4bb9a1be882d': configure: add missing h264_qsv hwaccel deps Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 10d3cf669a..2696cb2a4a 100755
--- a/configure
+++ b/configure
@@ -2289,6 +2289,7 @@ h263_vdpau_hwaccel_select="h263_decoder"
h264_crystalhd_decoder_select="crystalhd h264_mp4toannexb_bsf h264_parser"
h264_dxva2_hwaccel_deps="dxva2"
h264_dxva2_hwaccel_select="h264_decoder"
+h264_qsv_hwaccel_deps="libmfx"
h264_vaapi_hwaccel_deps="vaapi"
h264_vaapi_hwaccel_select="h264_decoder"
h264_vda_decoder_deps="vda"