ffmpeg/libswscale
Keiji Costantini 49f2339cbf Remove in_asm_used_var_warning_killer()
Patch by Keiji Costantini ( strites gmail com )

Originally committed as revision 26706 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-05-09 12:47:55 +00:00
..
Makefile cosmetics: sort lines (correctly) 2008-05-05 10:10:05 +00:00
cs_test.c Relicense test/example files as LGPL with Michael's permission. 2008-04-13 01:29:24 +00:00
internal_bfin.S
rgb2rgb.c Use full path for #includes from another directory. 2008-05-09 12:00:25 +00:00
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c Use full path for #includes from another directory. 2008-05-09 12:00:25 +00:00
swscale.c Remove in_asm_used_var_warning_killer() 2008-05-09 12:47:55 +00:00
swscale.h change sws_format_name to return const char*, supress many warnings 2008-03-06 11:32:25 +00:00
swscale_altivec_template.c
swscale_bfin.c
swscale_internal.h Use full path for #includes from another directory. 2008-05-09 12:00:25 +00:00
swscale_template.c cosmetics: comment typo fixes 2008-03-22 17:35:32 +00:00
yuv2rgb.c Build sparc arch specific code using the Makefile 2008-05-04 20:19:33 +00:00
yuv2rgb_altivec.c typo 2008-03-15 16:13:24 +00:00
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c cosmetics: __asm__ __volatile__ --> asm volatile 2008-04-17 21:54:43 +00:00
yuv2rgb_vis.c