mpv/postproc
rfelker a742fc01a3 100l -- mismatched type after changing sizes to type long!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16784 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 05:05:51 +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 Change unsigned->signed and int->long, this fits the asm code better on 64 2005-10-12 12:11:27 +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 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
swscale.c 100l -- mismatched type after changing sizes to type long! 2005-10-17 05:05:51 +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 width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>) 2005-06-27 07:40:24 +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 Change unsigned->signed and int->long, this fits the asm code better on 64 2005-10-12 12:11:27 +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 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 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00