Go to the source code of this file.
◆ AMF_VIDEO_ENCODER_AV1_CAP_WIDTH_ALIGNMENT_FACTOR_LOCAL
#define AMF_VIDEO_ENCODER_AV1_CAP_WIDTH_ALIGNMENT_FACTOR_LOCAL L"Av1WidthAlignmentFactor" |
◆ AMF_VIDEO_ENCODER_AV1_CAP_HEIGHT_ALIGNMENT_FACTOR_LOCAL
#define AMF_VIDEO_ENCODER_AV1_CAP_HEIGHT_ALIGNMENT_FACTOR_LOCAL L"Av1HeightAlignmentFactor" |
◆ OFFSET
◆ VE
◆ amf_encode_init_av1()
◆ options
◆ defaults
Initial value:= {
{ "refs", "-1" },
{ "aspect", "0" },
{ "b", "0" },
{ "g", "-1" },
{ "qmin", "-1" },
{ "qmax", "-1" },
}
Definition at line 717 of file amfenc_av1.c.
◆ av1_amf_class
Initial value:= {
.class_name = "av1_amf",
}
Definition at line 727 of file amfenc_av1.c.
◆ ff_av1_amf_encoder
Initial value:= {
.p.name = "av1_amf",
.p.wrapper_name = "amf",
}
Definition at line 734 of file amfenc_av1.c.
#define FF_CODEC_CAP_INIT_CLEANUP
The codec allows calling the close function for deallocation even if the init function returned a fai...
static const FFCodecDefault defaults[]
#define AV_CODEC_CAP_HARDWARE
Codec is backed by a hardware implementation.
int av_cold ff_amf_encode_close(AVCodecContext *avctx)
Common encoder termination function.
static const AVOption options[]
#define CODEC_LONG_NAME(str)
static av_cold int amf_encode_init_av1(AVCodecContext *avctx)
#define LIBAVUTIL_VERSION_INT
#define CODEC_PIXFMTS_ARRAY(array)
#define FF_CODEC_RECEIVE_PACKET_CB(func)
int ff_amf_receive_packet(AVCodecContext *avctx, AVPacket *avpkt)
Ecoding one frame - common function for all AMF encoders.
const char * av_default_item_name(void *ptr)
Return the context name.
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() or get_encode_buffer() for allocating buffers and supports custom allocators.
enum AVPixelFormat ff_amf_pix_fmts[]
Supported formats.
const AVCodecHWConfigInternal *const ff_amfenc_hw_configs[]
@ AVCOL_RANGE_MPEG
Narrow or limited range content.
static const AVClass av1_amf_class
#define AV_CODEC_CAP_DELAY
Encoder or decoder requires flushing with NULL input at the end in order to give the complete and cor...