diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-09-27 15:47:22 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-09-28 10:01:51 +0200 |
commit | 6c09af7e46a5a1ada67ffe832f7895cf2749130b (patch) | |
tree | 6fe1933c9b9258f9137eade817992e3188c9c6d2 | |
parent | 0e8d1fc1f013eb805a7b66656d9452bcbca36d22 (diff) | |
download | ffmpeg-6c09af7e46a5a1ada67ffe832f7895cf2749130b.tar.gz |
APIchanges: fix a typo in the version number
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 6859081b0e..d0ffca2e80 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -16,7 +16,7 @@ API changes, most recent first: 2016-xx-xx - xxxxxxx - lavu 55.22.0 - pixfmt.h Add AV_PIX_FMT_YUV(420,422,444)P12. -2016-xx-xx - xxxxxxx - lavc 59.27.0 - avcodec.h +2016-xx-xx - xxxxxxx - lavc 57.27.0 - avcodec.h Add FF_PROFILE_HEVC_REXT, the extended pixel format profile for HEVC. 2016-08-24 - xxxxxxx - lavu 55.21.0 - imgutils.h |