lavc/cook: Remove an incorrect comment.

Multichannel cook was implemented in 67da3182.
pull/323/head
Carl Eugen Hoyos 6 years ago
parent a221af1f5e
commit f9f9d5943f
  1. 2
      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

Loading…
Cancel
Save