You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Add max allowed subpackets in multichannel cook
Originally committed as revision 17991 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
#define MC_COOK 0x2000000 //multichannel Cook, not supported
|
||||
|
||||
#define SUBBAND_SIZE 20
|
||||
#define MAX_SUBPACKETS 5
|
||||
//#define COOKDEBUG
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user