ffmpeg/postproc
Alex Beregszaszi b7782b47c9 unused define
Originally committed as revision 15296 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2005-04-29 18:32:24 +00:00
..
.cvsignore
Makefile
cs_test.c
rgb2rgb.c fix palette8tobgr32/palette8torgb32 on big endian 2005-04-27 18:17:53 +00:00
rgb2rgb.h
rgb2rgb_template.c Fixes rgb32to16 conversion for I think all platforms since the int8 2005-03-22 10:11:42 +00:00
swscale-example.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
swscale.c check for negative strides before memcpy 2005-04-24 07:50:18 +00:00
swscale.h passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
swscale_altivec_template.c Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 2004-07-06 13:52:56 +00:00
swscale_internal.h support for both orderings of the slices (top->down / bottom->up) 2005-04-24 07:47:41 +00:00
swscale_template.c unused define 2005-04-29 18:32:24 +00:00
yuv2rgb.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
yuv2rgb_altivec.c postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00