1
mirror of https://github.com/mpv-player/mpv synced 2025-01-24 19:37:30 +01:00

Fix compilation for new Bink audio decoder.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30478 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2010-01-31 14:14:20 +00:00
parent e3dfef6251
commit 036a297ef1

1
configure vendored
View File

@ -8671,6 +8671,7 @@ FULLNAME=\$(NAME)\$(BUILDSUF)
# 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