14 Commits (dec112691561bddaea07e0ad455a71bf29ade60d)

Author SHA1 Message Date
Diego Biurrun 870a6f4044 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 15 years ago
Diego Biurrun 531f97b0c3 Remove GPL-licensed YUV to RGB MMX routines. 15 years ago
Loren Merritt 8a26b2c665 13% faster yuv420 to rgb15 mmx. 15 years ago
Loren Merritt bffc36e084 40% faster yuv420 to rgb24 mmx. 15 years ago
Diego Biurrun f4ea7c8911 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 15 years ago
Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 15 years ago
David Conrad 28b2866f45 /nop is illegal with Apple's older version of gas, this was fixed elsewhere 15 years ago
Zuxy Meng 845e37e770 Make sure that sfence is used after any non temporal stores. 15 years ago
Zuxy Meng 52c0fcaf52 Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for 15 years ago
Zuxy Meng 23b0072ad7 MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just 15 years ago
Zuxy Meng bb34acd8a4 Remove const to avoid a bunch of GCC warnings against discarded qualifiers and 15 years ago
Ramiro Polla dd68318cee Cosmetics: 15 years ago
Peter Schlaile 562f685307 BGR32 MMX special convertor. 15 years ago
Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 16 years ago