ffmpeg/postproc
Luca Barbato 582552fb56 postproc/yuv2rgb_altivec.c compile fix
yuv2rgb_altivec_init_tables does initialize the SwsContext vectors.
missing vec_splat.
patch by (Luca Barbato <lu_zero at gentoo dot org>) and (Romain Dolbeau <dolbeau at irisa dot fr>)

Originally committed as revision 13565 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2004-10-05 19:11:00 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile altivec yuv->rgb converter 2004-06-27 00:07:15 +00:00
cs_test.c altivec yuv->rgb converter 2004-06-27 00:07:15 +00:00
rgb2rgb.c attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>) 2004-04-26 19:38:17 +00:00
rgb2rgb.h 10l 2003-10-09 23:45:04 +00:00
rgb2rgb_template.c lot of bigendian fixes 2004-09-21 17:23:49 +00:00
swscale-example.c non-x86 support 2003-05-23 20:12:44 +00:00
swscale.c postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +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 postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +00:00
swscale_template.c altivec yuv->rgb converter 2004-06-27 00:07:15 +00:00
yuv2rgb.c altivec yuv->rgb converter 2004-06-27 00:07:15 +00:00
yuv2rgb_altivec.c postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +00:00
yuv2rgb_mlib.c Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu> 2003-10-07 22:41:56 +00:00
yuv2rgb_template.c cleanup 2003-02-24 00:12:30 +00:00