aboutsummaryrefslogtreecommitdiff
path: root/postproc/swscale_template.c
AgeCommit message (Expand)Author
2006-02-18don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;Alan Curry
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-10-12Change unsigned->signed and int->long, this fits the asm code better on 64Reimar Döffinger
2005-07-12Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poiriergGuillaume Poirier
2005-06-30Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe othersGuillaume Poirier
2005-06-28Another REG_d -> REG_D fix.Reimar Döffinger
2005-06-24Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompileGuillaume Poirier
2005-06-1910l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32Guillaume Poirier
2005-06-18GCC-4 fix for AMD-64Guillaume Poirier
2005-06-02one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa...Michael Niedermayer
2005-04-29unused defineAlex Beregszaszi
2005-02-16Improved NV12/NV21 support.Ville Syrjälä
2005-01-21fix few x86_64 registers handlingAurelien Jacobs
2005-01-19100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_Reimar Döffinger
2004-10-2210000l : fix a crash on x86 due to an horrible mistake in my x86_64 patchAurelien Jacobs
2004-10-21adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Aurelien Jacobs
2004-06-27altivec yuv->rgb converterMichael Niedermayer
2004-04-06AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...Romain Dolbeau
2004-03-11AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...Romain Dolbeau
2003-10-15rounding fixesMichael Niedermayer
2003-10-04many small typo and grammar fixesGabucino
2003-04-21killed an mp_msg occuranceAlex Beregszaszi
2003-04-17mplayer idependant (not really yet) swscale exampleMichael Niedermayer
2003-02-24cleanupMichael Niedermayer
2003-02-23sws_ prefix, more seperation between internal & external swscaler APIMichael Niedermayer
2003-02-21yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer
2003-02-151000lMichael Niedermayer
2003-02-15bigendian bug (fixes?)Michael Niedermayer
2003-02-13cleanupMichael Niedermayer
2003-02-13cleanupMichael Niedermayer
2003-02-13cleanupMichael Niedermayer
2003-01-23UYVY inputMichael Niedermayer
2002-11-23warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski
2002-10-13mmx yuy2 outputMichael Niedermayer
2002-10-13yuy2 output supportMichael Niedermayer
2002-09-09fixing y422p outputMichael Niedermayer
2002-07-09fixing sinc filter (seems the problem was caused by rounding in pmulhw -> sol...Michael Niedermayer
2002-06-30last line messed up in Y800 bugfixMichael Niedermayer
2002-06-27use unified yuv2rgb initMichael Niedermayer
2002-06-24killing globalsMichael Niedermayer
2002-06-24100l (non mmx versions didnt compile)Michael Niedermayer
2002-06-23yvu9 support (other planar yuv formats with other chroma subsamplings should ...Michael Niedermayer
2002-06-23cleanupMichael Niedermayer
2002-06-23selftest supportMichael Niedermayer
2002-06-22cleanup & grayscale supportMichael Niedermayer
2002-06-22sync with mplayer xpArpi
2002-05-02printf to mp_msgAlban Bedel
2002-04-01overread in the mmx2 horizontal scaler fixedMichael Niedermayer
2002-03-03add manglingFelix Bünemann
2002-02-21101++Michael Niedermayer