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 Wed Apr 16 2025 06:53:32 for FFmpeg by
