Re: [libav-devel] [PATCH 2/2] avio: make URLProtocol internal.

2011-04-08 Thread Ronald S. Bultje
Hi, On Fri, Apr 8, 2011 at 1:22 AM, Anton Khirnov wrote: > --- >  libavformat/avio.h |    6 +- >  libavformat/url.h  |   17 + >  2 files changed, 22 insertions(+), 1 deletions(-) OK. This compiles after the bump, right? Ronald ___

[libav-devel] [PATCH 2/2] avio: make URLProtocol internal.

2011-04-07 Thread Anton Khirnov
--- libavformat/avio.h |6 +- libavformat/url.h | 17 + 2 files changed, 22 insertions(+), 1 deletions(-) diff --git a/libavformat/avio.h b/libavformat/avio.h index 0a82f95..18e3edd 100644 --- a/libavformat/avio.h +++ b/libavformat/avio.h @@ -140,8 +140,11 @@ attribute_