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.h
Commit message (
Expand
)
Author
Age
*
passing an array or double precission parameters for the scaling function, in...
michael
2004-09-18
*
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...
michael
2004-03-11
*
moving getFilter stuff back (vf_scale.c -> swscale.c)
michael
2003-04-25
*
removing sws - global verbose var dependancy
michael
2003-04-24
*
10000l (YUV vs. YVU swscale fix/cleanup)
michael
2003-03-27
*
sws_ prefix, more seperation between internal & external swscaler API
michael
2003-02-23
*
yuv2rgb brightness/contrast/saturation/different colorspaces support finished
michael
2003-02-21
*
brightness / saturation / contrast / different yuv colorspace support for som...
michael
2003-02-13
*
cleanup
michael
2003-02-13
*
cleanup
michael
2003-02-13
*
more scaling algos
michael
2002-07-04
*
-sws 6 (luma bicubic & chroma bilinear)
michael
2002-06-27
*
use unified yuv2rgb init
michael
2002-06-27
*
10l
michael
2002-06-24
*
100l (non mmx versions didnt compile)
michael
2002-06-24
*
selftest support
michael
2002-06-23
*
overread in the mmx2 horizontal scaler fixed
michael
2002-04-01
*
swScale internally uses yuv2rgb now if possible
michael
2002-02-06
*
YUY2, BGR24, BGR32 input support (no mmx yet)
michael
2002-02-01
*
YV12 like formats support (I420/IYUV)
michael
2002-01-30
*
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
michael
2002-01-29
*
nearest neighbor / sdl emulation ;) scaling (-sws 4)
michael
2002-01-28
*
15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT...
michael
2002-01-21
*
copyright(swscaler) = GPL
michael
2002-01-21
*
a few filters (should be removed/merged when arpis videofilter stuff is finis...
michael
2002-01-21
*
general convolution filtering of the source picture
michael
2002-01-21
*
removed global vars so that multiple swscalers can be used
michael
2002-01-20
*
vertical cubic/linear scaling
michael
2001-12-06
*
horizontal up/downscale linear & cubic
michael
2001-12-02
*
swscaler cleanup
michael
2001-11-29
*
yv12 to yv12 scaler
michael
2001-10-28
*
header for swscale.c
arpi
2001-10-15