Commit f9f9d594 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

lavc/cook: Remove an incorrect comment.

Multichannel cook was implemented in 67da3182.
parent a221af1f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment