diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-07-14 00:11:16 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-07-17 01:44:22 +0100 |
commit | a53540840d26beb57a5e53b7f488c23ddf86e193 (patch) | |
tree | d9109e34c0cc5666062afc33d83c2994976619ae /doc | |
parent | f1840b070dd449ad25e1ebbab463f10863a5e0f1 (diff) | |
download | ffmpeg-a53540840d26beb57a5e53b7f488c23ddf86e193.tar.gz |
APIchanges: Mention lavfi and lavd identification symbol addition
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index a2c5eb0550..8d22556169 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. |