|
Libav
|
Data Fields | |
| PGSSubPresentation | presentation |
| uint32_t | clut [256] |
| PGSSubPicture | picture |
Definition at line 62 of file pgssubdec.c.
| PGSSubPresentation PGSSubContext::presentation |
Definition at line 63 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| uint32_t PGSSubContext::clut[256] |
Definition at line 64 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_palette_segment().
| PGSSubPicture PGSSubContext::picture |
Definition at line 65 of file pgssubdec.c.
Referenced by close_decoder(), display_end_segment(), and parse_picture_segment().
1.8.1.2