Commit ac649bb7 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '11c22dfd'

* commit '11c22dfd':
  configure: add missing h264_qsv hwaccel deps
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 841e9f43 11c22dfd
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment