lavc/cook: Remove an incorrect comment.

Multichannel cook was implemented in 67da3182.
This commit is contained in:
Carl Eugen Hoyos 2019-09-20 01:36:13 +02:00
parent a221af1f5e
commit f9f9d5943f

View File

@ -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