FFmpeg
|
SubViewer subtitle decoder. More...
Go to the source code of this file.
Functions | |
static int | subviewer_event_to_ass (AVBPrint *buf, const char *p) |
static int | subviewer_decode_frame (AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) |
Variables | |
AVCodec | ff_subviewer_decoder |
SubViewer subtitle decoder.
Definition in file subviewerdec.c.
|
static |
Definition at line 31 of file subviewerdec.c.
Referenced by subviewer_decode_frame().
|
static |
Definition at line 49 of file subviewerdec.c.
AVCodec ff_subviewer_decoder |
Definition at line 68 of file subviewerdec.c.