[MPlayer-cvslog] r32523 - trunk/configure
diego
subversion at mplayerhq.hu
Thu Oct 21 19:35:56 CEST 2010
Author: diego
Date: Thu Oct 21 19:35:56 2010
New Revision: 32523
Log:
Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Thu Oct 21 14:58:21 2010 (r32522)
+++ trunk/configure Thu Oct 21 19:35:56 2010 (r32523)
@@ -8249,6 +8249,7 @@ CONFIG_LPC = yes
CONFIG_LSP = yes
CONFIG_MDCT = yes
CONFIG_RDFT = yes
+CONFIG_RTPDEC = yes
$mak_hardcoded_tables
$mak_libavcodec_mpegaudio_hp
@@ -8755,6 +8756,7 @@ $def_yasm
#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
More information about the MPlayer-cvslog
mailing list