AVCodecContext.coded_frame

the picture in the bitstream - encoding: Set by libavcodec. - decoding: unused

@deprecated use the quality factor packet side data instead

struct AVCodecContext
deprecated
static if(FF_API_CODED_FRAME)
AVFrame* coded_frame;

Meta