diff options
author | James Almer <jamrial@gmail.com> | 2023-01-12 09:20:34 -0300 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-02-09 15:35:14 +0100 |
commit | 5bad4856035ca5ed571e9d7d9b1d503a5c9ef0a5 (patch) | |
tree | fbcab6a50257add4a288b90325a6664ddc380cc8 /doc/APIchanges | |
parent | c52b1c283e30c0985cf062248eb1dd8fb0485966 (diff) | |
download | ffmpeg-5bad4856035ca5ed571e9d7d9b1d503a5c9ef0a5.tar.gz |
Bump major versions of all libraries
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index f38bc0baea..810b8c0746 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -1,16 +1,4 @@ -Never assume the API of libav* to be stable unless at least 1 month has passed -since the last major version increase or the API was added. - -The last version increases were: -libavcodec: 2021-04-27 -libavdevice: 2021-04-27 -libavfilter: 2021-04-27 -libavformat: 2021-04-27 -libpostproc: 2021-04-27 -libswresample: 2021-04-27 -libswscale: 2021-04-27 -libavutil: 2021-04-27 - +The last version increases of all libraries were on 2023-02-09 API changes, most recent first: |