comparison configure @ 35824:5ccbc60921d1

Fix compilation with latest FFmpeg.
author cehoyos
date Mon, 18 Feb 2013 12:09:29 +0000
parents b4ec8c8ee5b6
children e879f0597319
comparison
equal deleted inserted replaced
35823:b4ec8c8ee5b6 35824:5ccbc60921d1
8483 SLIBNAME = \$(SLIBPREF)\$(FULLNAME)\$(SLIBSUF) 8483 SLIBNAME = \$(SLIBPREF)\$(FULLNAME)\$(SLIBSUF)
8484 SLIBNAME_WITH_MAJOR = \$(SLIBNAME)-42 8484 SLIBNAME_WITH_MAJOR = \$(SLIBNAME)-42
8485 8485
8486 # Some FFmpeg codecs depend on these. Enable them unconditionally for now. 8486 # Some FFmpeg codecs depend on these. Enable them unconditionally for now.
8487 CONFIG_AANDCTTABLES = yes 8487 CONFIG_AANDCTTABLES = yes
8488 CONFIG_AUDIO_FRAME_QUEUE = yes
8488 CONFIG_DCT = yes 8489 CONFIG_DCT = yes
8489 CONFIG_DWT = yes 8490 CONFIG_DWT = yes
8490 CONFIG_ERROR_RESILIENCE = yes 8491 CONFIG_ERROR_RESILIENCE = yes
8491 CONFIG_FFT = yes 8492 CONFIG_FFT = yes
8492 CONFIG_GOLOMB = yes 8493 CONFIG_GOLOMB = yes