Thu, 05 Jul 2007 10:18:58 +0000 |
diego |
license header consistency cosmetics
|
Wed, 13 Jun 2007 17:48:15 +0000 |
diego |
misc spelling fixes
|
Sun, 29 Apr 2007 13:39:50 +0000 |
diego |
cosmetics: Fix stray wrongly indented line.
|
Sat, 28 Apr 2007 11:44:49 +0000 |
diego |
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
|
Sat, 28 Apr 2007 11:41:11 +0000 |
diego |
cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.
|
Thu, 26 Apr 2007 23:07:11 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Wed, 18 Apr 2007 16:40:58 +0000 |
ivo |
preserve alpha channel when converting rgb32 to bgr32 in plain C
|
Wed, 18 Apr 2007 09:27:59 +0000 |
ivo |
skip MMX code in rgb24tobgr24 if the size of the input is smaller than the
|
Wed, 18 Apr 2007 09:26:22 +0000 |
ivo |
skip MMX code in rgb32to16 if the size of the input is smaller than the
|
Wed, 18 Apr 2007 09:24:49 +0000 |
ivo |
skip MMX code in rgb32to15 if the size of the input is smaller than the
|
Tue, 17 Apr 2007 20:38:17 +0000 |
ivo |
slightly faster rgb32tobgr32; avoid one add and one cmp
|
Mon, 16 Apr 2007 21:41:03 +0000 |
ivo |
New implementation of rgb32tobgr32
|
Wed, 11 Apr 2007 21:00:25 +0000 |
ivo |
Remove code duplication in sws_rgb2rgb_init.
|
Sun, 19 Nov 2006 10:38:12 +0000 |
lucabe |
Clarify that some of the non-SIMD code is now LGPLed.
|
Tue, 07 Nov 2006 07:07:05 +0000 |
gpoirier |
Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS
|