July 22, 2010
View bdab614

Generalize pixel format enum fields to int formats.

S.N. Hemanth Meenakshisundaram authored on 2010/07/22 20:12:47
April 19, 2010
View 3748b2b

Fix leak in avfilter_graph_add_filter().

Stefano Sabatini authored on 2010/04/19 05:10:43
April 14, 2010
View 22b7b23

Make avfilter_graph_add_filter() returns AVERROR(ENOMEM) in case of failed reallocation, rather than just -1.

Stefano Sabatini authored on 2010/04/14 08:22:22
January 13, 2010
View f37c934

Make query_formats() print an error message if an auto-inserted scale filter cannot convert between input and output formats.

Stefano Sabatini authored on 2010/01/13 09:09:24
January 10, 2010
View 9ea9772

Make query_formats() increment the scaler_count after each scaler insertion.

Stefano Sabatini authored on 2010/01/10 23:23:19
View 3fb8e77

Add a log context to avfilter_graph_config_links().

Stefano Sabatini authored on 2010/01/10 22:39:56
June 1, 2009
View 4ec4224

Implement avfilter_graph_config_links().

Stefano Sabatini authored on 2009/06/01 01:30:12
February 27, 2009
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 24, 2009
View 39c07b8

Implement in AVFilterGraph the scale_sws_opts field, and pass its value in the args for the auto-inserted scale filters.

Stefano Sabatini authored on 2009/02/24 08:45:21
January 27, 2009
View 822005e

Implement avfilter_graph_check_validity().

Stefano Sabatini authored on 2009/01/27 05:21:25
April 5, 2008
View 4e4a3e2

Handle av_realloc() failure Commited in SoC by Vitor Sessak on 2008-04-04 15:35:38

Vitor Sessak authored on 2008/04/05 05:09:47
View 51bf654

Use sizeof(var) instead of sizeof(type) Commited in SoC by Vitor Sessak on 2008-04-03 19:53:18

Vitor Sessak authored on 2008/04/05 05:09:45
View a6f88fb

Give a more meaningful instance name to auto-inserted scaler Commited in SoC by Vitor Sessak on 2008-04-03 16:51:39

Vitor Sessak authored on 2008/04/05 05:09:42
View 779cc07

Merge two ifs Commited in SoC by Vitor Sessak on 2008-04-03 16:44:27

Vitor Sessak authored on 2008/04/05 05:09:40
View e1a43a4

Remove unused check Commited in SoC by Vitor Sessak on 2008-04-03 16:38:51

Vitor Sessak authored on 2008/04/05 05:09:38