libavformat/avi.h File Reference

#include "metadata.h"

Go to the source code of this file.

Defines

#define AVIF_HASINDEX   0x00000010
#define AVIF_MUSTUSEINDEX   0x00000020
#define AVIF_ISINTERLEAVED   0x00000100
#define AVIF_TRUSTCKTYPE   0x00000800
#define AVIF_WASCAPTUREFILE   0x00010000
#define AVIF_COPYRIGHTED   0x00020000
#define AVI_MAX_RIFF_SIZE   0x40000000LL
#define AVI_MASTER_INDEX_SIZE   256
#define AVIIF_INDEX   0x10

Variables

const AVMetadataConv ff_avi_metadata_conv []
const char ff_avi_tags [][5]
 A list of AVI info tags.


Define Documentation

#define AVI_MASTER_INDEX_SIZE   256

Definition at line 34 of file avi.h.

Referenced by avi_write_header(), and avi_write_ix().

#define AVI_MAX_RIFF_SIZE   0x40000000LL

Definition at line 33 of file avi.h.

Referenced by avi_write_header(), and avi_write_packet().

#define AVIF_COPYRIGHTED   0x00020000

Definition at line 31 of file avi.h.

#define AVIF_HASINDEX   0x00000010

Definition at line 26 of file avi.h.

Referenced by avi_write_header().

#define AVIF_ISINTERLEAVED   0x00000100

Definition at line 28 of file avi.h.

Referenced by avi_write_header().

#define AVIF_MUSTUSEINDEX   0x00000020

Definition at line 27 of file avi.h.

Referenced by avi_read_header().

#define AVIF_TRUSTCKTYPE   0x00000800

Definition at line 29 of file avi.h.

Referenced by avi_write_header().

#define AVIF_WASCAPTUREFILE   0x00010000

Definition at line 30 of file avi.h.

#define AVIIF_INDEX   0x10

Definition at line 37 of file avi.h.

Referenced by avi_read_idx1().


Variable Documentation

Definition at line 24 of file avi.c.

const char ff_avi_tags[][5]

A list of AVI info tags.

Definition at line 40 of file avi.c.


Generated on Fri Oct 26 02:36:54 2012 for FFmpeg by  doxygen 1.5.8