Mercurial > libavutil.hg
log pixdesc.c @ 809:e95247c85476 libavutil
age | author | description |
---|---|---|
Thu, 26 Nov 2009 20:58:37 +0000 | stefano | Make av_pix_fmt_descriptors use the same pixel format names as defined libavutil |
Wed, 18 Nov 2009 00:07:20 +0000 | stefano | Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name libavutil |
Wed, 11 Nov 2009 00:02:36 +0000 | cehoyos | Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c. libavutil |
Thu, 05 Nov 2009 23:45:15 +0000 | stefano | Add pixel format descriptors for the HW-accelerated formats. libavutil |
Mon, 02 Nov 2009 20:23:47 +0000 | stefano | Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats. libavutil |
Tue, 27 Oct 2009 20:56:56 +0000 | stefano | Move pixdesc.{h,c} from libavcodec to libavutil. libavutil |