[FFmpeg-devel] [PATCH] Document av_[io]format_next() functions

Michael Niedermayer michaelni
Sat Feb 14 19:00:22 CET 2009


On Sat, Feb 14, 2009 at 06:30:32PM +0100, Stefano Sabatini wrote:
> On date Saturday 2009-02-14 17:27:43 +0100, Michael Niedermayer encoded:
> > On Sat, Feb 14, 2009 at 05:13:25PM +0100, Stefano Sabatini wrote:
> > > On date Saturday 2009-02-14 16:16:47 +0100, Michael Niedermayer encoded:
> [...]
> > > > please write this in a way that is readable, i mean
> > > > if X then Y
> > > > if Z then U
> > > > ...
> > > > not
> > > > if X then U
> > > > else V if T
> > > > then Z
> > > 
> > > Maybe clearer...
> > 
> > NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
> > sto
> > p mak
> > eing l
> > ine breaks pl
> > aced so idiot
> > ically
> > 
> > again
> > if X then Y \n
> > if Z then U \n
> 
> Next try...
> 
> Regards.
> -- 
> FFmpeg = Fundamentalist and Frenzy Mystic Pacific Excellent Gymnast

> Index: libavformat/avformat.h
> ===================================================================
> --- libavformat/avformat.h	(revision 17180)
> +++ libavformat/avformat.h	(working copy)
> @@ -687,7 +687,18 @@
>  extern AVOutputFormat *first_oformat;
>  #endif
>  
> +/**
> + * If \p f is NULL returns the first registered input format,

> + * if \p is non-NULL returns the registered input format next to \p f,

next to ?
iam no native but this sounds fishy in this context
"id say the successor of" or the "one after" or "the next after"
"the one following "

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

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- 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/20090214/fd3bd0f3/attachment.pgp>



More information about the ffmpeg-devel mailing list