summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2015-11-22 17:19:10 +0000
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2015-11-22 17:19:10 +0000
commitad317c94c5fad00f97881263647e316344f0a81e (patch)
tree5a505dbfe80d7d795004c16a519baeb3457f8e0c /doc/APIchanges
parent2bf93dfd96549777701a2031c23dac2cdb7257ee (diff)
parent7f4ec4364bc4a73036660c1c6a3c4801db524e9e (diff)
Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'
* commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e': avformat: expose av_stream_new_side_data helper Conflicts: libavformat/internal.h Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
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 c454cd2bb4..a2370b33e1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -14,6 +14,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2015-11-xx - xxxxxxx - lavf 57.19.100 - avformat.h
+ Add av_stream_new_side_data().
+
2015-11-xx - xxxxxxx - lavu 55.8.100 - xtea.h
Add av_xtea_le_init and av_xtea_le_crypt