FFmpeg
|
Mp4vParseContext Struct Reference
Collaboration diagram for Mp4vParseContext:
Data Fields | |
ParseContext | pc |
struct MpegEncContext | enc |
int | first_picture |
Detailed Description
Definition at line 30 of file mpeg4video_parser.c.
Field Documentation
struct MpegEncContext Mp4vParseContext::enc |
Definition at line 32 of file mpeg4video_parser.c.
Referenced by av_mpeg4_decode_header(), and mpeg4video_parse_init().
int Mp4vParseContext::first_picture |
Definition at line 33 of file mpeg4video_parser.c.
Referenced by av_mpeg4_decode_header(), and mpeg4video_parse_init().
ParseContext Mp4vParseContext::pc |
Definition at line 31 of file mpeg4video_parser.c.
Referenced by av_mpeg4_decode_header(), mpeg4video_parse(), and mpeg4video_parse_init().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11