aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/APIchanges10
1 files changed, 10 insertions, 0 deletions
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.