mpv/libswscale
diego b090190936 Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.
patch by Alexander Strange, astrange ithinksw com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26270 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-22 18:22:53 +00:00
..
Makefile cosmetics: Remove useless empty line. 2008-03-08 14:54:36 +00:00
cs_test.c license header consistency cosmetics 2007-07-05 10:18:58 +00:00
internal_bfin.S
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c __asm __volatile -> asm volatile part 3 2008-02-24 14:59:16 +00:00
swscale-example.c
swscale.c Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling. 2008-03-22 18:22:53 +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 Fix outdated comment. 2008-02-25 09:43:52 +00:00
swscale_bfin.c
swscale_internal.h Make av_class a pointer to const. 2008-03-10 14:30:49 +00:00
swscale_template.c cosmetics: comment typo fixes 2008-03-22 17:35:32 +00:00
yuv2rgb.c Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings. 2008-03-11 09:01:38 +00:00
yuv2rgb_altivec.c typo 2008-03-15 16:13:24 +00:00
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c