April 16, 2012
View aff01de

graphparser: set next to NULL on an entry extracted from inputs list

Anton Khirnov authored on 2012/04/16 04:08:37
April 15, 2012
View 7af99a0

graphparser: fix the order in which unlabeled input links are returned.

Anton Khirnov authored on 2012/04/15 21:52:00
April 9, 2012
View 12e7e1d

graphparser: allow specifying sws flags in the graph description.

Anton Khirnov authored on 2012/04/09 13:13:53
View 4e781c2

graphparser: fix the order of connecting unlabeled links.

Anton Khirnov authored on 2012/04/09 12:01:05
March 21, 2012
View d7bcc71

graphparser: add avfilter_graph_parse2().

Anton Khirnov authored on 2012/03/21 15:46:56
July 2, 2011
View 96c1e6d

doxygen: Make sure parameter names match between .c and .h files.

Diego Biurrun authored on 2011/07/02 21:47:34
View 24c9bab

doxygen: Fix parameter names to match the function prototypes.

Diego Biurrun authored on 2011/07/02 20:23:35
June 11, 2011
View 91d3cbe

avfiltergraph: make the AVFilterInOut alloc/free API public

Stefano Sabatini authored on 2011/06/11 22:30:46
View 57fa314

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

Stefano Sabatini authored on 2011/06/11 18:41:49
View 64abd37

graphparser: prefer void * over AVClass * for log contexts

Stefano Sabatini authored on 2011/06/11 21:33:09
March 31, 2011
View f80b381

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

Stefano Sabatini authored on 2011/03/31 04:30:31
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 2, 2011
View e8e5dde

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