Go to the source code of this file.
Functions |
static int | text2movsub (AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) |
static int | mov2textsub (AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) |
Function Documentation
static int mov2textsub |
( |
AVBitStreamFilterContext * |
bsfc, |
|
|
AVCodecContext * |
avctx, |
|
|
const char * |
args, |
|
|
uint8_t ** |
poutbuf, |
|
|
int * |
poutbuf_size, |
|
|
const uint8_t * |
buf, |
|
|
int |
buf_size, |
|
|
int |
keyframe |
|
) |
| |
|
static |
static int text2movsub |
( |
AVBitStreamFilterContext * |
bsfc, |
|
|
AVCodecContext * |
avctx, |
|
|
const char * |
args, |
|
|
uint8_t ** |
poutbuf, |
|
|
int * |
poutbuf_size, |
|
|
const uint8_t * |
buf, |
|
|
int |
buf_size, |
|
|
int |
keyframe |
|
) |
| |
|
static |
Variable Documentation