summaryrefslogtreecommitdiffstats
path: root/libswscale/x86
Commit message (Expand)AuthorAgeFilesLines
* Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included forzuxy2010-01-111-0/+1
* MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it justzuxy2010-01-092-98/+118
* Remove const to avoid a bunch of GCC warnings against discarded qualifiers andzuxy2010-01-071-2/+2
* Cosmetics:ramiro2009-08-162-16/+23
* BGR32 MMX special convertor.ramiro2009-08-142-21/+85
* Move yuv2rgb code to subdirs.ramiro2009-03-262-0/+573