22 Commits (12e3287f034ab35e8b2bd12f6f90738f8b744252)

Author SHA1 Message Date
Nick Kurshev 12e3287f03 More standards compilance 23 years ago
Michael Niedermayer bd09433fa9 yuy2toyv12 in MMX 23 years ago
Michael Niedermayer 4060205ba7 yv12toyuy2 in MMX 23 years ago
Michael Niedermayer d9d58d172e yv12 <-> yuy2 in C 23 years ago
Michael Niedermayer 9b2c28e6ed faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster 23 years ago
Michael Niedermayer 9ce6584e49 palette to bgr24 23 years ago
Michael Niedermayer fcfbc150aa bgr32to16, bgr32to15 (needed for palette stuff) 23 years ago
Nick Kurshev 569931477e using const modifier 23 years ago
Nick Kurshev 51da31f16b cosmetic 23 years ago
Nick Kurshev a3aece931b Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of can't compile 23 years ago
Michael Niedermayer e697a1413b cant compile on non x86 bugfix 23 years ago
Nick Kurshev 494a6294bf 32to24: MMX, MMX2, 3DNOW optimization 23 years ago
Nick Kurshev 90f8a479b7 More elegant solution 23 years ago
Nick Kurshev 2f6b90b0f9 preprocessor cleanup 23 years ago
Nick Kurshev 79811694c5 sfence 23 years ago
Nick Kurshev 18224bc9be More accurate prefetching 23 years ago
Nick Kurshev 96b956cc46 mmx, mmx2, 3dnow optimized 24to32 23 years ago
Nick Kurshev 49a0c6eec8 mmx optimized 24to32 23 years ago
Nick Kurshev fde33ab52e Prev ver could work only on x86 23 years ago
Nick Kurshev b238eb2e77 vo_vesa: more rgb2rgb support 23 years ago
Nick Kurshev 59ac5a936c vo_vesa: more rgb2rgb support 23 years ago
Nick Kurshev b234ae818b vo_vesa: rgb2rgb support 23 years ago