Add an existing filter instance to a filter graph.
@param graphctx the filter graph @param filter the filter to be added
@deprecated use avfilter_graph_alloc_filter() to allocate a filter in a filter graph
See Implementation
Add an existing filter instance to a filter graph.
@param graphctx the filter graph @param filter the filter to be added
@deprecated use avfilter_graph_alloc_filter() to allocate a filter in a filter graph