Module: libav Branch: master Commit: a53540840d26beb57a5e53b7f488c23ddf86e193
Author: Vittorio Giovara <[email protected]> Committer: Vittorio Giovara <[email protected]> Date: Tue Jul 14 00:11:16 2015 +0100 APIchanges: Mention lavfi and lavd identification symbol addition --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index a2c5eb0..8d22556 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -16,6 +16,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, LIBAVFILTER_IDENT and LIBAVDEVICE_IDENT. + 2015-xx-xx - xxxxxxx - lavf 56.20.0 - avio.h Add avio_put_str16be. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
