summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Stebbins <stebbins@jetheaddev.com>2015-11-05 09:49:02 -0800
committerAnton Khirnov <anton@khirnov.net>2015-11-18 11:36:27 +0100
commit7f4ec4364bc4a73036660c1c6a3c4801db524e9e (patch)
tree2958c6492f6be1c09363aa99d821355751d1594f /doc
parent21ab6fd01b9107d7171fc1a77c2bfacff845a97a (diff)
avformat: expose av_stream_new_side_data helper
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 206796e14c..1ec6fbc189 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,10 @@ libavutil: 2015-08-28
API changes, most recent first:
+
+2015-11-xx - xxxxxxx - lavf 57.1.0 - avformat.h
+ Add av_stream_new_side_data().
+
2015-11-xx - xxxxxxx - lavu 55.3.0 - xtea.h
Add av_xtea_le_init and av_xtea_le_crypt