#include "avcodec.h"
#include "internal.h"
Go to the source code of this file.
Initial value:= {
.name = "avui",
}
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. ...
AVPixelFormat
Pixel format.
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.
packed YUV 4:2:2, 16bpp, Cb Y0 Cr Y1
Definition at line 102 of file avuienc.c.