On Mon, 21 Nov 2011 19:52:32 -0500, Justin Ruggles <[email protected]> wrote: > Based on code by Stefano Sabatini. > --- > doc/APIchanges | 4 +++ > libavutil/avutil.h | 2 +- > libavutil/samplefmt.c | 65 > +++++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/samplefmt.h | 53 ++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 123 insertions(+), 1 deletions(-) > > diff --git a/doc/APIchanges b/doc/APIchanges > index 0211683..9bcee66 100644 > --- a/doc/APIchanges > +++ b/doc/APIchanges > @@ -13,6 +13,10 @@ libavutil: 2011-04-18 > > API changes, most recent first: > > +2011-xx-xx - xxxxxxx - lavu 51.18.0 > + Add av_samples_check_size(), av_samples_fill_arrays(), av_samples_alloc(), ^^^^^^^^^^^^^^^^^^^^^ Except for this looks ok.
-- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
