Go to the source code of this file.
◆ v410_encode_init()
◆ v410_encode_frame()
◆ ff_v410_encoder
Initial value:= {
.name = "v410",
}
static av_cold int v410_encode_init(AVCodecContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
#define AV_PIX_FMT_YUV444P10
static int v410_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet)
AVPixelFormat
Pixel format.
Definition at line 83 of file v410enc.c.