Commit 0eec2875 authored by Benjamin Larsson's avatar Benjamin Larsson

Add max allowed subpackets in multichannel cook

Originally committed as revision 17991 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3cf6adaf
......@@ -61,6 +61,7 @@
#define MC_COOK 0x2000000 //multichannel Cook, not supported
#define SUBBAND_SIZE 20
#define MAX_SUBPACKETS 5
//#define COOKDEBUG
typedef struct {
......
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