# HG changeset patch # User cehoyos # Date 1264947260 0 # Node ID 1fefa1073a145e98e1317f21156715f2e19313a7 # Parent 4fe62701bf9c4b2e4fba0653659adac5d693d3b3 Fix compilation for new Bink audio decoder. diff -r 4fe62701bf9c -r 1fefa1073a14 configure --- a/configure Sun Jan 31 10:55:36 2010 +0000 +++ b/configure Sun Jan 31 14:14:20 2010 +0000 @@ -8671,6 +8671,7 @@ # Some FFmpeg codecs depend on these. Enable them unconditionally for now. CONFIG_AANDCT=yes +CONFIG_DCT=yes CONFIG_FFT=yes CONFIG_FFT_MMX=$fft_mmx CONFIG_GOLOMB=yes