Go to the source code of this file.
Functions | |
static av_cold int | encode_init (AVCodecContext *avctx) |
static int | encode_frame (AVCodecContext *avctx, uint8_t *buf, int buf_size, void *data) |
static av_cold int | encode_close (AVCodecContext *avctx) |
static av_cold int encode_close | ( | AVCodecContext * | avctx | ) | [static] |
static int encode_frame | ( | AVCodecContext * | avctx, |
uint8_t * | buf, | ||
int | buf_size, | ||
void * | data | ||
) | [static] |
static av_cold int encode_init | ( | AVCodecContext * | avctx | ) | [static] |