# HG changeset patch # User cehoyos # Date 1343514484 0 # Node ID a2ae66db73b25a8238148561bb8136cc05b4d3fe # Parent 86ca44fb7f52de10e90fd535662709d6e58b8b9e Fix compilation with current FFmpeg, second try. diff -r 86ca44fb7f52 -r a2ae66db73b2 configure --- a/configure Sat Jul 28 20:39:46 2012 +0000 +++ b/configure Sat Jul 28 22:28:04 2012 +0000 @@ -8271,7 +8271,7 @@ SLIBNAME_WITH_MAJOR = \$(SLIBNAME)-42 # Some FFmpeg codecs depend on these. Enable them unconditionally for now. -CONFIG_AANDCT = yes +CONFIG_AANDCTTABLES = yes CONFIG_DCT = yes CONFIG_DWT = yes CONFIG_FFT = yes