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_template.c
Commit message (
Expand
)
Author
Age
*
Improved NV12/NV21 support.
syrjala
2005-02-16
*
fix few x86_64 registers handling
aurel
2005-01-21
*
100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
reimar
2005-01-19
*
10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch
aurel
2004-10-22
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
altivec yuv->rgb converter
michael
2004-06-27
*
AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...
michael
2004-04-06
*
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...
michael
2004-03-11
*
rounding fixes
michael
2003-10-15
*
many small typo and grammar fixes
gabucino
2003-10-04
*
killed an mp_msg occurance
alex
2003-04-21
*
mplayer idependant (not really yet) swscale example
michael
2003-04-17
*
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
*
1000l
michael
2003-02-15
*
bigendian bug (fixes?)
michael
2003-02-15
*
cleanup
michael
2003-02-13
*
cleanup
michael
2003-02-13
*
cleanup
michael
2003-02-13
*
UYVY input
michael
2003-01-23
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2002-11-23
*
mmx yuy2 output
michael
2002-10-13
*
yuy2 output support
michael
2002-10-13
*
fixing y422p output
michael
2002-09-09
*
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...
michael
2002-07-09
*
last line messed up in Y800 bugfix
michael
2002-06-30
*
use unified yuv2rgb init
michael
2002-06-27
*
killing globals
michael
2002-06-24
*
100l (non mmx versions didnt compile)
michael
2002-06-24
*
yvu9 support (other planar yuv formats with other chroma subsamplings should ...
michael
2002-06-23
*
cleanup
michael
2002-06-23
*
selftest support
michael
2002-06-23
*
cleanup & grayscale support
michael
2002-06-22
*
sync with mplayer xp
arpi
2002-06-22
*
printf to mp_msg
albeu
2002-05-02
*
overread in the mmx2 horizontal scaler fixed
michael
2002-04-01
*
add mangling
atmos4
2002-03-03
*
101++
michael
2002-02-21
*
fixing bgr32 output on big-endian systems
michael
2002-02-21
*
minor dststride bugfix for i420 output
michael
2002-02-14
*
bgr24toUV in MMX
michael
2002-02-09
*
bgr24toY in MMX
michael
2002-02-09
*
bgr15 input support
michael
2002-02-08
*
faster bgr16 input
michael
2002-02-08
*
bgr16 input support
michael
2002-02-08
*
rgb32 & rgb24 input support
michael
2002-02-06
*
swScale internally uses yuv2rgb now if possible
michael
2002-02-06
*
MMX(2) optimized YUY2 input
michael
2002-02-02
*
YUY2, BGR24, BGR32 input support (no mmx yet)
michael
2002-02-01
[next]