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