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 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
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