| FFmpeg
    | 
| Data Fields | |
| ParseContext | pc | 
| CodedBitstreamContext * | cbc | 
| CodedBitstreamFragment | picture_unit | 
| AVPacket | au | 
| AVPacket | last_au | 
| AuDetector | au_detector | 
| int | parsed_extradata | 
Definition at line 46 of file vvc_parser.c.
| ParseContext VVCParserContext::pc | 
Definition at line 47 of file vvc_parser.c.
| CodedBitstreamContext* VVCParserContext::cbc | 
Definition at line 48 of file vvc_parser.c.
| CodedBitstreamFragment VVCParserContext::picture_unit | 
Definition at line 50 of file vvc_parser.c.
| AVPacket VVCParserContext::au | 
Definition at line 52 of file vvc_parser.c.
| AVPacket VVCParserContext::last_au | 
Definition at line 53 of file vvc_parser.c.
| AuDetector VVCParserContext::au_detector | 
Definition at line 55 of file vvc_parser.c.
| int VVCParserContext::parsed_extradata | 
Definition at line 57 of file vvc_parser.c.
 1.8.17
 1.8.17