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
*
FreeBSD fix
nexus
2005-02-14
*
Compile fix on non-x86
reimar
2005-02-01
*
makes funnyCode pages executable (for CPU with NX bit)
aurel
2005-01-31
*
fix few x86_64 registers handling
aurel
2005-01-21
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
postproc/yuv2rgb_altivec.c compile fix
michael
2004-10-05
*
passing an array or double precission parameters for the scaling function, in...
michael
2004-09-18
*
fix altivec.h inclusion (vector keyword in structure)
alex
2004-07-17
*
Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at iris...
michael
2004-07-06
*
altivec yuv->rgb converter
michael
2004-06-27
*
this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
rfelker
2004-05-01
*
attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
michael
2004-04-26
*
AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...
michael
2004-04-06
*
altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)
michael
2004-03-14
*
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...
michael
2004-03-11
*
1000l
michael
2003-11-06
*
-sws 0 && -ssf chs fixed
michael
2003-11-04
*
minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)
michael
2003-10-22
*
dither scaling coefficients so they add up to 1.0
michael
2003-10-15
*
rounding fixes
michael
2003-10-15
*
uyvy output support in swscaler
alex
2003-10-09
*
many small typo and grammar fixes
gabucino
2003-10-04
*
srcSliceY % 4 != 0 fix
michael
2003-09-26
*
fixing "internal error in orderYUV" bug
michael
2003-06-19
*
unused
alex
2003-06-01
*
removed the last mp_msg :)
alex
2003-05-01
*
remove remaining cpudetect dependancy
michael
2003-04-25
*
moving getFilter stuff back (vf_scale.c -> swscale.c)
michael
2003-04-25
*
removing sws - global verbose var dependancy
michael
2003-04-24
*
mplayer idependant (not really yet) swscale example
michael
2003-04-17
*
10l
michael
2003-03-27
*
10000l (YUV vs. YVU swscale fix/cleanup)
michael
2003-03-27
*
cleanup
michael
2003-02-24
*
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
*
cleanup
michael
2003-02-18
*
brightness / saturation / contrast / different yuv colorspace support for som...
michael
2003-02-13
*
cleanup
michael
2003-02-13
*
10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2003-02-01
*
fixing rgb4 & bgr4 (2 pixels per byte)
michael
2003-01-30
*
UYVY input
michael
2003-01-23
*
10l
michael
2002-11-04
*
verbose can be negative
arpi
2002-11-01
*
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
michael
2002-10-13
*
mmx yuy2 output
michael
2002-10-13
*
yuy2 output support
michael
2002-10-13
*
planar yuv 444 422 411 support
michael
2002-08-01
*
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...
michael
2002-07-09
*
more scaling algos
michael
2002-07-04
*
using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
michael
2002-06-30
[next]