| Commit message (Expand) | Author | Age | Files | Lines |
* | fix few x86_64 registers handling | Aurelien Jacobs | 2005-01-21 | 2 | -6/+34 |
* | 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_ | Reimar Döffinger | 2005-01-19 | 1 | -2/+2 |
* | 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch | Aurelien Jacobs | 2004-10-22 | 1 | -6/+6 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | Aurelien Jacobs | 2004-10-21 | 7 | -672/+683 |
* | postproc/yuv2rgb_altivec.c compile fix | Luca Barbato | 2004-10-05 | 3 | -96/+238 |
* | lot of bigendian fixes | Alex Beregszaszi | 2004-09-21 | 1 | -0/+34 |
* | passing an array or double precission parameters for the scaling function, in... | Michael Niedermayer | 2004-09-18 | 3 | -20/+27 |
* | width instead of chromWidth causing segfault in some cases | Reimar Döffinger | 2004-08-10 | 1 | -1/+1 |
* | fix altivec.h inclusion (vector keyword in structure) | Alex Beregszaszi | 2004-07-17 | 2 | -3/+4 |
* | simplify the init | Alex Beregszaszi | 2004-07-17 | 1 | -45/+13 |
* | some fixes | Alex Beregszaszi | 2004-07-17 | 1 | -14/+9 |
* | Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at iris... | Romain Dolbeau | 2004-07-06 | 2 | -0/+159 |
* | altivec yuv->rgb converter | Michael Niedermayer | 2004-06-27 | 7 | -2/+878 |
* | bigendian fix | Alex Beregszaszi | 2004-06-25 | 1 | -1/+1 |
* | ranlib cleanup by Dan Christiansen | Alex Beregszaszi | 2004-06-24 | 1 | -0/+1 |
* | small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at i... | Michael Niedermayer | 2004-06-04 | 1 | -8/+6 |
* | bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>) | Michael Niedermayer | 2004-05-02 | 1 | -0/+10 |
* | this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such | D Richard Felker III | 2004-05-01 | 2 | -10/+10 |
* | attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>) | Matthieu Castet | 2004-04-26 | 3 | -52/+52 |
* | AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ... | Romain Dolbeau | 2004-04-06 | 3 | -10/+222 |
* | make gcc happy under hurd | Alex Beregszaszi | 2004-04-05 | 1 | -6/+6 |
* | altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>) | Magnus Damm | 2004-03-14 | 1 | -0/+3 |
* | AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R... | Romain Dolbeau | 2004-03-11 | 4 | -2/+244 |
* | correct C init tables | Alex Beregszaszi | 2003-12-27 | 1 | -2/+2 |
* | 1000l | Michael Niedermayer | 2003-11-06 | 1 | -1/+4 |
* | -sws 0 && -ssf chs fixed | Michael Niedermayer | 2003-11-04 | 1 | -11/+12 |
* | 10l (forgot that the dstW offset is hardcoded in the asm) | Michael Niedermayer | 2003-11-03 | 1 | -6/+6 |
* | minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv) | Michael Niedermayer | 2003-10-22 | 1 | -4/+3 |
* | dither scaling coefficients so they add up to 1.0 | Michael Niedermayer | 2003-10-15 | 1 | -1/+6 |
* | rounding fixes | Michael Niedermayer | 2003-10-15 | 3 | -22/+27 |
* | yv12->uyvy MMX | Michael Niedermayer | 2003-10-10 | 1 | -0/+44 |
* | 1E10l | Michael Niedermayer | 2003-10-10 | 1 | -11/+7 |
* | 10l | Michael Niedermayer | 2003-10-09 | 1 | -0/+9 |
* | uyvy output support in swscaler | Alex Beregszaszi | 2003-10-09 | 3 | -4/+98 |
* | Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <... | Ken Mandelberg | 2003-10-07 | 1 | -7/+7 |
* | many small typo and grammar fixes | Gabucino | 2003-10-04 | 3 | -17/+17 |
* | srcSliceY % 4 != 0 fix | Michael Niedermayer | 2003-09-26 | 1 | -1/+4 |
* | reversed for cause of code obsolescence | Pierre Lombard | 2003-09-21 | 1 | -1/+1 |
* | printf() requires stdio.h | Pierre Lombard | 2003-09-20 | 1 | -0/+2 |
* | remove cs_test and swscale-example too | Alex Beregszaszi | 2003-07-28 | 1 | -2/+2 |
* | fixing "internal error in orderYUV" bug | Michael Niedermayer | 2003-06-19 | 1 | -1/+2 |
* | unused | Alex Beregszaszi | 2003-06-01 | 1 | -4/+0 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | Michael Niedermayer | 2003-06-01 | 1 | -0/+2 |
* | cs_test cleanup and fix compilation if gui enabled | Alex Beregszaszi | 2003-05-23 | 1 | -3/+2 |
* | update | Alex Beregszaszi | 2003-05-23 | 1 | -0/+10 |
* | non-x86 support | Alex Beregszaszi | 2003-05-23 | 1 | -2/+15 |
* | removed the last mp_msg :) | Alex Beregszaszi | 2003-05-01 | 3 | -11/+11 |
* | bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>) | Michael Niedermayer | 2003-04-25 | 1 | -3/+9 |
* | remove remaining cpudetect dependancy | Michael Niedermayer | 2003-04-25 | 7 | -533/+237 |
* | moving getFilter stuff back (vf_scale.c -> swscale.c) | Michael Niedermayer | 2003-04-25 | 2 | -1/+79 |