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