Re: [libav-devel] [PATCH 13/15] avio: make url_get_file_handle() 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/http.c     |    2 +- >  libavformat/rtpproto.c |    4 ++-- >  libavformat/rtsp.c     |    8 >  libavformat/rtspenc.c  |    2 +

[libav-devel] [PATCH 13/15] avio: make url_get_file_handle() internal.

2011-03-31 Thread Anton Khirnov
--- libavformat/avio.c |6 +- libavformat/avio.h |9 + libavformat/http.c |2 +- libavformat/rtpproto.c |4 ++-- libavformat/rtsp.c |8 libavformat/rtspenc.c |2 +- libavformat/sapdec.c |2 +- libavformat/sapenc.c |2 +- lib