FFmpeg
|
Go to the source code of this file.
Functions | |
static int | mpl2_event_to_ass (AVBPrint *buf, const char *p) |
static int | mpl2_decode_frame (AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) |
Variables | |
const FFCodec | ff_mpl2_decoder |
MPL2 subtitles decoder
Definition in file mpl2dec.c.
|
static |
Definition at line 33 of file mpl2dec.c.
Referenced by mpl2_decode_frame().
|
static |
const FFCodec ff_mpl2_decoder |