summaryrefslogtreecommitdiffstats
path: root/libswscale/x86/yuv2rgb_template.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure that sfence is used after any non temporal stores.zuxy2010-01-121-2/+2
* 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-091-96/+114
* Remove const to avoid a bunch of GCC warnings against discarded qualifiers andzuxy2010-01-071-2/+2
* Cosmetics:ramiro2009-08-161-8/+15
* BGR32 MMX special convertor.ramiro2009-08-141-21/+75
* Move yuv2rgb code to subdirs.ramiro2009-03-261-0/+484