diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-06-08 15:21:49 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2012-06-08 15:29:24 +0200 |
commit | b35d38bd04c2bd7d80065f7a97bcdceee8997d66 (patch) | |
tree | 76a7957222a058055c99b38138cae0958d8c716f | |
parent | 37a9cdfc2c3f14d3962fef29f61d1784b8fc8918 (diff) | |
download | ffmpeg-b35d38bd04c2bd7d80065f7a97bcdceee8997d66.tar.gz |
Add iac build dependency.
Found and analysed by trac user Jamal.
Fixes the remaining part of ticket #1428.
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |