FFmpeg
|
Data Fields | |
const AVClass * | class |
char * | boundary |
char * | searchstr |
int | searchstr_len |
int | strict_mime_boundary |
Definition at line 31 of file mpjpegdec.c.
const AVClass* MPJPEGDemuxContext::class |
Definition at line 32 of file mpjpegdec.c.
char* MPJPEGDemuxContext::boundary |
Definition at line 33 of file mpjpegdec.c.
Referenced by mpjpeg_read_close(), and mpjpeg_read_packet().
char* MPJPEGDemuxContext::searchstr |
Definition at line 34 of file mpjpegdec.c.
Referenced by mpjpeg_read_close(), and mpjpeg_read_packet().
int MPJPEGDemuxContext::searchstr_len |
Definition at line 35 of file mpjpegdec.c.
Referenced by mpjpeg_read_packet().
int MPJPEGDemuxContext::strict_mime_boundary |
Definition at line 36 of file mpjpegdec.c.
Referenced by mpjpeg_read_packet().