summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2014-07-29 14:29:13 +0100
committerLuca Barbato <lu_zero@gentoo.org>2014-07-29 17:46:29 +0200
commit69e7336b8e16ee65226fc20381baf537f4b125e6 (patch)
treeefa6771a621e6187dbc09bfbc2ec1f0540a76354 /doc
parente253a9e2b3d683eb51db7c776326eb07de10ad4c (diff)
avstring: Expose the simple name match function
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
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 8fb0c23a6f..261993b634 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2013-12-xx
API changes, most recent first:
+2014-07-xx - xxxxxxx - lavu 53.19.0 - avstring.h
+ Make name matching function from lavf public as av_match_name().
+
2014-xx-xx - xxxxxxx - lavc 55.57.0 - avcodec.h
Add AV_CODEC_PROP_REORDER to mark codecs supporting frame reordering.