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
/
swscale.c
Commit message (
Expand
)
Author
Age
*
a few warning fixes (missing #include's)
pl
2001-10-25
*
downscale
michael
2001-10-25
*
BGR24 bugfix
michael
2001-10-21
*
fixed alignment (static variables where sometimes not 8-byte aligned)
michael
2001-10-20
*
first line bug fixed (happend if the image was scaled down or 1:1)
michael
2001-10-19
*
horizontal scaling bugs fixed, should be mostly bugfree now
michael
2001-10-19
*
xinc scaled by 16 instead of 8
arpi
2001-10-19
*
horizontal lines bugfix
michael
2001-10-19
*
vertical lines bugfix
michael
2001-10-19
*
(C) fixed
arpi
2001-10-19
*
fixed a bug which caused horizontal lines
michael
2001-10-19
*
increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)
michael
2001-10-18
*
24bpp support (untested)
michael
2001-10-17
*
added (f)emms
arpi
2001-10-17
*
bpp changed from bytespp to bitspp
arpi
2001-10-17
*
fixed out of regs "bug"
michael
2001-10-17
*
MMX & MMX2 optimizations (MMX2 is buggy and commented out)
michael
2001-10-17
*
fix rgb/bgr for 15/16bpp
atmos4
2001-10-17
*
16bpp code for atmos
arpi
2001-10-16
*
software yv12->rgb scaler - separated from fsdga
arpi
2001-10-15