[FFmpeg-devel] [PATCH] doc/APIchanges: add missing entry for adding RGBF16

Martin Schitter ms+git at mur.at
Tue Oct 15 04:18:19 EEST 2024


The missing APIchanges entry requested by A.Khirnov.

Martin

---
 doc/APIchanges | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index 5bfb52c..9ee898b 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.
-- 
2.45.2



More information about the ffmpeg-devel mailing list