[FFmpeg-cvslog] Add iac build dependency.
Carl Eugen Hoyos
git at videolan.org
Fri Jun 8 15:48:25 CEST 2012
ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Fri Jun 8 15:21:49 2012 +0200| [b35d38bd04c2bd7d80065f7a97bcdceee8997d66] | committer: Carl Eugen Hoyos
Add iac build dependency.
Found and analysed by trac user Jamal.
Fixes the remaining part of ticket #1428.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b35d38bd04c2bd7d80065f7a97bcdceee8997d66
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 45adc66..7a60f29 100755
--- a/configure
+++ b/configure
@@ -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"
More information about the ffmpeg-cvslog
mailing list