Module: libav Branch: master Commit: 19be0f3ca61bf36dcf145ba8241a449ff5acdeba
Author: Kostya Shishkov <[email protected]> Committer: Kostya Shishkov <[email protected]> Date: Sat Jun 9 19:19:07 2012 +0200 iac: add missing dependency --- configure | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 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" _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
