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