summaryrefslogtreecommitdiffstats
path: root/libswscale/yuv2rgb_template.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: typo fixdiego2008-10-231-1/+1
* Convert asm keyword into __asm__.flameeyes2008-10-161-12/+12
* Remove b5Dither, g5Dither and r5Dither from libswscale.cehoyos2008-10-041-14/+14
* Remove g6Dither from libswscale.cehoyos2008-10-041-4/+2
* spelling/grammar/wording overhauldiego2008-07-041-16/+16
* cosmetics: __asm__ __volatile__ --> asm volatilediego2008-04-171-12/+12
* Discard two symbols from libswscale.cehoyos2008-02-221-8/+8
* Make some assembler constants global instead of declaring them multiple times.reimar2008-01-291-4/+4
* cosmetic (get rid of _ at the start of local variable names)michael2007-09-241-24/+24
* Remove redundant "all rights reserved" statement, OKed by Walken.diego2007-07-161-1/+0
* typodiego2007-07-141-1/+1
* Group all copyright and author notices together.diego2007-07-051-4/+4
* cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.diego2007-04-291-346/+346
* cosmetics: Remove trailing whitespace.diego2007-04-261-12/+11
* negative stride and h_size-=8 fixmichael2007-02-171-4/+4
* Fix license headers and FSF postal address.diego2007-01-221-2/+2
* Remove the dependency of libswscale on img_format.hlucabe2006-09-171-4/+4
* Move postproc ---> libswscalelucabe2006-06-301-0/+540