FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MPJPEGDemuxContext Struct Reference

Data Fields

const AVClassclass
 
char * boundary
 
char * searchstr
 
int searchstr_len
 
int strict_mime_boundary
 

Detailed Description

Definition at line 31 of file mpjpegdec.c.

Field Documentation

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().


The documentation for this struct was generated from the following file: