[FFmpeg-devel] [PATCH] lavc/avcodec.h: document bitstream filter API

Stefano Sabatini stefasab at gmail.com
Thu Jul 4 19:35:31 CEST 2013


On date Friday 2013-06-28 17:06:42 -0800, Lou Logan encoded:
> This is only a review of the language.
> 
> On Wed, 26 Jun 2013 19:01:19 +0200, Stefano Sabatini wrote:
> 
> > ---
> >  libavcodec/avcodec.h | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 49 insertions(+)
[...]  
> > +/**
> > + * If f is NULL, return the first registered bitstream filter,
> > + * if f is non-NULL, return the next registered bitstream filter
> > + * after f, or NULL if f is the last one.
> 
> Excuse my ignorance, but what does "one" refer to?

The last registered bitstream filter (text copied and edited from the
other corresponding doxies).

Updated with a more detailed discussion of the filter() return codes.
-- 
FFmpeg = Fascinating and Fancy Merciful Peaceless Enchanting Gorilla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-lavc-avcodec.h-document-bitstream-filter-API.patch
Type: text/x-diff
Size: 3650 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130704/d14b8a56/attachment.bin>


More information about the ffmpeg-devel mailing list