libavformat/avi.h File Reference
#include "metadata.h"
Go to the source code of this file.
Define Documentation
#define AVI_MASTER_INDEX_SIZE 256 |
#define AVI_MAX_RIFF_SIZE 0x40000000LL |
#define AVI_MAX_STREAM_COUNT 100 |
#define AVIF_COPYRIGHTED 0x00020000 |
Definition at line 31 of file avi.h.
#define AVIF_HASINDEX 0x00000010 |
#define AVIF_ISINTERLEAVED 0x00000100 |
#define AVIF_MUSTUSEINDEX 0x00000020 |
#define AVIF_TRUSTCKTYPE 0x00000800 |
#define AVIF_WASCAPTUREFILE 0x00010000 |
Definition at line 30 of file avi.h.
Variable Documentation
A list of AVI info tags.
Definition at line 40 of file avi.c.