mpv/postproc
diego d4ade611df altivec_yuv2packedX() ignores the requested output format and unconditionally
outputs RGBA. This patch supports 6 output formats and prints an error message
if it is asked to provide an output format it is not capable of.
patch by Alan Curry, pacman_at_world_dot_std_dot_com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17561 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-08 13:14:19 +00:00
..
.cvsignore
Makefile Make clean/distclean behave uniformly in all directories. 2006-01-27 00:06:42 +00:00
cs_test.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
rgb2rgb.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
rgb2rgb.h Change unsigned->signed and int->long, this fits the asm code better on 64 2005-10-12 12:11:27 +00:00
rgb2rgb_template.c Change unsigned->signed and int->long, this fits the asm code better on 64 2005-10-12 12:11:27 +00:00
swscale-example.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale.c AltiVec operations need to have memory aligned on 16-byte boundaries. 2006-02-08 08:20:40 +00:00
swscale.h Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale_altivec_template.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale_internal.h Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale_template.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
yuv2rgb.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
yuv2rgb_altivec.c altivec_yuv2packedX() ignores the requested output format and unconditionally 2006-02-08 13:14:19 +00:00
yuv2rgb_mlib.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
yuv2rgb_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00