ffmpeg | branch: master | Anton Khirnov <an...@khirnov.net> | Wed Sep 28 
10:02:01 2022 +0200| [8bafe8a418f478d9f7d911266ae173518f12b04c] | committer: 
Anton Khirnov

doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F*

lavu minor bump was apparently forgotten for those, so mention them in
the block adding av_chroma_location*(), which was the next lavu minor
bump.

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

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

diff --git a/doc/APIchanges b/doc/APIchanges
index b0a41c9e37..a6df7a231a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -19,8 +19,10 @@ API changes, most recent first:
   Use av_chroma_location_enum_to_pos() or av_chroma_location_pos_to_enum()
   instead.
 
-2022-09-26 - xxxxxxxxxx - lavu 57.37.100 - pixdesc.h
+2022-09-26 - xxxxxxxxxx - lavu 57.37.100 - pixdesc.h pixfmt.h
   Add av_chroma_location_enum_to_pos() and av_chroma_location_pos_to_enum().
+  Add AV_PIX_FMT_RGBF32BE, AV_PIX_FMT_RGBF32LE, AV_PIX_FMT_RGBAF32BE,
+  AV_PIX_FMT_RGBAF32LE.
 
 2022-09-26 - xxxxxxxxxx - lavc 59.47.100 - avcodec.h defs.h
   Move the AV_EF_* and FF_COMPLIANCE_* defines from avcodec.h to defs.h.

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to