FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | PJSContext |
Functions | |
static int | pjs_probe (const AVProbeData *p) |
static int64_t | read_ts (char **line, int *duration) |
static int | pjs_read_header (AVFormatContext *s) |
Variables | |
const AVInputFormat | ff_pjs_demuxer |
PJS (Phoenix Japanimation Society) subtitles format demuxer
Definition in file pjsdec.c.
|
static |
|
static |
Definition at line 51 of file pjsdec.c.
Referenced by pjs_read_header().
|
static |
const AVInputFormat ff_pjs_demuxer |