[Ffmpeg-devel] [PATCH] Move ff_sqrt in public header

Diego 'Flameeyes' Pettenò flameeyes
Wed Sep 20 10:11:58 CEST 2006


Currently the ff_sqrt() function and the ff_sqrt_tab table are defined in 
libavutil/internal.h, but they are used also outside of libavutil.

The attached patch moves them from internal.h to common.h (so that internal.h 
won't require visibility definitions, that would be a bit paradoxal).

-- 
Diego "Flameeyes" Petten? - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-libavutil-sqrt.patch
Type: text/x-diff
Size: 1479 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060920/88d63b67/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060920/88d63b67/attachment.pgp>



More information about the ffmpeg-devel mailing list