mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-02 21:12:12 +00:00
Remove comment redundant with those in graphparser.h
Commited in SoC by Vitor Sessak on 2008-05-24 13:10:07 Originally committed as revision 13350 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
089d371450
commit
c658f47eff
@ -338,9 +338,6 @@ static int parse_outputs(const char **buf, AVFilterInOut **currInputs,
|
||||
return pad;
|
||||
}
|
||||
|
||||
/**
|
||||
* Parse a string describing a filter graph.
|
||||
*/
|
||||
int avfilter_parse_graph(AVFilterGraph *graph, const char *filters,
|
||||
AVFilterInOut *openLinks, AVClass *log_ctx)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user