]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110'
[ffmpeg] / doc / APIchanges
index c5a10003469644e3fe7295f89441dccecca366b6..8b3051c2552727336a8339525216ddbb542c88cd 100644 (file)
@@ -15,6 +15,15 @@ libavutil:     2014-08-09
 
 API changes, most recent first:
 
+2014-08-16 - xxxxxxx - lswr 1.1.100 - swresample.h
+  Add AVFrame based API
+
+2014-xx-xx - xxxxxxx - lavu 54.4.100 - dict.h
+  Add av_dict_set_int helper function.
+
+2014-08-xx - xxxxxxx - lavu 54.03.0 - mem.h
+  Add av_strndup().
+
 2014-xx-xx - xxxxxxx - lavu 54.02.0 - opt.h
   Add av_opt_get_dict_val/set_dict_val with AV_OPT_TYPE_DICT to support
   dictionary types being set as options.