Mercurial > mplayer.hg
changeset 32437:8d6bd95d0009
Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.
author | diego |
---|---|
date | Thu, 21 Oct 2010 17:35:56 +0000 |
parents | 9beacce2d2b5 |
children | faefba58f413 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Thu Oct 21 12:58:21 2010 +0000 +++ b/configure Thu Oct 21 17:35:56 2010 +0000 @@ -8249,6 +8249,7 @@ CONFIG_LSP = yes CONFIG_MDCT = yes CONFIG_RDFT = yes +CONFIG_RTPDEC = yes $mak_hardcoded_tables $mak_libavcodec_mpegaudio_hp @@ -8755,6 +8756,7 @@ #define CONFIG_LPC 1 #define CONFIG_MDCT 1 #define CONFIG_RDFT 1 +#define CONFIG_RTPDEC 1 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ #ifndef MP_DEBUG