summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2008-11-26 20:53:53 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2008-11-26 20:53:53 +0200
commit62dda60800a902fdaf9b0ec63d8488aaa48c485f (patch)
treea6333f789a4d7f7deb7e3cf8dded697f9350f751 /configure
parent835511ac394d5283c9c449e6154ccb0db1365321 (diff)
parent189995fb63629eb10751dd15735adb9e30d37192 (diff)
downloadmpv-62dda60800a902fdaf9b0ec63d8488aaa48c485f.tar.bz2
mpv-62dda60800a902fdaf9b0ec63d8488aaa48c485f.tar.xz
Merge svn changes up to r28043
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 64375ef561..063166cc58 100755
--- a/configure
+++ b/configure
@@ -8074,6 +8074,7 @@ LIBSUF=.a
LIBNAME=\$(LIBPREF)\$(NAME)\$(LIBSUF)
# Some FFmpeg codecs depend on these. Enable them unconditionally for now.
+CONFIG_AANDCT=yes
CONFIG_FFT=yes
CONFIG_FFT_MMX=$fft_mmx
CONFIG_GOLOMB=yes
@@ -8512,6 +8513,8 @@ $_def_yasm
#define ENABLE_GRAY 0
/* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
+#define CONFIG_AANDCT 1
+#define ENABLE_AANDCT 1
#define CONFIG_FFT 1
#define ENABLE_FFT 1
#define CONFIG_GOLOMB 1