diff --git a/libavcodec/cook.c b/libavcodec/cook.c index c5f68c98ba..aa11205166 100644 --- a/libavcodec/cook.c +++ b/libavcodec/cook.c @@ -60,7 +60,7 @@ #define MONO 0x1000001 #define STEREO 0x1000002 #define JOINT_STEREO 0x1000003 -#define MC_COOK 0x2000000 // multichannel Cook, not supported +#define MC_COOK 0x2000000 #define SUBBAND_SIZE 20 #define MAX_SUBPACKETS 5