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 |
int | use_glob |
Definition at line 44 of file img2dec.c.
const AVClass* VideoDemuxData::class |
char VideoDemuxData::path[1024] |
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 57 of file img2dec.c.
Referenced by read_close(), read_header(), and read_packet().