aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2025-07-23 23:42:14 +0200
committerVittorio Giovara <vittorio.giovara@gmail.com>2025-07-31 10:58:36 +0200
commit119d127d05c910db0f0d31c1b124a8d60fd0d75d (patch)
tree761aa7cf55cc9ab1985cd45dd0b163fd35d4c04e /doc/APIchanges
parentc275f3bfa16035b33ba879580512d517d11c6ddd (diff)
downloadffmpeg-119d127d05c910db0f0d31c1b124a8d60fd0d75d.tar.gz
lavu/spherical: Add support for Spherical Immersive type
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5c40b7c13d..87e6036f18 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-31 - xxxxxxxxxx - lavu 60.7.100 - spherical.h
+ Add AV_SPHERICAL_PARAMETRIC_IMMERSIVE.
+
2025-07-20 - xxxxxxxxxx - lavu 60.6.100 - attributes.h, avstring.h
Add av_scanf_format() and use it on av_sscanf().