FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | VPlayerContext |
Functions | |
static int | vplayer_probe (const AVProbeData *p) |
static int64_t | read_ts (char **line) |
static int | vplayer_read_header (AVFormatContext *s) |
Variables | |
const FFInputFormat | ff_vplayer_demuxer |
VPlayer subtitles format demuxer
Definition in file vplayerdec.c.
|
static |
Definition at line 35 of file vplayerdec.c.
|
static |
Definition at line 46 of file vplayerdec.c.
Referenced by vplayer_read_header().
|
static |
Definition at line 59 of file vplayerdec.c.
const FFInputFormat ff_vplayer_demuxer |
Definition at line 99 of file vplayerdec.c.