[FFmpeg-cvslog] doc/APIchanges: add missing entry for adding RGBF16
Martin Schitter
git at videolan.org
Tue Oct 15 11:44:16 EEST 2024
ffmpeg | branch: master | Martin Schitter <ms+git at mur.at> | Tue Oct 15 03:18:19 2024 +0200| [c50f79a0dc4c4e29f3a8b759b031178d5ed57516] | committer: Anton Khirnov
doc/APIchanges: add missing entry for adding RGBF16
The missing APIchanges entry requested by A.Khirnov.
Signed-off-by: Anton Khirnov <anton at khirnov.net>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c50f79a0dc4c4e29f3a8b759b031178d5ed57516
---
doc/APIchanges | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/APIchanges b/doc/APIchanges
index 5bfb52c09a..9ee898bd5f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
+2024-10-14 - c993a91bea - lavu 59.43.100 - pixfmt.h
+ Add AV_PIX_FMT_RGBF16.
+
2024-10-08 - xxxxxxxxxx - lavu 59.42.100 - pixfmt.h
Add AV_PIX_FMT_AYUV, AV_PIX_FMT_UYVA, AV_PIX_FMT_VYU444,
and AV_PIX_FMT_V30X.
More information about the ffmpeg-cvslog
mailing list