mpv/postproc
pacman f65a309656 Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
consistent naming of functions


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17845 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 03:46:25 +00:00
..
.cvsignore
Makefile Make clean/distclean behave uniformly in all directories. 2006-01-27 00:06:42 +00:00
cs_test.c
rgb2rgb.c cosmetics: indentation fixes 2006-02-11 13:42:54 +00:00
rgb2rgb.h
rgb2rgb_template.c Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that 2006-02-24 09:52:59 +00:00
swscale-example.c make swscale-example compile patch by (Alan Curry <pacman TheWorld com>) 2006-02-16 12:52:09 +00:00
swscale.c ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>) 2006-02-16 12:55:23 +00:00
swscale.h
swscale_altivec_template.c
swscale_internal.h Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 2006-02-11 14:16:10 +00:00
swscale_template.c don't call altivec_yuv2packedX() with a dstFormat that it doesn't support; 2006-02-18 00:41:28 +00:00
yuv2rgb.c
yuv2rgb_altivec.c Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more 2006-03-13 03:46:25 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c