Go to the source code of this file.
Initial value:= {
.name = "avui",
}
packed YUV 4:2:2, 16bpp, Cb Y0 Cr Y1
#define AV_CODEC_CAP_EXPERIMENTAL
Codec is experimental and is thus avoided in favor of non experimental encoders.
#define AV_CODEC_CAP_INTRA_ONLY
Codec is intra only.
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)
AVPixelFormat
Pixel format.
Definition at line 94 of file avuienc.c.