Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Const correctness for src pointer. Remove all constness related warnings in | zuxy | 2010-01-15 |
* | /nop is illegal with Apple's older version of gas, this was fixed elsewhere | conrad | 2010-01-12 |
* | Make sure that sfence is used after any non temporal stores. | zuxy | 2010-01-12 |
* | Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for | zuxy | 2010-01-11 |
* | MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just | zuxy | 2010-01-09 |
* | Remove const to avoid a bunch of GCC warnings against discarded qualifiers and | zuxy | 2010-01-07 |
* | Cosmetics: | ramiro | 2009-08-16 |
* | BGR32 MMX special convertor. | ramiro | 2009-08-14 |
* | Move yuv2rgb code to subdirs. | ramiro | 2009-03-26 |