mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
lavc/cook: Remove an incorrect comment.
Multichannel cook was implemented in 67da3182
.
This commit is contained in:
parent
a221af1f5e
commit
f9f9d5943f
@ -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…
Reference in New Issue
Block a user