[FFmpeg-devel] [PATCH] Rename ff_random_get_seed to av_*, export the header

Martin Storsjö martin
Fri May 14 08:57:58 CEST 2010


Hi,

The attached patch renames ff_random_get_seed to have an av_* prefix and 
thus making it a proper, public function, and exports the header. The old 
function is kept for binary compatibility until the next major bump.

This removes one of the inter-library dependencies on nonpublic 
functions/symbols.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-ff_random_get_seed-public-by-renaming-to-av_-ex.patch
Type: text/x-diff
Size: 2363 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100514/4d5d69a2/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Change-usage-of-ff_random_get_seed-to-the-new-public.patch
Type: text/x-diff
Size: 3285 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100514/4d5d69a2/attachment-0001.patch>



More information about the ffmpeg-devel mailing list