February 2, 2011
View ab543af

Make avfilter_graph_free() free the graph.

Stefano Sabatini authored on 2011/02/02 04:02:17
January 13, 2011
View caeb0c3

Make avfilter_graph_free() do nothing if graph is NULL.

Stefano Sabatini authored on 2011/01/13 06:23:16
December 3, 2010
View 037be76

Add avfilter_graph_create_filter().

Stefano Sabatini authored on 2010/12/03 05:12:27
November 13, 2010
View 4fcbb2a

Prefix with "ff_" the functions: ff_avfilter_graph_check_validity() ff_avfilter_graph_config_links() ff_avfilter_graph_config_formats()

Stefano Sabatini authored on 2010/11/13 09:21:28
November 8, 2010
View 1e80a0e

Remove graphparser.h header, move AVFilterInOut and avfilter_graph_parse() declaration to libavfilter/avfiltergraph.h.

Stefano Sabatini authored on 2010/11/08 07:56:29
November 5, 2010
View 97dd1e4

Rename avfilter_graph_destroy() to avfilter_graph_free().

Stefano Sabatini authored on 2010/11/05 05:34:24
View e15aeea

Implement avfilter_graph_alloc().

Stefano Sabatini authored on 2010/11/05 05:34:19
October 16, 2010
View 2a24df9

Add avfilter_graph_config().

Stefano Sabatini authored on 2010/10/16 19:20:53
July 2, 2010
View 9a58234

Fix misspelled parameter names in Doxygen documentation. This fixes one Doxygen warning each.

Diego Biurrun authored on 2010/07/02 19:49:29
July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
April 12, 2010
View bc3c85a

Apply grammar/consistency nits to avfilter_graph_add_filter() doxy.

Stefano Sabatini authored on 2010/04/12 06:26:00
January 10, 2010
View 3fb8e77

Add a log context to avfilter_graph_config_links().

Stefano Sabatini authored on 2010/01/10 22:39:56
June 1, 2009
View 4ec4224

Implement avfilter_graph_config_links().

Stefano Sabatini authored on 2009/06/01 01:30:12
May 15, 2009
View c5c6f62

Apply documentation fixes: use third person, fix grammar and remove inconsistent '\p'.

Stefano Sabatini authored on 2009/05/15 03:13:17
February 27, 2009
View d7dbe55

Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better consistency with the rest of the API.

Stefano Sabatini authored on 2009/02/27 07:02:09