aboutsummaryrefslogtreecommitdiffhomepage
path: root/fmt-conversion.c
Commit message (Expand)AuthorAge
* Add support for 12-bit color mode on framebuffer devices.Gravatar cehoyos2010-05-06
* Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats.Gravatar reimar2010-01-17
* More format support in fmt-conversion.c: split RGB32 and BGR32Gravatar reimar2010-01-17
* Add support for YUV format with alpha and fix the codecs.conf entry for vp6aGravatar reimar2009-12-31
* Add support for 16-bit per component YUV formats.Gravatar reimar2009-12-31
* Add support for 440p colorspace.Gravatar reimar2009-12-30
* Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capableGravatar cehoyos2009-11-10
* Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE.Gravatar cehoyos2009-08-11
* 100l, add forgotten BGR15 format to fmt-conversion.c tableGravatar reimar2009-03-31
* Re-add accidentally discarded comment about YUVJ format.Gravatar reimar2009-02-19
* Create a fmt-conversion.c file so fmt-conversion.h can be included by multipl...Gravatar reimar2009-02-14