diff --git a/libavcodec/cook.c b/libavcodec/cook.c index 92e2be4c4c..1c1bf72c62 100644 --- a/libavcodec/cook.c +++ b/libavcodec/cook.c @@ -61,6 +61,7 @@ #define MC_COOK 0x2000000 //multichannel Cook, not supported #define SUBBAND_SIZE 20 +#define MAX_SUBPACKETS 5 //#define COOKDEBUG typedef struct {