|
FFmpeg
|
Data Structures | |
| struct | RcOverride |
Functions | |
| int | avcodec_encode_subtitle (AVCodecContext *avctx, uint8_t *buf, int buf_size, const AVSubtitle *sub) |
| int avcodec_encode_subtitle | ( | AVCodecContext * | avctx, |
| uint8_t * | buf, | ||
| int | buf_size, | ||
| const AVSubtitle * | sub | ||
| ) |
Definition at line 189 of file encode.c.
Referenced by do_subtitle_out(), and wrap().
1.8.17