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

Michael Niedermayer michaelni
Sun Mar 14 19:53:39 CET 2010


On Sun, Mar 14, 2010 at 05:57:48PM +0100, Aurelien Jacobs wrote:
> 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
>  avformat.h  |   53 -----------------------------------------------------
>  gopher.c    |    1 +
>  http.c      |    1 +
>  internal.h  |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  rtmpproto.c |    1 +
>  rtpproto.c  |    1 +
>  rtsp.c      |    1 +
>  tcp.c       |    1 +
>  udp.c       |    1 +
>  9 files changed, 60 insertions(+), 53 deletions(-)
> 28c4e826906ee75091eae4e3a2974436575c67d8  ff_url_internal.diff

looks ok

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I wish the Xiph folks would stop pretending they've got something they
do not.  Somehow I fear this will remain a wish. -- M?ns Rullg?rd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100314/bf824adc/attachment.pgp>



More information about the ffmpeg-devel mailing list