aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/pixdesc.c
Commit message (Expand)AuthorAgeFilesLines
* Make av_pix_fmt_descriptors use the same pixel format names as definedStefano Sabatini2009-11-261-5/+5
* Rename AVPixFmtDescriptor.nb_channels to nb_components, the new nameStefano Sabatini2009-11-181-51/+51
* Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c.Carl Eugen Hoyos2009-11-111-0/+6
* Add pixel format descriptors for the HW-accelerated formats.Stefano Sabatini2009-11-051-0/+56
* Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats.Stefano Sabatini2009-11-021-0/+4
* Move pixdesc.{h,c} from libavcodec to libavutil.Stefano Sabatini2009-10-271-0/+596