mpv/libswscale
diego 460de55771 Add missing declarations for AltiVec functions, fixes the warnings:
swscale_template.c:1171: warning: implicit declaration of function ‘altivec_yuv2packedX’
swscale.c:1982: warning: implicit declaration of function ‘yuv2rgb_altivec_init_tables’
yuv2rgb.c:652: warning: implicit declaration of function ‘yuv2rgb_init_altivec’


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25319 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-08 04:29:11 +00:00
..
Makefile Rename LIB to LIBNAME for consistency. 2007-10-18 09:35:02 +00:00
cs_test.c
internal_bfin.S
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c comment spelling/grammar fixes 2007-11-22 10:27:58 +00:00
swscale-example.c
swscale.c
swscale.h
swscale_altivec_template.c Fix some spelling typos 2007-12-02 14:07:01 +00:00
swscale_bfin.c
swscale_internal.h Add missing declarations for AltiVec functions, fixes the warnings: 2007-12-08 04:29:11 +00:00
swscale_template.c Comment some #endif directives. 2007-11-30 13:21:20 +00:00
yuv2rgb.c
yuv2rgb_altivec.c
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c