| Commit message (Expand) | Author | Age | Files | Lines |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-13 | 1 | -1/+1 |
* | Unify include paths, -I.. is in CFLAGS. | Diego Biurrun | 2005-11-14 | 1 | -1/+1 |
* | support for both orderings of the slices (top->down / bottom->up) | Jindřich Makovička | 2005-04-24 | 1 | -0/+1 |
* | makes funnyCode pages executable (for CPU with NX bit) | Aurelien Jacobs | 2005-01-31 | 1 | -2/+2 |
* | postproc/yuv2rgb_altivec.c compile fix | Luca Barbato | 2004-10-05 | 1 | -0/+6 |
* | passing an array or double precission parameters for the scaling function, in... | Michael Niedermayer | 2004-09-18 | 1 | -0/+1 |
* | fix altivec.h inclusion (vector keyword in structure) | Alex Beregszaszi | 2004-07-17 | 1 | -0/+4 |
* | altivec yuv->rgb converter | Michael Niedermayer | 2004-06-27 | 1 | -0/+13 |
* | 10l (forgot that the dstW offset is hardcoded in the asm) | Michael Niedermayer | 2003-11-03 | 1 | -6/+6 |
* | rounding fixes | Michael Niedermayer | 2003-10-15 | 1 | -4/+6 |
* | removed the last mp_msg :) | Alex Beregszaszi | 2003-05-01 | 1 | -0/+9 |
* | 10000l (YUV vs. YVU swscale fix/cleanup) | Michael Niedermayer | 2003-03-27 | 1 | -1/+2 |
* | cleanup | Michael Niedermayer | 2003-02-24 | 1 | -1/+4 |
* | sws_ prefix, more seperation between internal & external swscaler API | Michael Niedermayer | 2003-02-23 | 1 | -6/+2 |
* | yuv2rgb brightness/contrast/saturation/different colorspaces support finished | Michael Niedermayer | 2003-02-21 | 1 | -0/+130 |