aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/graphparser.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use link_filter() instead avfilter_link() when clearerVitor Sessak2008-05-241-13/+5
* Avoid searching by instance name when it is not necessaryVitor Sessak2008-05-241-64/+47
* Better error messagesVitor Sessak2008-05-241-3/+9
* Handle av_realloc() failureVitor Sessak2008-05-241-1/+4
* I should not have merged the graph parser with the graphVitor Sessak2008-05-241-0/+387