Sun, 30 May 2010 08:44:05 +0000 |
diego |
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.
|
Fri, 15 Jan 2010 08:51:51 +0000 |
zuxy |
Const correctness for src pointer. Remove all constness related warnings in
|
Tue, 12 Jan 2010 19:03:09 +0000 |
conrad |
/nop is illegal with Apple's older version of gas, this was fixed elsewhere
|
Tue, 12 Jan 2010 02:34:33 +0000 |
zuxy |
Make sure that sfence is used after any non temporal stores.
|
Mon, 11 Jan 2010 08:21:31 +0000 |
zuxy |
Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for
|
Sat, 09 Jan 2010 17:20:49 +0000 |
zuxy |
MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just
|
Thu, 07 Jan 2010 07:13:18 +0000 |
zuxy |
Remove const to avoid a bunch of GCC warnings against discarded qualifiers and
|
Sun, 16 Aug 2009 21:11:28 +0000 |
ramiro |
Cosmetics:
|
Fri, 14 Aug 2009 02:15:28 +0000 |
ramiro |
BGR32 MMX special convertor.
|
Thu, 26 Mar 2009 01:30:10 +0000 |
ramiro |
Move yuv2rgb code to subdirs.
|