Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-10-03 03:21:40 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-11-22 19:51:05 +0400
commit68590650f05f2bf97766362f2817372987c8a52e (patch)
treeb5b0292ed90bb1db4172f646e5e8e59c4326f31c /doc/APIchanges
parente782eea183ba3c03f5179ac83f85e25ae9c1290f (diff)
lavu/avstring: add av_utf8_decode() function
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 c0edb643f0..618df2aab2 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2013-11-XX - xxxxxxx - lavu 52.54.100 - avstring.h
+ Add av_utf8_decode() function.
+
2013-11-xx - xxxxxxx - lavc 55.44.100 - avcodec.h
Add av_packet_{un,}pack_dictionary()
Add AV_PKT_METADATA_UPDATE side data type, used to transmit key/value