| Commit message (Expand) | Author | Age | Files | Lines |
* | Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). | Lars Täuber | 2009-09-05 | 1 | -12/+12 |
* | Implement av_get_bits_per_pixel(). | Stefano Sabatini | 2009-04-27 | 1 | -0/+13 |
* | Add pixdescs definitions for planar YUV pixfmts with 16 bits per | Stefano Sabatini | 2009-04-25 | 1 | -0/+69 |
* | Add missing pixel format descriptor definitions. | Stefano Sabatini | 2009-04-25 | 1 | -0/+314 |
* | Cosmetics: reorder the pixel format descriptors to make them match the | Stefano Sabatini | 2009-03-31 | 1 | -73/+73 |
* | Change the order of the components for RGB565LE and RGB565BE, | Stefano Sabatini | 2009-03-31 | 1 | -4/+4 |
* | Add comments specifying the name of the components in the descriptors. | Stefano Sabatini | 2009-03-31 | 1 | -40/+40 |
* | Export to pixdesc.h the av_pix_fmt_descriptors array. | Stefano Sabatini | 2009-03-22 | 1 | -1/+1 |
* | Change the RGB5X5/BGR5X5 pixel format defines so that we have little | Stefano Sabatini | 2009-03-21 | 1 | -3/+0 |
* | Implement a name field for AVPixFmtDescriptor. | Stefano Sabatini | 2009-03-18 | 1 | -0/+16 |
* | Rename the (yet not defined) macros: | Stefano Sabatini | 2009-03-15 | 1 | -2/+2 |
* | spelling/wording/grammar cosmetics | Diego Biurrun | 2009-02-25 | 1 | -2/+2 |
* | Pixel Format descriptor, try #1. | Michael Niedermayer | 2009-02-24 | 1 | -0/+187 |