summaryrefslogtreecommitdiffstats
path: root/postproc/swscale_internal.h
Commit message (Expand)AuthorAgeFilesLines
* support for both orderings of the slices (top->down / bottom->up)henry2005-04-241-0/+1
* makes funnyCode pages executable (for CPU with NX bit)aurel2005-01-311-2/+2
* postproc/yuv2rgb_altivec.c compile fixmichael2004-10-051-0/+6
* passing an array or double precission parameters for the scaling function, in...michael2004-09-181-0/+1
* fix altivec.h inclusion (vector keyword in structure)alex2004-07-171-0/+4
* altivec yuv->rgb convertermichael2004-06-271-0/+13
* 10l (forgot that the dstW offset is hardcoded in the asm)michael2003-11-031-6/+6
* rounding fixesmichael2003-10-151-4/+6
* removed the last mp_msg :)alex2003-05-011-0/+9
* 10000l (YUV vs. YVU swscale fix/cleanup)michael2003-03-271-1/+2
* cleanupmichael2003-02-241-1/+4
* sws_ prefix, more seperation between internal & external swscaler APImichael2003-02-231-6/+2
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedmichael2003-02-211-0/+130