[FFmpeg-devel] [PATCH] Document av_register_protocol()

Stefano Sabatini stefano.sabatini-lala
Sat Jan 23 21:15:12 CET 2010


On date Saturday 2010-01-23 20:03:45 +0100, Reimar D?ffinger encoded:
> On Sat, Jan 23, 2010 at 07:49:56PM +0100, Stefano Sabatini wrote:
> > Hi, as in subject.
> > -- 
> > FFmpeg = Faboulous Foolish Mysterious Porno Enlightening Gnome
> 
> > Index: ffmpeg/libavformat/avio.h
> > ===================================================================
> > --- ffmpeg.orig/libavformat/avio.h	2010-01-23 19:46:43.000000000 +0100
> > +++ ffmpeg/libavformat/avio.h	2010-01-23 19:49:25.000000000 +0100
> > @@ -210,6 +210,9 @@
> >  attribute_deprecated int register_protocol(URLProtocol *protocol);
> >  #endif
> >  
> > +/**
> > + * Registers the url protocol protocol.
> 
> That sure reads strange.
> Proposals:
> Registers a url protocol
> @param protocol pointer to struct describing the protocol
> 
> Registers the URLProtocol "protocol"

Done like this.
 
> or similar...

Regards.
-- 
FFmpeg = Fundamental and Fierce Mystic Peaceful Extended Goblin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avio-document-av-register-protocol.patch
Type: text/x-diff
Size: 443 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100123/771095b7/attachment.patch>



More information about the ffmpeg-devel mailing list