Go to the source code of this file.
Initial value:= {
.name = "v308",
}
planar YUV 4:4:4, 24bpp, (1 Cr & Cb sample per 1x1 Y samples)
#define AV_CODEC_CAP_INTRA_ONLY
Codec is intra only.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int v308_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet)
static av_cold int v308_encode_close(AVCodecContext *avctx)
static av_cold int v308_encode_init(AVCodecContext *avctx)
AVPixelFormat
Pixel format.
Definition at line 76 of file v308enc.c.