Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for 12-bit color mode on framebuffer devices. | cehoyos | 2010-05-06 | 1 | -0/+4 |
* | Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats. | reimar | 2010-01-17 | 1 | -4/+8 |
* | More format support in fmt-conversion.c: split RGB32 and BGR32 | reimar | 2010-01-17 | 1 | -2/+4 |
* | Add support for YUV format with alpha and fix the codecs.conf entry for vp6a | reimar | 2009-12-31 | 1 | -0/+3 |
* | Add support for 16-bit per component YUV formats. | reimar | 2009-12-31 | 1 | -0/+6 |
* | Add support for 440p colorspace. | reimar | 2009-12-30 | 1 | -0/+2 |
* | Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable | cehoyos | 2009-11-10 | 1 | -0/+1 |
* | Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE. | cehoyos | 2009-08-11 | 1 | -0/+2 |
* | 100l, add forgotten BGR15 format to fmt-conversion.c table | reimar | 2009-03-31 | 1 | -0/+1 |
* | Re-add accidentally discarded comment about YUVJ format. | reimar | 2009-02-19 | 1 | -2/+7 |
* | Create a fmt-conversion.c file so fmt-conversion.h can be included by multipl... | reimar | 2009-02-14 | 1 | -0/+95 |