PixFmtInfo Struct Reference


Data Fields

uint8_t color_type
 color type (see FF_COLOR_xxx constants)
uint8_t is_alpha: 1
 true if alpha can be specified
uint8_t padded_size
 padded size in bits if different from the non-padded size

Detailed Description

Definition at line 58 of file imgconvert.c.


Field Documentation

color type (see FF_COLOR_xxx constants)

Definition at line 59 of file imgconvert.c.

Referenced by avcodec_get_pix_fmt_loss(), and is_yuv_planar().

true if alpha can be specified

Definition at line 60 of file imgconvert.c.

Referenced by avcodec_get_pix_fmt_loss(), and img_get_alpha_info().

padded size in bits if different from the non-padded size

Definition at line 61 of file imgconvert.c.

Referenced by avg_bits_per_pixel().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:43:57 2012 for FFmpeg by  doxygen 1.5.8