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

Data Fields

AVClassclass
 
PGSSubPresentation presentation
 
uint32_t clut [256]
 
PGSSubPicture pictures [UINT16_MAX]
 
int forced_subs_only
 

Detailed Description

Definition at line 66 of file pgssubdec.c.

Field Documentation

AVClass* PGSSubContext::class

Definition at line 67 of file pgssubdec.c.

PGSSubPresentation PGSSubContext::presentation

Definition at line 68 of file pgssubdec.c.

Referenced by close_decoder(), display_end_segment(), and parse_presentation_segment().

uint32_t PGSSubContext::clut[256]

Definition at line 69 of file pgssubdec.c.

Referenced by display_end_segment(), and parse_palette_segment().

PGSSubPicture PGSSubContext::pictures[UINT16_MAX]

Definition at line 70 of file pgssubdec.c.

Referenced by close_decoder(), display_end_segment(), and parse_picture_segment().

int PGSSubContext::forced_subs_only

Definition at line 71 of file pgssubdec.c.

Referenced by display_end_segment().


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