summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 90c6500764..c330310cab 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,10 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx - lavu 55.30.0 - spherical.h
+ Add AV_FRAME_DATA_SPHERICAL value, av_spherical_alloc() API and
+ AVSphericalMapping type to export and describe spherical video properties.
+
2016-xx-xx - xxxxxxx - lavf 57.10.0 - avformat.h
Add av_stream_add_side_data().