[FFmpeg-cvslog] doc/APIchanges: add missing entries for the recent changes

James Almer git at videolan.org
Wed Jul 2 05:29:03 EEST 2025


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Tue Jul  1 23:28:19 2025 -0300| [11d1b71c311d1a1432a280e0e1ee7bc0ba91d671] | committer: James Almer

doc/APIchanges: add missing entries for the recent changes

Signed-off-by: James Almer <jamrial at gmail.com>

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

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

diff --git a/doc/APIchanges b/doc/APIchanges
index 91710bb27d..9c03e541fd 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,16 @@ The last version increases of all libraries were on 2025-03-28
 
 API changes, most recent first:
 
+2025-07-01 - 39d5a998bd - lavc 62.4.101 - packet.h
+  Add AV_PKT_DATA_3D_REFERENCE_DISPLAYS.
+
+2025-07-01 - b2e4b0e282 - lavu 60.4.101 - frame.h
+  Add AV_FRAME_DATA_3D_REFERENCE_DISPLAYS.
+
+2025-07-01 - 80a05bea4f - lavu 60.4.100 - tdrdi.h
+  Add AV3DReferenceDisplaysInfo and AV3DReferenceDisplay structs.
+  Add av_tdrdi_alloc() and av_tdrdi_get_display().
+
 2025-05-21 - xxxxxxxxxx - lavu 60.3.100 - avassert.h
   Add av_unreachable() and av_assume() macros.
 



More information about the ffmpeg-cvslog mailing list