Re: [libav-devel] [PATCH 8/9] avio: make av_register_protocol2 internal.

2011-04-06 Thread Ronald S. Bultje
Hi, On Mon, Apr 4, 2011 at 2:43 PM, Anton Khirnov wrote: > --- >  libavformat/allformats.c |    3 ++- >  libavformat/avio.c       |   10 +++--- >  libavformat/avio.h       |    4 +++- >  libavformat/url.h        |    7 +++ >  4 files changed, 19 insertions(+), 5 deletions(-) OK. Ronald

[libav-devel] [PATCH 8/9] avio: make av_register_protocol2 internal.

2011-04-04 Thread Anton Khirnov
--- libavformat/allformats.c |3 ++- libavformat/avio.c | 10 +++--- libavformat/avio.h |4 +++- libavformat/url.h|7 +++ 4 files changed, 19 insertions(+), 5 deletions(-) diff --git a/libavformat/allformats.c b/libavformat/allformats.c index e80d4b0..939