summaryrefslogtreecommitdiffstats
path: root/libswscale/yuv2rgb_vis.c
Commit message (Expand)AuthorAgeFilesLines
* Move yuv2rgb code to subdirs.ramiro2009-03-261-209/+0
* Consistently use ff_ prefixes for internal symbols.diego2009-03-181-1/+1
* Fix typo in comments.rathann2009-03-011-2/+2
* Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255).reimar2009-03-011-2/+4
* Prefix visible YUV2RGB functions with sws_kostya2009-02-091-1/+1
* Convert asm keyword into __asm__.flameeyes2008-10-161-2/+2
* Add missing #include, patch by Jan Knutar, jknutar nic fi.diego2008-06-081-0/+1
* Cosmetics: whitespacesbenoit2008-01-171-1/+1
* UltraSPARC VIS yuv2rgbbenoit2007-07-191-0/+206