diff options
author | Vittorio Giovara | 2015-07-02 23:28:45 +0100 |
---|---|---|
committer | Vittorio Giovara | 2015-07-03 14:30:11 +0100 |
commit | 832129431fd5c693b12c32a1563944c631feaf36 (patch) | |
tree | 615e781dfb7413ae3c91cb068f1165c28a01f55b /doc | |
parent | 80f955c90867561dcce769216bc497e13281eb38 (diff) |
lavu: Add version information for av_version_info()
Move the APIchange entry at the top.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 06ad1b7f4f..a2c5eb0550 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,15 +13,15 @@ libavutil: 2014-08-09 API changes, most recent first: +2015-xx-xx - xxxxxxx - lavu 56.15.0 + Add av_version_info(). + 2015-xx-xx - xxxxxxx - lavf 56.20.0 - avio.h Add avio_put_str16be. 2015-xx-xx - xxxxxxx - lavu 54.14.0 - cpu.h Add AV_CPU_FLAG_AVXSLOW. -2015-xx-xx - xxxxxxx - lavu 56.xx.0 - Add av_version_info(). - 2015-xx-xx - xxxxxxx - lavc 56.23.0 Add av_vda_default_init2. |