aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2025-07-07 17:19:44 +0200
committerMarvin Scholz <epirat07@gmail.com>2025-07-07 17:19:44 +0200
commit934e1c23b0564402fb1f8e3e4c4a377d9c44f215 (patch)
treeb92d82375017e3a7db7be89c0c8d438c1c9b9d47
parenteca477da523bcd07044536f79ab2a4e3aa919724 (diff)
downloadffmpeg-934e1c23b0564402fb1f8e3e4c4a377d9c44f215.tar.gz
APIchanges: Add entry for AV_PKT_DATA_RTCP_SR
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 9c03e541fd..6018da37e1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
+2025-07-07 - eca477da52 - lavc 62.6.100 - packet.h
+ Add AV_PKT_DATA_RTCP_SR.
+
2025-07-01 - 39d5a998bd - lavc 62.4.101 - packet.h
Add AV_PKT_DATA_3D_REFERENCE_DISPLAYS.