Public Types | |
enum | { PT_GLOB_SEQUENCE, PT_GLOB, PT_SEQUENCE } |
Data Fields | |
const AVClass * | class |
Class for private options. | |
int | img_first |
int | img_last |
int | img_number |
int | img_count |
int | is_pipe |
int | split_planes |
use independent file for each Y, U, V plane | |
char | path [1024] |
char * | pixel_format |
Set by a private option. | |
char * | video_size |
Set by a private option. | |
char * | framerate |
Set by a private option. | |
int | loop |
enum VideoDemuxData:: { ... } | pattern_type |
int | use_glob |
int | start_number |
int | start_number_range |
Definition at line 44 of file img2dec.c.
anonymous enum |
const AVClass* VideoDemuxData::class |
char VideoDemuxData::path[1024] |
enum { ... } VideoDemuxData::pattern_type |
Referenced by read_header().
use independent file for each Y, U, V plane
Definition at line 51 of file img2dec.c.
Referenced by read_header(), and read_packet().
Definition at line 58 of file img2dec.c.
Referenced by read_close(), read_header(), and read_packet().