]> git.sesse.net Git - ffmpeg/commit
lavfi: deprecate avfilter_graph_add_filter().
authorAnton Khirnov <anton@khirnov.net>
Sun, 31 Mar 2013 06:31:40 +0000 (08:31 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 11 Apr 2013 18:36:42 +0000 (20:36 +0200)
commitc2c9801bc9bce688d51d1a96f5f3ea93933e2dee
tree262c33c4501251bf5408995692c7d438132872f4
parentbc1a985ba030e9861d24965d42792850b43a43ea
lavfi: deprecate avfilter_graph_add_filter().

Since this function adds a standalone filter to a filter graph and we do
not support creating such filters, there is no reason for this function
to exist.
doc/APIchanges
libavfilter/avfilter.h
libavfilter/avfiltergraph.c