Data Fields | |
| AVClass * | class |
| PGSSubPresentation | presentation |
| uint32_t | clut [256] |
| PGSSubPicture | pictures [UINT16_MAX] |
| int64_t | pts |
| int | forced_subs_only |
Definition at line 65 of file pgssubdec.c.
Definition at line 66 of file pgssubdec.c.
| uint32_t PGSSubContext::clut[256] |
Definition at line 68 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_palette_segment().
| PGSSubPicture PGSSubContext::pictures[UINT16_MAX] |
Definition at line 69 of file pgssubdec.c.
Referenced by close_decoder(), display_end_segment(), and parse_picture_segment().
Definition at line 67 of file pgssubdec.c.
Referenced by close_decoder(), display_end_segment(), and parse_presentation_segment().
| int64_t PGSSubContext::pts |
1.5.8