| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the const qualifier for the name field of AVFilterInOut, since | Stefano Sabatini | 2009-06-01 | 1 | -1/+1 |
* | Fix grammar for avfilter_graph_parse() doxy. | Stefano Sabatini | 2009-05-22 | 1 | -1/+1 |
* | Rename avfilter_parse_graph() to avfilter_graph_parse(), for better | Stefano Sabatini | 2009-02-26 | 1 | -1/+1 |
* | Fix documentation for avfilter_parse_graph(). | Stefano Sabatini | 2008-12-26 | 1 | -2/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Split openLinks linked list into openInputs and openOutputs | Vitor Sessak | 2008-05-24 | 1 | -7/+2 |
* | Cosmetics: change function order | Vitor Sessak | 2008-05-24 | 1 | -3/+1 |
* | Pass the inputs and outputs of avfilter_parse_graph() with a AVFilterInOut li... | Vitor Sessak | 2008-05-24 | 1 | -3/+18 |
* | Simplify | Vitor Sessak | 2008-05-24 | 1 | -1/+4 |
* | Make two variables const | Vitor Sessak | 2008-05-24 | 1 | -2/+2 |
* | Use '[' and ']' for label naming | Vitor Sessak | 2008-05-24 | 1 | -1/+1 |
* | Last commit was missing header file | Vitor Sessak | 2008-05-24 | 1 | -0/+40 |