On Wed, Jul 11, 2012 at 01:54:27AM +0200, Luca Barbato wrote: > Document when av_malloc_array() and av_mallocz_array() had been made > available. > --- > doc/APIchanges | 3 +++ > libavutil/version.h | 2 +- > 2 files changed, 4 insertions(+), 1 deletions(-)
Squash into 1/3 IMO. > --- a/doc/APIchanges > +++ b/doc/APIchanges > @@ -13,6 +13,9 @@ libavutil: 2011-04-18 > > API changes, most recent first: > > +2012-07-10 - xxxxxxx - lavu 51.37.0 > + Add av_malloc_array() and av_mallocz_array() . Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
