]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
Merge commit '18019f8cb9663dd1032c65aa453eaec18d641905'
[ffmpeg] / doc / APIchanges
index 02e4d707137d1cebfea0a46c12400f7a182e3e87..d777dc0f40de5a8465e0fce00119afe17f44f0bb 100644 (file)
@@ -15,6 +15,10 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
+2016-04-27 - xxxxxxx - lavu 55.23.100 - log.h
+  Add a new function av_log_format_line2() which returns number of bytes
+  written to the target buffer.
+
 2016-xx-xx - xxxxxxx - lavc 57.37.100 - avcodec.h
   Add a new audio/video encoding and decoding API with decoupled input
   and output -- avcodec_send_packet(), avcodec_receive_frame(),
@@ -22,7 +26,7 @@ API changes, most recent first:
 
 2016-xx-xx - xxxxxxx - lavc 57.15.0 - avcodec.h
   Add a new bitstream filtering API working with AVPackets.
-  Deprecate the old bistream filtering API.
+  Deprecate the old bitstream filtering API.
 
 2016-xx-xx - xxxxxxx - lavfi 6.42.0 - avfilter.h
   Add AVFilterContext.hw_device_ctx.