FFmpeg
|
MPL2 subtitles decoder. More...
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, void *data, int *got_sub_ptr, AVPacket *avpkt) |
Variables | |
AVCodec | ff_mpl2_decoder |
MPL2 subtitles decoder.
Definition in file mpl2dec.c.
|
static |
|
static |
AVCodec ff_mpl2_decoder |