]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
lavfi: deprecate avfilter_link_set_closed().
[ffmpeg] / doc / APIchanges
index 1d0a3d295a46bf7ec88c750f19b9178345dd39ba..013e870b677a1817456d1a42f5c8232c8faee4f4 100644 (file)
@@ -14,6 +14,19 @@ libavutil:     2015-08-28
 
 
 API changes, most recent first:
+
+2015-12-22 - xxxxxxx - lavfi 6.21.101 - avfilter.h
+  Deprecate avfilter_link_set_closed().
+  Applications are not supposed to mess with links,
+  they should close the sinks.
+
+2015-12-17 - lavc 57.18.100 / 57.11.0 - avcodec.h dirac.h
+  xxxxxxx - Add av_packet_add_side_data().
+  xxxxxxx - Add AVCodecContext.coded_side_data.
+  xxxxxxx - Add AVCPBProperties API.
+  xxxxxxx - Add a new public header dirac.h containing
+            av_dirac_parse_sequence_header()
+
 2015-12-11 - xxxxxxx - lavf 57.20.100 - avformat.h
   Add av_program_add_stream_index()