diff options
author | Anton Khirnov <anton@khirnov.net> | 2020-05-22 14:45:05 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2020-05-27 10:22:17 +0200 |
commit | 383c03ee0f9a3065347c81e9f9f96d233240250b (patch) | |
tree | 1176f8014647702071526afd3ced8b50e7386b3d | |
parent | 460132c9980f8a1f501a1f69477bca49e1641233 (diff) | |
download | ffmpeg-383c03ee0f9a3065347c81e9f9f96d233240250b.tar.gz |
doc/APIchanges: fix typo in version number
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 56ec9f8ac3..6a03686068 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -31,7 +31,7 @@ API changes, most recent first: Move AVBitstreamFilter-related public API to new header bsf.h. Move AVCodecParameters-related public API to new header codec_par.h. -2020-05-xx - xxxxxxxxxx - lavc 56.86.101 - avcodec.h +2020-05-xx - xxxxxxxxxx - lavc 58.86.101 - avcodec.h Deprecated AV_CODEC_CAP_INTRA_ONLY and AV_CODEC_CAP_LOSSLESS. 2020-05-xx - xxxxxxxxxx - lavu 56.46.100 - common.h |