FFmpeg
|
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, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) |
Variables | |
const FFCodec | ff_subviewer_decoder |
SubViewer subtitle decoder
Definition in file subviewerdec.c.
|
static |
Definition at line 32 of file subviewerdec.c.
Referenced by subviewer_decode_frame().
|
static |
Definition at line 50 of file subviewerdec.c.
const FFCodec ff_subviewer_decoder |
Definition at line 68 of file subviewerdec.c.