Add iac build dependency.

Found and analysed by trac user Jamal.

Fixes the remaining part of ticket #1428.
pull/59/head
Carl Eugen Hoyos 13 years ago
parent 37a9cdfc2c
commit b35d38bd04
  1. 1
      configure

1
configure vendored

@ -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"

Loading…
Cancel
Save