Add iac build dependency.

Found and analysed by trac user Jamal.

Fixes the remaining part of ticket #1428.
This commit is contained in:
Carl Eugen Hoyos 2012-06-08 15:21:49 +02:00
parent 37a9cdfc2c
commit b35d38bd04
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -1451,6 +1451,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"
iac_decoder_select="sinewin"
imc_decoder_select="fft mdct sinewin"
jpegls_decoder_select="golomb"
jpegls_encoder_select="golomb"