const AVPixFmtDescriptor * av_pix_fmt_desc_get(enum AVPixelFormat pix_fmt)
@ AV_PIX_FMT_NB
number of pixel formats, DO NOT USE THIS if you want to link with shared libav* because the number of...
static int get_color_type(const AVPixFmtDescriptor *desc)
int av_get_padded_bits_per_pixel(const AVPixFmtDescriptor *pixdesc)
Return the number of bits per pixel for the pixel format described by pixdesc, including any padding ...
#define AV_LOG_INFO
Standard information.
#define i(width, name, range_min, range_max)
Descriptor that unambiguously describes how the bits of a pixel are stored in the up to 4 data planes...
static void BS_FUNC() skip(BSCTX *bc, unsigned int n)
Skip n bits in the buffer.