Include dependency graph for subsdec.h:

Go to the source code of this file.
Data Structures | |
| struct | image_attach_t |
| struct | ssa_style_t |
| struct | decoder_sys_t |
Defines | |
| #define | DEFAULT_NAME "Default" |
| #define | MAX_LINE 8192 |
| #define | NO_BREAKING_SPACE " " |
Enumerations | |
| enum | { ATTRIBUTE_ALIGNMENT = (1 << 0), ATTRIBUTE_X = (1 << 1), ATTRIBUTE_X_PERCENT = (1 << 2), ATTRIBUTE_Y = (1 << 3), ATTRIBUTE_Y_PERCENT = (1 << 4) } |
Functions | |
| char * | GotoNextLine (char *psz_text) |
| void | ParseSSAHeader (decoder_t *) |
| void | ParseSSAString (decoder_t *, char *, subpicture_t *) |
| #define DEFAULT_NAME "Default" |
| #define MAX_LINE 8192 |
| #define NO_BREAKING_SPACE " " |
| anonymous enum |
| char* GotoNextLine | ( | char * | psz_text | ) |
| void ParseSSAHeader | ( | decoder_t * | ) |
| void ParseSSAString | ( | decoder_t * | , | |
| char * | , | |||
| subpicture_t * | ||||
| ) |
1.5.1