[FFmpeg-cvslog] r17316 - trunk/libavformat/avformat.h

Michael Niedermayer michaelni
Sun Feb 15 18:32:26 CET 2009


On Sun, Feb 15, 2009 at 05:52:20PM +0100, Diego Biurrun wrote:
> On Sun, Feb 15, 2009 at 05:10:17PM +0100, Michael Niedermayer wrote:
> > On Sun, Feb 15, 2009 at 05:07:32PM +0100, Diego Biurrun wrote:
> > > On Sun, Feb 15, 2009 at 10:04:09AM +0100, stefano wrote:
> > > > 
> > > > Log:
> > > > Document av_iformat_next() and av_oformat_next() functions.
> > > > 
> > > > --- trunk/libavformat/avformat.h	Sun Feb 15 10:03:47 2009	(r17315)
> > > > +++ trunk/libavformat/avformat.h	Sun Feb 15 10:04:08 2009	(r17316)
> > > > @@ -687,7 +687,18 @@ extern AVInputFormat *first_iformat;
> > > >  
> > > > +/**
> > > > + * If f is NULL, returns the first registered input format,
> > > > + * if f is non-NULL, returns the registered input format next after f,
> > > > + * or NULL if f is the last one.
> > > 
> > > I think "next after" is ungrammatical, IIRC my suggestion was
> > > "the next registered input format after f".
> > 
> > too long ...
> 
> Too long?  I'm just suggesting to shuffle the words around.

if f is non-NULL, returns the successor of f <-- not that long

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is not what we do, but why we do it that matters.
-------------- 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-cvslog/attachments/20090215/682e342a/attachment.pgp>



More information about the ffmpeg-cvslog mailing list