[FFmpeg-devel] [PATCH] Add some missing function declarations to libswscale/swscale_internal.h

Diego Biurrun diego
Fri Dec 7 16:31:16 CET 2007


This patch adds a few missing function declarations and fixes the
following warnings:

swscale_template.c: In function ?yuv2packedX_altivec?:
swscale_template.c:1171: warning: implicit declaration of function ?altivec_yuv2packedX?
swscale.c: In function ?sws_setColorspaceDetails?:
swscale.c:1982: warning: implicit declaration of function ?yuv2rgb_altivec_init_tables?
yuv2rgb.c: In function ?yuv2rgb_get_func_ptr?:
yuv2rgb.c:652: warning: implicit declaration of function ?yuv2rgb_init_altivec?

OK to commit?

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: altivec_libswscale.diff
Type: text/x-diff
Size: 894 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071207/a08750a2/attachment.diff>



More information about the ffmpeg-devel mailing list