Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. | Diego Biurrun | 2010-05-30 | 1 | -2/+2 |
* | Remove GPL-licensed YUV to RGB MMX routines. | Diego Biurrun | 2010-05-30 | 1 | -8/+0 |
* | 13% faster yuv420 to rgb15 mmx. | Loren Merritt | 2010-05-19 | 1 | -0/+3 |
* | alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines | Diego Biurrun | 2010-05-04 | 1 | -0/+8 |
* | MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just | Zuxy Meng | 2010-01-09 | 1 | -2/+4 |
* | Cosmetics: | Ramiro Polla | 2009-08-16 | 1 | -8/+8 |
* | BGR32 MMX special convertor. | Peter Schlaile | 2009-08-14 | 1 | -0/+10 |
* | Move yuv2rgb code to subdirs. | Ramiro Polla | 2009-03-26 | 1 | -0/+89 |