24 #ifndef AVCODEC_IMGCONVERT_H
25 #define AVCODEC_IMGCONVERT_H
30 #if LIBAVCODEC_VERSION_MAJOR < 53
four components are given, that's all.
attribute_deprecated int ff_set_systematic_pal(uint32_t pal[256], enum PixelFormat pix_fmt)
attribute_deprecated int ff_get_plane_bytewidth(enum PixelFormat pix_fmt, int width, int plane)
attribute_deprecated int ff_fill_pointer(AVPicture *picture, uint8_t *ptr, enum PixelFormat pix_fmt, int height)
attribute_deprecated int ff_fill_linesize(AVPicture *picture, enum PixelFormat pix_fmt, int width)
#define attribute_deprecated