
Functions | |
| static char * | ToUTF8 (const UTFstring &u) |
| static void | MkvTree (demux_t &demuxer, int i_level, const char *psz_format,...) |
| Helper function to print the mkv parse tree. | |
| static void MkvTree | ( | demux_t & | demuxer, | |
| int | i_level, | |||
| const char * | psz_format, | |||
| ... | ||||
| ) | [static] |
Helper function to print the mkv parse tree.
References __msg_GenericVa(), msg_Err, VLC_MSG_DBG, and VLC_OBJECT.
Referenced by matroska_segment_c::ParseTrackEntry().
| static char* ToUTF8 | ( | const UTFstring & | u | ) | [inline, static] |
References strdup().
Referenced by matroska_segment_c::ParseAttachments(), matroska_segment_c::ParseChapterAtom(), matroska_segment_c::ParseInfo(), and matroska_segment_c::ParseTrackEntry().
1.5.6