summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorXidorn Quan <quanxunzhen@gmail.com>2012-08-25 21:25:27 +0800
committerMichael Niedermayer <michaelni@gmx.at>2012-08-28 04:07:53 +0200
commit78cca74222157e3b0f1ad9ce9a14a31c525f69ea (patch)
treefbaa66333b91c94be5e6f0fd97e709e36f4c666d /configure
parente367d90664f622db9f3f1f515ac979bfbd358064 (diff)
vdadec: implement vda decoder
Signed-off-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 0b95927335..368530c6f4 100755
--- a/configure
+++ b/configure
@@ -1557,6 +1557,7 @@ h264_vaapi_hwaccel_select="vaapi h264_decoder"
h264_vda_hwaccel_deps="VideoDecodeAcceleration_VDADecoder_h pthreads"
h264_vda_hwaccel_select="vda h264_decoder"
h264_vdpau_decoder_select="vdpau h264_decoder"
+h264_vda_decoder_select="vda h264_parser h264_decoder"
huffyuv_encoder_select="huffman"
iac_decoder_select="fft mdct sinewin"
imc_decoder_select="fft mdct sinewin"