Go to the source code of this file.
Initial value:= {
.name = "avui",
}
packed YUV 4:2:2, 16bpp, Cb Y0 Cr Y1
static av_cold int avui_encode_init(AVCodecContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int avui_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet)
static av_cold int avui_encode_close(AVCodecContext *avctx)
#define CODEC_CAP_EXPERIMENTAL
Codec is experimental and is thus avoided in favor of non experimental encoders.
AVPixelFormat
Pixel format.
Definition at line 107 of file avuienc.c.