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

Michael Niedermayer michaelni
Sun Feb 15 14:01:48 CET 2009


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

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090215/6cda8207/attachment.pgp>



More information about the ffmpeg-devel mailing list