= {
.p.name = "hevc_amf",
.p.wrapper_name = "amf",
}
const AVCodecHWConfigInternal *const ff_amfenc_hw_configs[]
int av_cold ff_amf_encode_close(AVCodecContext *avctx)
Common encoder termination function.
int ff_amf_receive_packet(AVCodecContext *avctx, AVPacket *avpkt)
Ecoding one frame - common function for all AMF encoders.
enum AVPixelFormat ff_amf_pix_fmts[]
Supported formats.
static const FFCodecDefault defaults[]
static const AVClass hevc_amf_class
static av_cold int amf_encode_init_hevc(AVCodecContext *avctx)
#define CODEC_PIXFMTS_ARRAY(array)
#define FF_CODEC_CAP_NOT_INIT_THREADSAFE
The codec is not known to be init-threadsafe (i.e.
#define FF_CODEC_RECEIVE_PACKET_CB(func)
#define CODEC_LONG_NAME(str)
#define FF_CODEC_CAP_INIT_CLEANUP
The codec allows calling the close function for deallocation even if the init function returned a fai...
#define AV_CODEC_CAP_DELAY
Encoder or decoder requires flushing with NULL input at the end in order to give the complete and cor...
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() or get_encode_buffer() for allocating buffers and supports custom allocators.
#define AV_CODEC_CAP_HARDWARE
Codec is backed by a hardware implementation.
@ AVCOL_RANGE_MPEG
Narrow or limited range content.
@ AVCOL_RANGE_JPEG
Full range content.