[FFmpeg-devel] [PATCHv4 7/7] Document new APIs for av_packet_{un, }pack_dictionary()

Ben Boeckel mathstuf at gmail.com
Mon Nov 18 02:36:31 CET 2013


Signed-off-by: Ben Boeckel <mathstuf at gmail.com>
---
 doc/APIchanges | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index cb1c33f..3ca1ef3 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,11 @@ libavutil:     2012-10-22
 
 API changes, most recent first:
 
+2013-11-xx - xxxxxxx - lavc 55.28.0 - avcodec.h
+  Add av_packet_{un,}pack_dictionary()
+  Add AV_PKT_METADATA_UPDATE side data type, used to transmit key/value
+  strings between a stream and the application.
+
 2013-11-xx - xxxxxxx - lavu 52.18.0 - mem.h
   Move av_fast_malloc() and av_fast_realloc() for libavcodec to libavutil.
 
-- 
1.8.4.2



More information about the ffmpeg-devel mailing list