summaryrefslogtreecommitdiffstats
path: root/postproc
Commit message (Expand)AuthorAgeFilesLines
* check for negative strides before memcpyJindřich Makovička2005-04-241-4/+4
* support for both orderings of the slices (top->down / bottom->up)Jindřich Makovička2005-04-242-4/+29
* Fixes rgb32to16 conversion for I think all platforms since the int8Rene Rebe2005-03-221-4/+2
* 100l, forgot to change an ifdef on last commitReimar Döffinger2005-02-231-1/+1
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...Reimar Döffinger2005-02-221-1/+4
* Improved NV12/NV21 support.Ville Syrjälä2005-02-162-6/+97
* FreeBSD fixBohdan Horst2005-02-141-0/+1
* Compile fix on non-x86Reimar Döffinger2005-02-011-0/+2
* makes funnyCode pages executable (for CPU with NX bit)Aurelien Jacobs2005-01-312-2/+24
* fix few x86_64 registers handlingAurelien Jacobs2005-01-212-6/+34
* 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_Reimar Döffinger2005-01-191-2/+2
* 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patchAurelien Jacobs2004-10-221-6/+6
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Aurelien Jacobs2004-10-217-672/+683
* postproc/yuv2rgb_altivec.c compile fixLuca Barbato2004-10-053-96/+238
* lot of bigendian fixesAlex Beregszaszi2004-09-211-0/+34
* passing an array or double precission parameters for the scaling function, in...Michael Niedermayer2004-09-183-20/+27
* width instead of chromWidth causing segfault in some casesReimar Döffinger2004-08-101-1/+1
* fix altivec.h inclusion (vector keyword in structure)Alex Beregszaszi2004-07-172-3/+4
* simplify the initAlex Beregszaszi2004-07-171-45/+13
* some fixesAlex Beregszaszi2004-07-171-14/+9
* Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at iris...Romain Dolbeau2004-07-062-0/+159
* altivec yuv->rgb converterMichael Niedermayer2004-06-277-2/+878
* bigendian fixAlex Beregszaszi2004-06-251-1/+1
* ranlib cleanup by Dan ChristiansenAlex Beregszaszi2004-06-241-0/+1
* small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at i...Michael Niedermayer2004-06-041-8/+6
* bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)Michael Niedermayer2004-05-021-0/+10
* this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as suchD Richard Felker III2004-05-012-10/+10
* attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)Matthieu Castet2004-04-263-52/+52
* AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...Romain Dolbeau2004-04-063-10/+222
* make gcc happy under hurdAlex Beregszaszi2004-04-051-6/+6
* altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)Magnus Damm2004-03-141-0/+3
* AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...Romain Dolbeau2004-03-114-2/+244
* correct C init tablesAlex Beregszaszi2003-12-271-2/+2
* 1000lMichael Niedermayer2003-11-061-1/+4
* -sws 0 && -ssf chs fixedMichael Niedermayer2003-11-041-11/+12
* 10l (forgot that the dstW offset is hardcoded in the asm)Michael Niedermayer2003-11-031-6/+6
* minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)Michael Niedermayer2003-10-221-4/+3
* dither scaling coefficients so they add up to 1.0Michael Niedermayer2003-10-151-1/+6
* rounding fixesMichael Niedermayer2003-10-153-22/+27
* yv12->uyvy MMXMichael Niedermayer2003-10-101-0/+44
* 1E10lMichael Niedermayer2003-10-101-11/+7
* 10lMichael Niedermayer2003-10-091-0/+9
* uyvy output support in swscalerAlex Beregszaszi2003-10-093-4/+98
* Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <...Ken Mandelberg2003-10-071-7/+7
* many small typo and grammar fixesGabucino2003-10-043-17/+17
* srcSliceY % 4 != 0 fixMichael Niedermayer2003-09-261-1/+4
* reversed for cause of code obsolescencePierre Lombard2003-09-211-1/+1
* printf() requires stdio.hPierre Lombard2003-09-201-0/+2
* remove cs_test and swscale-example tooAlex Beregszaszi2003-07-281-2/+2
* fixing "internal error in orderYUV" bugMichael Niedermayer2003-06-191-1/+2
OpenPOWER on IntegriCloud