FFmpeg
|
RealText subtitle decoder. More...
Go to the source code of this file.
Functions | |
static int | rt_event_to_ass (AVBPrint *buf, const char *p) |
static int | realtext_decode_frame (AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) |
Variables | |
AVCodec | ff_realtext_decoder |
RealText subtitle decoder.
Definition in file realtextdec.c.
|
static |
Definition at line 32 of file realtextdec.c.
Referenced by realtext_decode_frame().
|
static |
Definition at line 59 of file realtextdec.c.
AVCodec ff_realtext_decoder |
Definition at line 76 of file realtextdec.c.