avienc: fix AVI stream index for files with >10 streams
Fixes issue 2563. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
committed by
Ronald S. Bultje
parent
22a3212e32
commit
4acc94e97a
@@ -32,6 +32,7 @@
|
||||
|
||||
#define AVI_MAX_RIFF_SIZE 0x40000000LL
|
||||
#define AVI_MASTER_INDEX_SIZE 256
|
||||
#define AVI_MAX_STREAM_COUNT 100
|
||||
|
||||
/* index flags */
|
||||
#define AVIIF_INDEX 0x10
|
||||
|
||||
Reference in New Issue
Block a user