X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fac3.h;h=e358f8d9e3971118ba4fda6d8314097a49c05e80;hb=930391e5988abe126d29c5e9b09fab459e0b8936;hp=5c9c37727e7df960def1b128a1099288c469975e;hpb=ecb3d6edc3b756cc1d40b1073f244b581ef5bcfb;p=ffmpeg diff --git a/libavcodec/ac3.h b/libavcodec/ac3.h index 5c9c37727e7..e358f8d9e39 100644 --- a/libavcodec/ac3.h +++ b/libavcodec/ac3.h @@ -27,7 +27,7 @@ #ifndef AVCODEC_AC3_H #define AVCODEC_AC3_H -#define AC3_MAX_CODED_FRAME_SIZE 3840 /* in bytes */ +#define EAC3_MAX_CHANNELS 16 /**< maximum number of channels in EAC3 */ #define AC3_MAX_CHANNELS 7 /**< maximum number of channels, including coupling channel */ #define CPL_CH 0 /**< coupling channel index */