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:
longstone
2011-02-23 10:43:21 -05:00
committed by Ronald S. Bultje
parent 22a3212e32
commit 4acc94e97a
2 changed files with 9 additions and 2 deletions

View File

@@ -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