#include <codec.h>
For decoders, a hardware pixel format which that decoder may be able to decode to if suitable hardware is available.
For encoders, a pixel format which the encoder may be able to accept. If set to AV_PIX_FMT_NONE, this applies to all pixel formats supported by the codec.
Definition at line 347 of file codec.h.
Referenced by avcodec_get_hw_frames_parameters(), ff_get_format(), and hwaccel_init().