[FFmpeg-devel] [PATCH 1/2] lavu/bprint: add av_bprint_reset().

Clément Bœsch ubitux at gmail.com
Sun May 13 11:47:07 CEST 2012


On Sun, May 13, 2012 at 11:44:10AM +0200, Nicolas George wrote:
> Le quintidi 25 floréal, an CCXX, Clément Bœsch a écrit :
> >  /**
> > + * Reset the string to "" but keep internal allocated data.
> > + */
> > +void av_bprint_reset(AVBPrint *buf);
> > +
> 
> I was mislead by the name before arriving to the doxy. Maybe
> av_bprint_truncate? Or _clear?
> 

Whatever you prefer; I like the "_clear", consider it fixed locally to
this name.

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120513/bfd71787/attachment.asc>


More information about the ffmpeg-devel mailing list