[FFmpeg-cvslog] iac: add missing dependency

Kostya Shishkov git at videolan.org
Sun Jun 10 21:39:48 CEST 2012


ffmpeg | branch: master | Kostya Shishkov <kostya.shishkov at gmail.com> | Sat Jun  9 19:19:07 2012 +0200| [19be0f3ca61bf36dcf145ba8241a449ff5acdeba] | committer: Kostya Shishkov

iac: add missing dependency

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=19be0f3ca61bf36dcf145ba8241a449ff5acdeba
---

 configure |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index a1dbe9f..fbb71b6 100755
--- a/configure
+++ b/configure
@@ -1314,6 +1314,7 @@ h264_dxva2_hwaccel_select="dxva2 h264_decoder"
 h264_vaapi_hwaccel_select="vaapi h264_decoder"
 h264_vda_hwaccel_select="vda h264_decoder"
 h264_vdpau_decoder_select="vdpau h264_decoder"
+iac_decoder_select="fft mdct sinewin"
 imc_decoder_select="fft mdct sinewin"
 jpegls_decoder_select="golomb"
 jpegls_encoder_select="golomb"



More information about the ffmpeg-cvslog mailing list