1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-22 23:53:29 +00:00
mpv/postproc
reimar 4465aa5eb2 Change unsigned->signed and int->long, this fits the asm code better on 64
bit systems.
Also fixes several crashes because (long)-i is incorrect if i is unsigned.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16740 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-12 12:11:27 +00:00
..
.cvsignore
cs_test.c
Makefile
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
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
swscale_altivec_template.c
swscale_internal.h
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
swscale-example.c
swscale.c
swscale.h
yuv2rgb_altivec.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c