mpv/postproc
diego fb20d201d7 Unify include paths, -I.. is in CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16986 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-14 00:30:37 +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 Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +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 Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
swscale.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +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 Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +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 Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +00:00
yuv2rgb_altivec.c Unify include paths, -I.. is in CFLAGS. 2005-11-14 00:30:37 +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