FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | VideoDemuxData |
struct | IdStrMap |
Enumerations | |
enum | PatternType { PT_GLOB_SEQUENCE, PT_GLOB, PT_SEQUENCE, PT_NONE, PT_DEFAULT } |
Functions | |
int | ff_img_read_header (AVFormatContext *s1) |
int | ff_img_read_packet (AVFormatContext *s1, AVPacket *pkt) |
Variables | |
const IdStrMap | ff_img_tags [] |
const AVOption | ff_img_options [] |
enum PatternType |
int ff_img_read_header | ( | AVFormatContext * | s1 | ) |
int ff_img_read_packet | ( | AVFormatContext * | s1, |
AVPacket * | pkt | ||
) |
const IdStrMap ff_img_tags[] |
Definition at line 27 of file img2.c.
Referenced by ff_guess_image2_codec(), and query_codec().
const AVOption ff_img_options[] |