diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2025-07-23 23:42:14 +0200 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2025-07-31 10:58:36 +0200 |
commit | 119d127d05c910db0f0d31c1b124a8d60fd0d75d (patch) | |
tree | 761aa7cf55cc9ab1985cd45dd0b163fd35d4c04e /doc/APIchanges | |
parent | c275f3bfa16035b33ba879580512d517d11c6ddd (diff) | |
download | ffmpeg-119d127d05c910db0f0d31c1b124a8d60fd0d75d.tar.gz |
lavu/spherical: Add support for Spherical Immersive type
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
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(). |