[FFmpeg-devel] [PATCH] Rename register_protocol() to av_register_protocol()

Stefano Sabatini stefano.sabatini-lala
Sun Feb 15 15:27:32 CET 2009


On date Sunday 2009-02-15 14:01:48 +0100, Michael Niedermayer encoded:
> On Sun, Feb 15, 2009 at 12:13:53PM +0100, Stefano Sabatini wrote:
> > On date Sunday 2009-02-15 11:23:57 +0100, Stefano Sabatini encoded:
> > > Hi,
> > > provides a namespace to register_protocol().
> > 
> > [...]
> > > Index: ffmpeg/libavformat/avio.h
> > > ===================================================================
> > > --- ffmpeg.orig/libavformat/avio.h	2009-02-15 10:57:58.000000000 +0100
> > > +++ ffmpeg/libavformat/avio.h	2009-02-15 10:58:09.000000000 +0100
> > > @@ -142,7 +142,14 @@
> > >  
> > >  URLProtocol *av_protocol_next(URLProtocol *p);
> > >  
> > > -int register_protocol(URLProtocol *protocol);
> > > +#if LIBAVFORMA_MAJOR < 53
> >        ^^^^^^^^^^^^^^^^
> > Uh, something funny happend to the patch...
> 
> ok with that typo fixed

Applied.
-- 
FFmpeg = Funny and Fiendish Muttering Patchable Emblematic Guru




More information about the ffmpeg-devel mailing list