Sat, 05 Sep 2009 23:33:25 +0000 |
ramiro |
Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().
libavcodec
|
Mon, 27 Apr 2009 23:20:30 +0000 |
stefano |
Implement av_get_bits_per_pixel().
libavcodec
|
Sat, 25 Apr 2009 18:29:31 +0000 |
stefano |
Add pixdescs definitions for planar YUV pixfmts with 16 bits per
libavcodec
|
Sat, 25 Apr 2009 07:53:55 +0000 |
stefano |
Add missing pixel format descriptor definitions.
libavcodec
|
Tue, 31 Mar 2009 18:52:50 +0000 |
stefano |
Cosmetics: reorder the pixel format descriptors to make them match the
libavcodec
|
Tue, 31 Mar 2009 18:41:39 +0000 |
stefano |
Change the order of the components for RGB565LE and RGB565BE,
libavcodec
|
Tue, 31 Mar 2009 18:36:58 +0000 |
stefano |
Add comments specifying the name of the components in the descriptors.
libavcodec
|
Sun, 22 Mar 2009 21:01:08 +0000 |
stefano |
Export to pixdesc.h the av_pix_fmt_descriptors array.
libavcodec
|
Sat, 21 Mar 2009 23:08:20 +0000 |
stefano |
Change the RGB5X5/BGR5X5 pixel format defines so that we have little
libavcodec
|
Wed, 18 Mar 2009 20:10:09 +0000 |
stefano |
Implement a name field for AVPixFmtDescriptor.
libavcodec
|
Sun, 15 Mar 2009 10:33:51 +0000 |
stefano |
Rename the (yet not defined) macros:
libavcodec
|
Wed, 25 Feb 2009 18:03:47 +0000 |
diego |
spelling/wording/grammar cosmetics
libavcodec
|
Tue, 24 Feb 2009 01:08:29 +0000 |
michael |
Pixel Format descriptor, try #1.
libavcodec
|