June 18, 2011
View 8055433

graphparser: add missing NULL check in avfilter_graph_parse()

Stefano Sabatini authored on 2011/06/18 09:02:31
June 11, 2011
View c535494

avfiltergraph: make the AVFilterInOut alloc/free API public

Stefano Sabatini authored on 2011/06/11 22:30:46
View 6119b23

avfiltergraph: change the syntax of avfilter_graph_parse()

Stefano Sabatini authored on 2011/06/11 22:16:02
View 86909dd

graphparser: prefer void * over AVClass * for log contexts

Stefano Sabatini authored on 2011/06/11 21:33:09
View d468ed0

lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()

Stefano Sabatini authored on 2011/06/11 18:41:49
March 31, 2011
View 2f86e7b

graphparser: add a NULL check on the argument passed to strstr

Stefano Sabatini authored on 2011/03/31 04:30:31
February 2, 2011
View c68be8e

Make avfilter_graph_parse() not free the input graph

Stefano Sabatini authored on 2011/02/02 05:52:07
January 15, 2011
View 3bf3fc0

Add the word "Parsed" in the parsed filter names.

Stefano Sabatini authored on 2011/01/15 05:58:47
December 12, 2010
View 9241cd2

Make avfilter_parse_graph() output a more meaningful message when an invalid filterchain is detected.

Stefano Sabatini authored on 2010/12/12 22:39:16
November 28, 2010
View 3fa77bd

In libavfilter, use consistently "Copyright (c)" in the license headers.

Stefano Sabatini authored on 2010/11/28 19:22:58
November 18, 2010
View 0985e1a

move the av_parse_color() function from libavfilter to libavcore

Aurelien Jacobs authored on 2010/11/18 07:58:28
November 12, 2010
View 668673f

Add missing check on the existence of an associated output pad for each specified output link label.

Stefano Sabatini authored on 2010/11/12 07:41:22
November 8, 2010
View 24de0ed

Rename avfilter_destroy() as avfilter_free().

Stefano Sabatini authored on 2010/11/08 21:32:39
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
View 55b2a9b

Extend documentation for parse_filter().

Stefano Sabatini authored on 2010/11/08 07:47:33