[FFmpeg-devel] [PATCH] move ff_url_split/join to internal.h

Aurelien Jacobs aurel
Sun Mar 14 17:57:48 CET 2010


Hi,

ff_url_split() and ff_url_join() are currently declared in avcodec.h but
under #ifdef HAVE_AV_CONFIG_H. They are not part of public API, so this
patch actually moves those declarations to internal.h.

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ff_url_internal.diff
Type: text/x-diff
Size: 7504 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100314/2bcbbd70/attachment.diff>



More information about the ffmpeg-devel mailing list