|  | libgpac
    Documentation of the core library of GPAC | 
 Include dependency graph for vobsub.c:
 Include dependency graph for vobsub.c:| Data Structures | |
| struct | lang_type | 
| Functions | |
| s32 | vobsub_lang_name (u16 id) | 
| char * | vobsub_lang_id (char *name) | 
| static char * | strltrim (char *str) | 
| static char * | strrtrim (char *str) | 
| static char * | strtrim (char *str) | 
| GF_Err | vobsub_read_idx (FILE *file, vobsub_file *vobsub, s32 *version) | 
| void | vobsub_free (vobsub_file *vobsub) | 
| GF_Err | vobsub_get_subpic_duration (u8 *_data, u32 psize, u32 dsize, u32 *duration) | 
| GF_Err | vobsub_packetize_subpicture (FILE *fsub, u64 pts, u8 *data, u32 dataSize) | 
| Variables | |
| static lang_type | lang_table [] | 
| char * vobsub_lang_id | ( | char * | name | ) | 
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| GF_Err vobsub_read_idx | ( | FILE * | file, | 
| vobsub_file * | vobsub, | ||
| s32 * | version | ||
| ) | 
 Here is the call graph for this function:
 Here is the call graph for this function:| void vobsub_free | ( | vobsub_file * | vobsub | ) | 
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static |