Quoting Vittorio Giovara (2015-07-10 16:23:18) > --- > doc/APIchanges | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/APIchanges b/doc/APIchanges > index c803f71..2803763 100644 > --- a/doc/APIchanges > +++ b/doc/APIchanges > @@ -19,6 +19,10 @@ API changes, most recent first: > 2015-xx-xx - xxxxxxx - lavu 56.15.0 > Add av_version_info(). > > +2015-xx-xx - xxxxxxx - lavfi 5.1.0 - version.h > + xxxxxxx - lavd 55.2.0 - version.h > + Add library identification symbols. > + > 2015-xx-xx - xxxxxxx - lavf 56.20.0 - avio.h > Add avio_put_str16be. > > -- > 1.9.5 (Apple Git-50.3) >
It's better to mention the added stuff by name explicitly, so people can grep for it. That is the main use case for this file, I think nobody really reads it all sequentially. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
