Re: [libav-devel] [PATCH 08/15] avio: make url_write() internal.

2011-04-03 Thread Ronald S. Bultje
Hi, On Thu, Mar 31, 2011 at 9:14 AM, Anton Khirnov wrote: > --- >  libavformat/avio.c      |    6 +- >  libavformat/avio.h      |    9 + >  libavformat/aviobuf.c   |    2 +- >  libavformat/gopher.c    |    2 +- >  libavformat/http.c      |   12 ++-- >  libavformat/md5proto.c  

[libav-devel] [PATCH 08/15] avio: make url_write() internal.

2011-03-31 Thread Anton Khirnov
--- libavformat/avio.c |6 +- libavformat/avio.h |9 + libavformat/aviobuf.c |2 +- libavformat/gopher.c|2 +- libavformat/http.c | 12 ++-- libavformat/md5proto.c |2 +- libavformat/mmst.c |2 +- libavformat/rtmppkt.c |