August 29, 2011
View 3d8176d

avfilter: Add avfilter_graph_que_command()

Michael Niedermayer authored on 2011/08/29 07:06:16
View 1e5014c

avfilter: Add command passing support

Michael Niedermayer authored on 2011/08/29 03:46:31
July 2, 2011
View ebd1edf

avfiltergraph: clarify doxy for avfilter_graph_parse() open_inputs/outputs params

Stefano Sabatini authored on 2011/07/02 23:09:55
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 d468ed0

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

Stefano Sabatini authored on 2011/06/11 18:41:49
May 22, 2011
View bf8bb94

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/05/22 11:53:19
May 17, 2011
View 153382e

multiple inclusion guard cleanup

Diego Biurrun authored on 2011/05/17 23:58:04
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 ab543af

Make avfilter_graph_free() free the graph.

Stefano Sabatini authored on 2011/02/02 04:02:17
View 4359288

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