comparison configure @ 36311:9fab03575b89

configure: prevent future ffmpeg from failing to build Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Tue, 06 Aug 2013 16:22:46 +0000
parents 4508e308371a
children ebf1b3af62cd
comparison
equal deleted inserted replaced
36310:7b135b3b8b38 36311:9fab03575b89
8537 CONFIG_MPEGAUDIODSP = yes 8537 CONFIG_MPEGAUDIODSP = yes
8538 CONFIG_MPEGVIDEO = yes 8538 CONFIG_MPEGVIDEO = yes
8539 CONFIG_MPEGVIDEOENC = yes 8539 CONFIG_MPEGVIDEOENC = yes
8540 CONFIG_RANGECODER = yes 8540 CONFIG_RANGECODER = yes
8541 CONFIG_RDFT = yes 8541 CONFIG_RDFT = yes
8542 CONFIG_RIFFDEC = yes
8543 CONFIG_RIFFENC = yes
8542 CONFIG_RTPENC_CHAIN = yes 8544 CONFIG_RTPENC_CHAIN = yes
8543 CONFIG_SINEWIN = yes 8545 CONFIG_SINEWIN = yes
8544 CONFIG_VIDEODSP = yes 8546 CONFIG_VIDEODSP = yes
8545 CONFIG_VP3DSP = yes 8547 CONFIG_VP3DSP = yes
8546 8548
9140 #define CONFIG_LPC 1 9142 #define CONFIG_LPC 1
9141 #define CONFIG_LZO 1 9143 #define CONFIG_LZO 1
9142 #define CONFIG_MDCT 1 9144 #define CONFIG_MDCT 1
9143 #define CONFIG_MPEGVIDEO 1 9145 #define CONFIG_MPEGVIDEO 1
9144 #define CONFIG_RDFT 1 9146 #define CONFIG_RDFT 1
9147 #define CONFIG_RIFFDEC 1
9148 #define CONFIG_RIFFENC 1
9145 #define CONFIG_VIDEODSP 1 9149 #define CONFIG_VIDEODSP 1
9146 9150
9147 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ 9151 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */
9148 #ifndef MP_DEBUG 9152 #ifndef MP_DEBUG
9149 #define HAVE_EBP_AVAILABLE 1 9153 #define HAVE_EBP_AVAILABLE 1