comparison configure @ 35046:573912fc8432

Necessary (but insufficient) changes for current FFmpeg.
author cehoyos
date Sat, 01 Sep 2012 16:37:30 +0000
parents 80d176c1fa17
children 6db6f4818302
comparison
equal deleted inserted replaced
35045:fe1602874f0a 35046:573912fc8432
8551 $def_vfp_args 8551 $def_vfp_args
8552 $def_words_endian 8552 $def_words_endian
8553 $(ff_config_enable "$arch_all" "$arch" "#" "ARCH") 8553 $(ff_config_enable "$arch_all" "$arch" "#" "ARCH")
8554 $(ff_config_enable "$subarch_all" "$subarch" "#" "ARCH") 8554 $(ff_config_enable "$subarch_all" "$subarch" "#" "ARCH")
8555 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE") 8555 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE")
8556 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE" "_EXTERNAL")
8556 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE" "_INLINE") 8557 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE" "_INLINE")
8557 8558
8558 8559
8559 /* Blu-ray/DVD/VCD/CD */ 8560 /* Blu-ray/DVD/VCD/CD */
8560 #define DEFAULT_CDROM_DEVICE "$default_cdrom_device" 8561 #define DEFAULT_CDROM_DEVICE "$default_cdrom_device"
8834 $def_w32threads 8835 $def_w32threads
8835 $def_xform_asm 8836 $def_xform_asm
8836 $def_xmm_clobbers 8837 $def_xmm_clobbers
8837 $def_yasm 8838 $def_yasm
8838 8839
8840 #define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
8839 #define CONFIG_AUDIO_FLOAT 0 8841 #define CONFIG_AUDIO_FLOAT 0
8840 #define CONFIG_AVCODEC 1 8842 #define CONFIG_AVCODEC 1
8841 #define CONFIG_AVSERVER 0 8843 #define CONFIG_AVSERVER 0
8842 #define CONFIG_FASTDIV 0 8844 #define CONFIG_FASTDIV 0
8843 #define CONFIG_FFSERVER 0 8845 #define CONFIG_FFSERVER 0