]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ac3dec.h
Update 8-bit H.264 IDCT function names to reflect bit-depth.
[ffmpeg] / libavcodec / ac3dec.h
index 6cba95b495601945b5db2d5d7a0a60c670f98330..f0ab75ae98b586f5385db5aa020e5d30d25194ce 100644 (file)
 #include "fft.h"
 #include "fmtconvert.h"
 
-/* override ac3.h to include coupling channel */
-#undef AC3_MAX_CHANNELS
-#define AC3_MAX_CHANNELS 7
-#define CPL_CH 0
-
 #define AC3_OUTPUT_LFEON  8
 
 #define SPX_MAX_BANDS    17