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
Commit message (
Expand
)
Author
Age
...
*
15/16 bpp dithering
michael
2001-11-06
*
better dithering
michael
2001-11-06
*
Minor speedup of rgb32to24. (performance is not successful)
nick
2001-11-06
*
Remove a few obsolete header includes (fixes a compile error on solaris)
jkeil
2001-11-06
*
minor changes (fixed some warnings, added attribute aligned(8) stuff)
michael
2001-11-06
*
MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuff
nick
2001-11-06
*
optimized rgb24to16 stuff
nick
2001-11-06
*
mmx2 bgr24 stuff from swscale (slightly faster)
michael
2001-11-06
*
rgb24to32 now is faster
nick
2001-11-06
*
vars are aligned by 8 now (even faster, yes they where not aligned correctly)
michael
2001-11-06
*
16bpp is 10% faster
michael
2001-11-06
*
15 bpp support
michael
2001-11-06
*
common code moved to a #define
michael
2001-11-06
*
Move yuv2rgb to postprocess
nick
2001-11-06
*
faster bgr24 output
michael
2001-11-06
*
only 6 registers used
michael
2001-11-05
*
unsigned stuff
michael
2001-11-05
*
yuy2toyv12 fixed and speedup
michael
2001-11-05
*
fixed yv12toyuy2
michael
2001-11-05
*
Forgot
nick
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
*
green line fix for dstw%8!=0
michael
2001-11-04
*
using const modifier
nick
2001-11-04
*
fixed warnings
michael
2001-11-04
*
faster bgr15/16
michael
2001-11-04
*
right green line bugfix for width not %8==0 (untested -vo vesa doesnt work)
michael
2001-11-02
*
deinterlace bugfix
michael
2001-10-31
*
c speedup (x1, rk1 filters)
michael
2001-10-31
*
c speedup
michael
2001-10-31
*
15/16bit in C speedup
michael
2001-10-31
*
c optimizations
michael
2001-10-30
*
c optimizations
michael
2001-10-30
*
c optimizations (array is faster than pointer) (16bpp variants tested and 2% ...
michael
2001-10-30
*
minor speedup
michael
2001-10-30
*
interpolate chrominance for every second line in the 1:1 vertical scale function
michael
2001-10-30
*
bugfixes
michael
2001-10-30
*
cosmetic
nick
2001-10-30
*
fixed a warning
michael
2001-10-29
*
No longer required
nick
2001-10-29
*
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
[prev]
[next]