summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2015-04-06 01:45:37 +0200
committerLuca Barbato <lu_zero@gentoo.org>2015-04-07 12:36:11 +0200
commit27f274628234c1f934b9a6a6380ed567c1b4ceae (patch)
tree647efad34e75a371f43d71470c08eac773b4aa19 /doc/APIchanges
parent108f2f381acb93827fb4add0517eeae859afa3bf (diff)
parseutils: Make av_small_strptime public
And use it in libavformat. Based on a similar patch by Stefano Sabatini <stefasab@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 75eb66b4d1..35830f8278 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-xx-xx - xxxxxxx - lavu 54.11.0
+ Add av_small_strptime().
+
2015-xx-xx - xxxxxxx - lavc 56.22.0
Add FF_PROFILE_DTS_EXPRESS.