index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
postproc
/
rgb2rgb_template.c
Commit message (
Expand
)
Author
Age
*
rgb24toyv12 bugfix
michael
2001-12-20
*
runtime cpu detection
michael
2001-11-26
*
uyvytoyv12 in MMX (untested)
michael
2001-11-11
*
yuy2toyv12 bugfix
michael
2001-11-11
*
uyvy->uv12 added
arpi
2001-11-10
*
.balign or we´ll align by 64kb on some architectures
michael
2001-11-10
*
.align 16
michael
2001-11-10
*
bugfix
michael
2001-11-07
*
rgb32tobgr32 / bgr32torgb32
michael
2001-11-06
*
Minor speedup of rgb32to24. (performance is not successful)
nick
2001-11-06
*
MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuff
nick
2001-11-06
*
optimized rgb24to16 stuff
nick
2001-11-06
*
rgb24to32 now is faster
nick
2001-11-06
*
Move yuv2rgb to postprocess
nick
2001-11-06
*
unsigned stuff
michael
2001-11-05
*
yuy2toyv12 fixed and speedup
michael
2001-11-05
*
fixed yv12toyuy2
michael
2001-11-05
*
Fixed rgb32(24)to15 stuff
nick
2001-11-05
*
Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken
nick
2001-11-05
*
Well - old algorithms and new stuff rgb24to16(15)
nick
2001-11-05
*
More standards compilance
nick
2001-11-05
*
yuy2toyv12 in MMX
michael
2001-11-05
*
yv12toyuy2 in MMX
michael
2001-11-05
*
yv12 <-> yuy2 in C
michael
2001-11-05
*
faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is...
michael
2001-11-04
*
palette to bgr24
michael
2001-11-04
*
bgr32to16, bgr32to15 (needed for palette stuff)
michael
2001-11-04
*
using const modifier
nick
2001-11-04
*
cosmetic
nick
2001-10-30
*
Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of can't compile
nick
2001-10-29
*
cant compile on non x86 bugfix
michael
2001-10-29
*
32to24: MMX, MMX2, 3DNOW optimization
nick
2001-10-28
*
More elegant solution
nick
2001-10-28
*
preprocessor cleanup
nick
2001-10-28
*
sfence
nick
2001-10-28
*
More accurate prefetching
nick
2001-10-28
*
mmx, mmx2, 3dnow optimized 24to32
nick
2001-10-28
*
mmx optimized 24to32
nick
2001-10-28
*
Prev ver could work only on x86
nick
2001-10-28
*
vo_vesa: more rgb2rgb support
nick
2001-10-28
*
vo_vesa: more rgb2rgb support
nick
2001-10-28
*
vo_vesa: rgb2rgb support
nick
2001-10-28