]> git.sesse.net Git - ffmpeg/commit
lavfi: deprecate avfilter_link_set_closed().
authorNicolas George <george@nsup.org>
Thu, 24 Sep 2015 08:06:26 +0000 (10:06 +0200)
committerNicolas George <george@nsup.org>
Tue, 22 Dec 2015 15:04:22 +0000 (16:04 +0100)
commit39a09e995d32d16e4f8c87a6ff5273cb9d98146e
tree23cde3120514e7953b938471377d04f833e6a9e3
parentb8b7d5ac6c793b12db2c90627a136766852593cb
lavfi: deprecate avfilter_link_set_closed().

Applications are not supposed to mess with links,
they should close the sinks.
Furthermore, this function does not distinguish what end
of the link caused the close and does not have a timestamp.
doc/APIchanges
libavfilter/avfilter.h
libavfilter/version.h