[FFmpeg-devel] [PATCH] Move av_register_all() doxy from allformats.c to avformat.h

Stefano Sabatini stefano.sabatini-lala
Wed Jan 21 10:46:48 CET 2009


On date Wednesday 2009-01-21 01:47:37 +0100, Michael Niedermayer encoded:
> On Tue, Jan 20, 2009 at 11:48:53PM +0100, Stefano Sabatini wrote:
> > Hi,
> > as in subject.
> > 
> > Regards.
> > -- 
> > FFmpeg = Fiendish and Frenzy Minimalistic Picky Encoding/decoding Gargoyle
> 
> > Index: libavformat/avformat.h
> > ===================================================================
> > --- libavformat/avformat.h	(revision 16702)
> > +++ libavformat/avformat.h	(working copy)
> > @@ -750,6 +750,14 @@
> >   */
> >  void av_pkt_dump_log(void *avcl, int level, AVPacket *pkt, int dump_payload);
> >  
> > +/**
> > + * Initialize libavformat and register all the muxers and demuxers. If
> > + * you do not call this function, then you can select exactly which
> > + * formats you want to support.
> > + *
> > + * @see av_register_input_format()
> > + * @see av_register_output_format()
> > + */
> [...]
> > -/* If you do not call this function, then you can select exactly which
> > -   formats you want to support */
> > -
> > -/**
> > - * Initialize libavformat and register all the (de)muxers and protocols.
> > - */
> 
> doesnt look like just a move

Sorry, check again.

Regards.
-- 
FFmpeg = Frightening & Free Monstrous Pure Enhancing God
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move-av-register-all-doxy.patch
Type: text/x-diff
Size: 1225 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090121/e1e1c057/attachment.patch>



More information about the ffmpeg-devel mailing list