December 12, 2009
View 15a316c

Make parse_filter() parsing more robust.

Stefano Sabatini authored on 2009/12/12 05:02:10
May 9, 2009
View b755a75

"[" is a terminating char for the filter name. This fixes the parsing of things like

Vitor Sessak authored on 2009/05/09 04:14:21
May 2, 2009
View dd04911

Make graphparser.c use av_get_token(). This also avoids the need for '\=' escaping.

Stefano Sabatini authored on 2009/05/02 03:17:59
April 22, 2009
View fd548e5

Remove consume_whitespace() and replace it with direct calls to strspn().

Stefano Sabatini authored on 2009/04/22 04:08:49
February 27, 2009
View 86a4737

Rename avfilter_parse_graph() to avfilter_graph_parse(), for better consistency with the rest of the API.

Stefano Sabatini authored on 2009/02/27 07:03:55
View d7dbe55

Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better consistency with the rest of the API.

Stefano Sabatini authored on 2009/02/27 07:02:09
February 14, 2009
View fd51ff1

Fix avfilter_parse_graph() invalid graph description detection.

Stefano Sabatini authored on 2009/02/14 20:47:42
January 17, 2009
View 7847123

Print a warning and fail if the graph description cannot be parsed.

Stefano Sabatini authored on 2009/01/17 08:56:53
December 27, 2008
View 7f9b326

Change thisIsAVar variable names to this_is_a_var style, more consistent with the rest of libav*.

Stefano Sabatini authored on 2008/12/27 18:31:05
View e916c2a

Fix typo: ommitted -> omitted.

Stefano Sabatini authored on 2008/12/27 05:26:44
December 26, 2008
View e4a5f39

Choose better names for the variables in create_filter().

Stefano Sabatini authored on 2008/12/26 19:54:16
May 25, 2008
View e2b5fda

Split openLinks linked list into openInputs and openOutputs Commited in SoC by Vitor Sessak on 2008-05-24 17:20:09

Vitor Sessak authored on 2008/05/25 05:42:34
View 64fbf5e

One more memory leak Commited in SoC by Vitor Sessak on 2008-05-24 17:18:03

Vitor Sessak authored on 2008/05/25 05:42:32
View 4d11beb

Cosmetical: move statement Commited in SoC by Vitor Sessak on 2008-05-24 17:17:19

Vitor Sessak authored on 2008/05/25 05:42:29
View 64b164f

Plug some memory leaks Commited in SoC by Vitor Sessak on 2008-05-24 17:15:18

Vitor Sessak authored on 2008/05/25 05:42:26