changeset 35046:573912fc8432

Necessary (but insufficient) changes for current FFmpeg.
author cehoyos
date Sat, 01 Sep 2012 16:37:30 +0000
parents fe1602874f0a
children 6db6f4818302
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Sep 01 14:57:11 2012 +0000
+++ b/configure	Sat Sep 01 16:37:30 2012 +0000
@@ -8553,6 +8553,7 @@
 $(ff_config_enable "$arch_all" "$arch" "#" "ARCH")
 $(ff_config_enable "$subarch_all" "$subarch" "#" "ARCH")
 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE")
+$(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE" "_EXTERNAL")
 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE" "_INLINE")
 
 
@@ -8836,6 +8837,7 @@
 $def_xmm_clobbers
 $def_yasm
 
+#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
 #define CONFIG_AUDIO_FLOAT 0
 #define CONFIG_AVCODEC 1
 #define CONFIG_AVSERVER 0