Allocate a custom buffer
Hardware accelerated codec capabilities. see FF_HWACCEL_CODEC_CAP_*
Called for every Macroblock in a slice.
Callback for each slice.
Called at the end of each frame or field picture.
Size of per-frame hardware accelerator private data.
Codec implemented by the hardware accelerator.
Initialize the hwaccel private data.
Name of the hardware accelerated codec. The name is globally unique among encoders and among decoders (but an encoder and a decoder can share the same name).
No fields below this line are part of the public API. They may not be used outside of libavcodec and can be changed and removed at will. New public fields should be added right above. ****************************************************************
Supported pixel format.
Size of the private data to allocate in AVCodecInternal.hwaccel_priv_data.
Called at the beginning of each frame or field picture.
Type of codec implemented by the hardware accelerator.
Uninitialize the hwaccel private data.
AVHWAccel.