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

Nicolas George nicolas.george at normalesup.org
Sun May 13 11:44:10 CEST 2012


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?

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120513/24c84fe1/attachment.asc>


More information about the ffmpeg-devel mailing list