summaryrefslogtreecommitdiffstats
path: root/postproc/yuv2rgb_template.c
Commit message (Expand)AuthorAgeFilesLines
* runtime cpu detectionmichael2001-11-261-57/+26
* 15/16 bpp ditheringmichael2001-11-061-1/+40
* mmx2 bgr24 stuff from swscale (slightly faster)michael2001-11-061-2/+53
* vars are aligned by 8 now (even faster, yes they where not aligned correctly)michael2001-11-061-10/+10
* 16bpp is 10% fastermichael2001-11-061-22/+11
* 15 bpp supportmichael2001-11-061-0/+88
* common code moved to a #definemichael2001-11-061-187/+227
* Move yuv2rgb to postprocessnick2001-11-061-0/+403