summaryrefslogtreecommitdiff
path: root/postproc/rgb2rgb_template.c
Commit message (Expand)AuthorAge
...
* Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still brokenNick Kurshev2001-11-05
* Well - old algorithms and new stuff rgb24to16(15)Nick Kurshev2001-11-05
* More standards compilanceNick Kurshev2001-11-05
* yuy2toyv12 in MMXMichael Niedermayer2001-11-05
* yv12toyuy2 in MMXMichael Niedermayer2001-11-05
* yv12 <-> yuy2 in CMichael Niedermayer2001-11-05
* faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is...Michael Niedermayer2001-11-04
* palette to bgr24Michael Niedermayer2001-11-04
* bgr32to16, bgr32to15 (needed for palette stuff)Michael Niedermayer2001-11-04
* using const modifierNick Kurshev2001-11-04
* cosmeticNick Kurshev2001-10-30
* Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of can't compileNick Kurshev2001-10-29
* cant compile on non x86 bugfixMichael Niedermayer2001-10-29
* 32to24: MMX, MMX2, 3DNOW optimizationNick Kurshev2001-10-28
* More elegant solutionNick Kurshev2001-10-28
* preprocessor cleanupNick Kurshev2001-10-28
* sfenceNick Kurshev2001-10-28
* More accurate prefetchingNick Kurshev2001-10-28
* mmx, mmx2, 3dnow optimized 24to32Nick Kurshev2001-10-28
* mmx optimized 24to32Nick Kurshev2001-10-28
* Prev ver could work only on x86Nick Kurshev2001-10-28
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-28
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-28
* vo_vesa: rgb2rgb supportNick Kurshev2001-10-28