diff options
author | Niklas Haas <git@haasn.dev> | 2024-01-11 07:02:21 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-01-11 07:05:55 +0100 |
commit | 3a061facff610e3be296a8b95d75648ca291a9ec (patch) | |
tree | a712f5ee8adbde09eacd7351b66b56f97c579592 | |
parent | 40bd65a72aa3c5b5794caba082f1a852a31cd391 (diff) | |
download | ffmpeg-3a061facff610e3be296a8b95d75648ca291a9ec.tar.gz |
doc/APIchanges: fix wrong version number
Major version was incorrectly copied.
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index c944155cd7..59e469ae75 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,10 +2,10 @@ The last version increases of all libraries were on 2023-02-09 API changes, most recent first: -2023-11-xx - xxxxxxxxxx - lavfi 58.16.100 - buffersink.h +2023-11-xx - xxxxxxxxxx - lavfi 9.16.100 - buffersink.h Add av_buffersink_get_colorspace and av_buffersink_get_color_range. -2023-11-xx - xxxxxxxxxx - lavfi 58.15.100 - avfilter.h +2023-11-xx - xxxxxxxxxx - lavfi 9.15.100 - avfilter.h Add AVFilterLink.colorspace, AVFilterLink.color_range 2023-12-xx - xxxxxxxxxx - lavu 58.36.100 - pixfmt.h hwcontext.h hwcontext_d3d12va.h |