On Tue, Jun 21, 2011 at 1:13 AM, Martin Storsjö <[email protected]> wrote: > --- > doc/APIchanges | 3 +++ > libavutil/attributes.h | 2 ++ > libavutil/avutil.h | 2 +- > 3 files changed, 6 insertions(+), 1 deletions(-) > > diff --git a/doc/APIchanges b/doc/APIchanges > index 79d9749..77dc510 100644 > --- a/doc/APIchanges > +++ b/doc/APIchanges > @@ -13,6 +13,9 @@ libavutil: 2011-04-18 > > API changes, most recent first: > > +2011-06-xx - xxxxxxx - lavu 51.8.0 - attributes.h > + Add av_format_printf(). > +
maybe this is too nitpicky but I think the name is misleading (based on the name I would guess this is part of lavf). Perhaps av_printf_format would be better? _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
