summaryrefslogtreecommitdiff
path: root/libavfilter/graphparser.h
Commit message (Expand)AuthorAge
* Rename avfilter_parse_graph() to avfilter_graph_parse(), for betterStefano Sabatini2009-02-26
* Fix documentation for avfilter_parse_graph().Stefano Sabatini2008-12-26
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Split openLinks linked list into openInputs and openOutputsVitor Sessak2008-05-24
* Cosmetics: change function orderVitor Sessak2008-05-24
* Pass the inputs and outputs of avfilter_parse_graph() with a AVFilterInOut li...Vitor Sessak2008-05-24
* SimplifyVitor Sessak2008-05-24
* Make two variables constVitor Sessak2008-05-24
* Use '[' and ']' for label namingVitor Sessak2008-05-24
* Last commit was missing header fileVitor Sessak2008-05-24