index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postproc
/
swscale_template.c
Age
Commit message (
Expand
)
Author
2006-02-18
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
Alan Curry
2006-01-13
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-10-12
Change unsigned->signed and int->long, this fits the asm code better on 64
Reimar Döffinger
2005-07-12
Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
Guillaume Poirier
2005-06-30
Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others
Guillaume Poirier
2005-06-28
Another REG_d -> REG_D fix.
Reimar Döffinger
2005-06-24
Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
Guillaume Poirier
2005-06-19
10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32
Guillaume Poirier
2005-06-18
GCC-4 fix for AMD-64
Guillaume Poirier
2005-06-02
one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa...
Michael Niedermayer
2005-04-29
unused define
Alex Beregszaszi
2005-02-16
Improved NV12/NV21 support.
Ville Syrjälä
2005-01-21
fix few x86_64 registers handling
Aurelien Jacobs
2005-01-19
100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Reimar Döffinger
2004-10-22
10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch
Aurelien Jacobs
2004-10-21
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Aurelien Jacobs
2004-06-27
altivec yuv->rgb converter
Michael Niedermayer
2004-04-06
AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...
Romain Dolbeau
2004-03-11
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...
Romain Dolbeau
2003-10-15
rounding fixes
Michael Niedermayer
2003-10-04
many small typo and grammar fixes
Gabucino
2003-04-21
killed an mp_msg occurance
Alex Beregszaszi
2003-04-17
mplayer idependant (not really yet) swscale example
Michael Niedermayer
2003-02-24
cleanup
Michael Niedermayer
2003-02-23
sws_ prefix, more seperation between internal & external swscaler API
Michael Niedermayer
2003-02-21
yuv2rgb brightness/contrast/saturation/different colorspaces support finished
Michael Niedermayer
2003-02-15
1000l
Michael Niedermayer
2003-02-15
bigendian bug (fixes?)
Michael Niedermayer
2003-02-13
cleanup
Michael Niedermayer
2003-02-13
cleanup
Michael Niedermayer
2003-02-13
cleanup
Michael Niedermayer
2003-01-23
UYVY input
Michael Niedermayer
2002-11-23
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Dominik Mierzejewski
2002-10-13
mmx yuy2 output
Michael Niedermayer
2002-10-13
yuy2 output support
Michael Niedermayer
2002-09-09
fixing y422p output
Michael Niedermayer
2002-07-09
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...
Michael Niedermayer
2002-06-30
last line messed up in Y800 bugfix
Michael Niedermayer
2002-06-27
use unified yuv2rgb init
Michael Niedermayer
2002-06-24
killing globals
Michael Niedermayer
2002-06-24
100l (non mmx versions didnt compile)
Michael Niedermayer
2002-06-23
yvu9 support (other planar yuv formats with other chroma subsamplings should ...
Michael Niedermayer
2002-06-23
cleanup
Michael Niedermayer
2002-06-23
selftest support
Michael Niedermayer
2002-06-22
cleanup & grayscale support
Michael Niedermayer
2002-06-22
sync with mplayer xp
Arpi
2002-05-02
printf to mp_msg
Alban Bedel
2002-04-01
overread in the mmx2 horizontal scaler fixed
Michael Niedermayer
2002-03-03
add mangling
Felix Bünemann
2002-02-21
101++
Michael Niedermayer
[next]