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