FFmpeg 5.1.6
|
Data Structures | |
struct | RcOverride |
Macros | |
#define | AV_INPUT_BUFFER_MIN_SIZE 16384 |
minimum encoding buffer size Used to avoid some checks during header writing. More... | |
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 | ||
) |