[FFmpeg-devel] [PATCH] Move av_url_split to libavutil

Michael Niedermayer michaelni
Fri Feb 18 20:50:23 CET 2011


On Fri, Feb 18, 2011 at 06:50:13PM +0000, Kieran Kunhya wrote:
> $subj
> 
> Sorry for dupe. Yahoo mail seems to not have sent it.

>  libavformat/avformat.h |   26 --------------------
>  libavformat/mmst.c     |    2 +
>  libavformat/tcp.c      |    1 
>  libavformat/udp.c      |    1 
>  libavformat/utils.c    |   61 -------------------------------------------------
>  libavformat/version.h  |    2 -
>  libavutil/avstring.c   |   61 +++++++++++++++++++++++++++++++++++++++++++++++++
>  libavutil/avstring.h   |   26 ++++++++++++++++++++
>  libavutil/avutil.h     |    2 -
>  9 files changed, 93 insertions(+), 89 deletions(-)
> 1c37f33832ba27a8be6648d080fc77689ddad5e8  0001-Move-av_url_split-to-libavutil.patch
> From 3fdf443901ccbb4acd53544d8f34efebf17b9564 Mon Sep 17 00:00:00 2001
> From: Kieran Kunhya <kieran at kunhya.com>
> Date: Fri, 18 Feb 2011 18:27:32 +0000
> Subject: [PATCH] Move av_url_split to libavutil.

av_url_split() does not belong in avstring.*
its not a generic string function
create a avurl.c/h please

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110218/38a27d28/attachment.pgp>



More information about the ffmpeg-devel mailing list