mpv/postproc
reimar 28922d674d change the type of esp in SwsContext to uint64_t so it can hold a full register
also on 64 bit systems.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18401 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-07 18:14:49 +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 cosmetics: indentation fixes 2006-02-11 13:42:54 +00:00
rgb2rgb.h
rgb2rgb_template.c 10l in rgb2rgb_template.c 2006-04-16 08:27:16 +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 Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
swscale_altivec_template.c Reorganize vector constants to work around gcc 4.1 bug: 2006-04-06 10:08:54 +00:00
swscale_internal.h change the type of esp in SwsContext to uint64_t so it can hold a full register 2006-05-07 18:14:49 +00:00
swscale_template.c removing esp usage 2006-05-06 02:01:39 +00:00
yuv2rgb.c
yuv2rgb_altivec.c Fix some bugs handling input that is not aligned at 16 bytes or has 2006-04-27 21:42:41 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c