| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter() | Michael Niedermayer | 2013-11-07 | 1 | -0/+1 |
* | Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c' | Michael Niedermayer | 2013-11-07 | 1 | -0/+1 |
|\ |
|
| * | avfilter/graphparser: Directly free filter memory if initialization fails | Diego Biurrun | 2013-11-06 | 1 | -0/+1 |
* | | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 1 | -2/+2 |
* | | avfilter/graphparser: fix use of deprecated symbols | Michael Niedermayer | 2013-08-25 | 1 | -1/+1 |
* | | avfilter/graphparser: remove 256 char limit from create_filter() | Michael Niedermayer | 2013-08-04 | 1 | -4/+6 |
* | | avfilter/graphparse: Fix build with --enable-incompatible-fork-abi | Michael Niedermayer | 2013-07-09 | 1 | -1/+1 |
* | | lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the... | Stefano Sabatini | 2013-07-03 | 1 | -13/+17 |
* | | Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8' | Michael Niedermayer | 2013-05-01 | 1 | -1/+4 |
|\| |
|
| * | graphparser: only print filter arguments if they are non-NULL | Anton Khirnov | 2013-04-30 | 1 | -1/+4 |
* | | lavfi: fix forgotten chunk in eb0f774d. | Clément Bœsch | 2013-04-12 | 1 | -2/+2 |
* | | Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5' | Michael Niedermayer | 2013-04-12 | 1 | -1/+2 |
|\| |
|
| * | lavfi: add avfilter_init_str() to replace avfilter_init_filter(). | Anton Khirnov | 2013-04-11 | 1 | -1/+2 |
* | | Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' | Michael Niedermayer | 2013-04-12 | 1 | -4/+4 |
|\| |
|
| * | lavfi: make avfilter_free() remove the filter from its graph. | Anton Khirnov | 2013-04-11 | 1 | -4/+4 |
* | | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea' | Michael Niedermayer | 2013-04-12 | 1 | -7/+2 |
|\| |
|
| * | lavfi: replace avfilter_open() with avfilter_graph_alloc_filter(). | Anton Khirnov | 2013-04-11 | 1 | -7/+2 |
* | | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' | Michael Niedermayer | 2013-04-11 | 1 | -1/+0 |
|\| |
|
| * | lavfi: merge avfiltergraph.h into avfilter.h | Anton Khirnov | 2013-04-11 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-03 | 1 | -2/+2 |
|\| |
|
| * | avfiltergraph: check for sws opts being non-NULL before using them. | Anton Khirnov | 2013-04-03 | 1 | -1/+2 |
* | | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' | Michael Niedermayer | 2013-03-16 | 1 | -6/+6 |
|\| |
|
| * | avfiltergraph: replace AVFilterGraph.filter_count with nb_filters | Anton Khirnov | 2013-03-16 | 1 | -4/+4 |
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -1/+0 |
* | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -1/+0 |
* | | Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3' | Michael Niedermayer | 2012-10-26 | 1 | -9/+15 |
|\| |
|
| * | avfilter: fix graphparser memleaks on error paths | Janne Grunau | 2012-10-25 | 1 | -9/+15 |
* | | avfilter_graph_parse: add support for parsing sws_flags | Michael Niedermayer | 2012-10-22 | 1 | -0/+3 |
* | | lavfi/graphparser: fix parsing error in case of NULL sws_opts addition | Stefano Sabatini | 2012-10-21 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63' | Michael Niedermayer | 2012-06-27 | 1 | -14/+7 |
|\| |
|
| * | lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft | Anton Khirnov | 2012-06-26 | 1 | -13/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -2/+2 |
|\| |
|
| * | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-17 | 1 | -2/+3 |
|\| |
|
| * | graphparser: set next to NULL on an entry extracted from inputs list | Anton Khirnov | 2012-04-16 | 1 | -2/+3 |
* | | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' | Michael Niedermayer | 2012-04-17 | 1 | -1/+1 |
|\| |
|
| * | graphparser: fix the order in which unlabeled input links are returned. | Anton Khirnov | 2012-04-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-14 | 1 | -12/+192 |
|\| |
|
| * | avfiltergraph: make the AVFilterInOut alloc/free API public | Stefano Sabatini | 2012-04-14 | 1 | -15/+20 |
| * | graphparser: allow specifying sws flags in the graph description. | Anton Khirnov | 2012-04-14 | 1 | -0/+29 |
| * | graphparser: fix the order of connecting unlabeled links. | Anton Khirnov | 2012-04-14 | 1 | -3/+7 |
| * | graphparser: add avfilter_graph_parse2(). | Anton Khirnov | 2012-04-14 | 1 | -34/+102 |
| * | lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() | Stefano Sabatini | 2011-09-28 | 1 | -1/+1 |
| * | graphparser: prefer void * over AVClass * for log contexts | Stefano Sabatini | 2011-09-28 | 1 | -7/+7 |
* | | libavfilter/graphparser: Avoid spaces in filter instance names. | Michael Niedermayer | 2011-08-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 1 | -0/+2 |
|\| |
|
| * | doxygen: Make sure parameter names match between .c and .h files. | Diego Biurrun | 2011-07-14 | 1 | -0/+2 |
* | | graphparser: simplify condition in avfilter_graph_parse() | Stefano Sabatini | 2011-07-10 | 1 | -1/+1 |