Revision e9b78eeb libavformat/avformat.h
libavformat/avformat.h | ||
---|---|---|
138 | 138 |
raw picture data */ |
139 | 139 |
#define AVFMT_GLOBALHEADER 0x0040 /* format wants global header */ |
140 | 140 |
#define AVFMT_NOTIMESTAMPS 0x0080 /* format doesnt need / has any timestamps */ |
141 |
#define AVFMT_GENERIC_INDEX 0x0100 /* use generic index building code */ |
|
141 | 142 |
|
142 | 143 |
typedef struct AVOutputFormat { |
143 | 144 |
const char *name; |
Also available in: Unified diff