Author: jbr
Date: Sat May 31 17:44:26 2008
New Revision: 2283
Log:
only define spx_in_use when testing spx
Modified:
eac3/ac3dec.h
Modified: eac3/ac3dec.h
==============================================================================
--- eac3/ac3dec.h (original)
+++ eac3/ac3dec.h Sat May 31 17:44:26 2008
@@ -106,9 +106,7 @@ typedef struct AC3DecodeContext {
///@defgroup spx Spectral Extension
int channel_uses_spx[AC3_MAX_CHANNELS]; ///< Channel in spectral extension
attenuation process (chinspxatten)
int spx_atten_code[AC3_MAX_CHANNELS]; ///< spectral extension
attenuation code (spxattencod)
-#endif
int spx_in_use; ///< spectral extension in use
-#if TEST_SPX
int chinspx[AC3_MAX_CHANNELS]; ///< Channel in spectral extension
int spxstrtf; ///< Spectral extension start copy
frequency code
int spxbegf; ///< Spectral extension begin
frequency code
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc