lavu/avstring: add av_utf8_decode() function

This commit is contained in:
Stefano Sabatini
2013-10-03 01:21:40 +02:00
parent e782eea183
commit 68590650f0
6 changed files with 180 additions and 1 deletions

View File

@@ -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