Go to the source code of this file.
Functions | |
attribute_deprecated int | ff_fill_linesize (AVPicture *picture, enum PixelFormat pix_fmt, int width) |
attribute_deprecated int | ff_fill_pointer (AVPicture *picture, uint8_t *ptr, enum PixelFormat pix_fmt, int height) |
attribute_deprecated int | ff_get_plane_bytewidth (enum PixelFormat pix_fmt, int width, int plane) |
attribute_deprecated int | ff_set_systematic_pal (uint32_t pal[256], enum PixelFormat pix_fmt) |
attribute_deprecated int ff_fill_linesize | ( | AVPicture * | picture, |
enum PixelFormat | pix_fmt, | ||
int | width | ||
) |
attribute_deprecated int ff_fill_pointer | ( | AVPicture * | picture, |
uint8_t * | ptr, | ||
enum PixelFormat | pix_fmt, | ||
int | height | ||
) |
attribute_deprecated int ff_get_plane_bytewidth | ( | enum PixelFormat | pix_fmt, |
int | width, | ||
int | plane | ||
) |
attribute_deprecated int ff_set_systematic_pal | ( | uint32_t | pal[256], |
enum PixelFormat | pix_fmt | ||
) |