aboutsummaryrefslogtreecommitdiffhomepage
path: root/postproc/swscale_internal.h
Commit message (Expand)AuthorAge
* support for both orderings of the slices (top->down / bottom->up)Gravatar henry2005-04-24
* makes funnyCode pages executable (for CPU with NX bit)Gravatar aurel2005-01-31
* postproc/yuv2rgb_altivec.c compile fixGravatar michael2004-10-05
* passing an array or double precission parameters for the scaling function, in...Gravatar michael2004-09-18
* fix altivec.h inclusion (vector keyword in structure)Gravatar alex2004-07-17
* altivec yuv->rgb converterGravatar michael2004-06-27
* 10l (forgot that the dstW offset is hardcoded in the asm)Gravatar michael2003-11-03
* rounding fixesGravatar michael2003-10-15
* removed the last mp_msg :)Gravatar alex2003-05-01
* 10000l (YUV vs. YVU swscale fix/cleanup)Gravatar michael2003-03-27
* cleanupGravatar michael2003-02-24
* sws_ prefix, more seperation between internal & external swscaler APIGravatar michael2003-02-23
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedGravatar michael2003-02-21