[FFmpeg-cvslog] doc/APIchanges: fix wrong version number

Niklas Haas git at videolan.org
Thu Jan 11 08:06:01 EET 2024


ffmpeg | branch: master | Niklas Haas <git at haasn.dev> | Thu Jan 11 07:02:21 2024 +0100| [3a061facff610e3be296a8b95d75648ca291a9ec] | committer: Niklas Haas

doc/APIchanges: fix wrong version number

Major version was incorrectly copied.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a061facff610e3be296a8b95d75648ca291a9ec
---

 doc/APIchanges | 4 ++--
 1 file 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



More information about the ffmpeg-cvslog mailing list