August 31, 2011
View cc2b4e8

libavfilter/graphparser: Avoid spaces in filter instance names. This makes it easier to refer to filters where things are seperated by spaces.

Michael Niedermayer authored on 2011/08/31 05:02:38
July 15, 2011
View 5dc6bd86

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/15 03:44:58
July 4, 2011
View 976a8b2

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/04 07:34:44
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 2420763

graphparser: simplify condition in avfilter_graph_parse()

Stefano Sabatini authored on 2011/07/02 22:37:32
View 6ce05bc

graphparser: clarify comments in avfilter_graph_parse()

Stefano Sabatini authored on 2011/07/02 22:36:23
View 24c9bab

doxygen: Fix parameter names to match the function prototypes.

Diego Biurrun authored on 2011/07/02 20:23:35
July 1, 2011
View df8c675

graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph_parse()

Stefano Sabatini authored on 2011/07/01 23:31:16
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 f80b381

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

Stefano Sabatini authored on 2011/03/31 04:30:31
View 2f86e7b

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

Stefano Sabatini authored on 2011/03/31 04:30:31