Thu, 04 Mar 2010 00:27:46 +0000 |
stefano |
Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is
libavutil
|
Tue, 16 Feb 2010 20:17:50 +0000 |
stefano |
Move read_line() and write_line() definition from pixdesc.h to
libavutil
|
Sat, 30 Jan 2010 18:50:00 +0000 |
stefano |
Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().
libavutil
|
Wed, 20 Jan 2010 18:54:51 +0000 |
fenrir |
H264 DXVA2 implementation
libavutil
|
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
|