mpv/libswscale
reimar 1c3d84f190 Some forgotten eax -> REG_a changes.
It seems that binutils >= 2.18 just treat eax as rax but older versions fail.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28136 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-12 16:46:43 +00:00
..
Makefile cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 2008-11-20 22:54:30 +00:00
cs_test.c Add some const specifiers to function name variables; fixes a bunch of 2008-11-04 20:38:55 +00:00
internal_bfin.S
rgb2rgb.c Remove commented-out duplicate declarations. 2008-12-02 00:26:14 +00:00
rgb2rgb.h Delete unnecessary 'extern' keywords. 2008-12-03 15:25:27 +00:00
rgb2rgb_template.c Some forgotten eax -> REG_a changes. 2008-12-12 16:46:43 +00:00
swscale-example.c
swscale.c Silence GCC warnings: 2008-10-27 19:59:01 +00:00
swscale.h
swscale_altivec_template.c
swscale_avoption.c
swscale_bfin.c Delete unnecessary 'extern' keywords. 2008-12-03 15:25:27 +00:00
swscale_internal.h
swscale_template.c Put variable declaration inside an #ifdef to avoid an unused variable warning. 2008-11-17 10:33:59 +00:00
yuv2rgb.c
yuv2rgb_altivec.c
yuv2rgb_bfin.c Delete unnecessary 'extern' keywords. 2008-12-03 15:25:27 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c