On 16/09/13 23:08, Diego Biurrun wrote: > On Mon, Sep 16, 2013 at 07:36:43PM +0200, Luca Barbato wrote: >> --- a/doc/APIchanges >> +++ b/doc/APIchanges >> @@ -13,6 +13,9 @@ libavutil: 2012-10-22 >> >> API changes, most recent first: >> >> +2013-09-xx - xxxxxxx - lavu 52.13.0 - mem.h >> + Add av_reallocp. >> + >> --- a/libavutil/version.h >> +++ b/libavutil/version.h >> @@ -37,7 +37,7 @@ >> >> #define LIBAVUTIL_VERSION_MAJOR 52 >> -#define LIBAVUTIL_VERSION_MINOR 14 >> +#define LIBAVUTIL_VERSION_MINOR 15 >> #define LIBAVUTIL_VERSION_MICRO 0 > > This does not match, as Martin pointed out.
Damn typos =/ I'd push the vda patch and fix it along with it. If somebody is against it please talk before 10AM CET lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
