summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2015-06-05 23:21:18 +0200
committerLuca Barbato <lu_zero@gentoo.org>2015-06-07 10:14:45 +0200
commit252d6200c36e7eaa79f8d5205b7d731179e94897 (patch)
tree4afda34da70fd2d66bd6cacce8caf030db8a897f /doc
parent9b56ac74b170d12027fbc81f581a451a709f1105 (diff)
avio: Add avio_put_str16be
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 2c443b01b0..0ddfb11e03 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-xx-xx - xxxxxxx - lavf 56.20.0 - avio.h
+ Add avio_put_str16be.
+
2015-xx-xx - xxxxxxx - lavu 54.14.0 - cpu.h
Add AV_CPU_FLAG_AVXSLOW.