gstreamer/tests/check/nle
Thibault Saunier e903f15380 nlecomposition: Shutdown children when setting state to NULL
Otherwise if we shutdown a composition whith an nested composition
(inside a source in the test) and leak it, we end up with the nested
composition task still running (in READY) which is bad.

Add a test for that which leaks the pipeline on purpose.
2019-07-05 18:01:51 -04:00
..
common.c tests: nle: Fix GList leak 2019-01-18 20:32:02 +00:00
common.h tests: nle: Fix GList leak 2019-01-18 20:32:02 +00:00
complex.c tests: init/deinit per test case 2019-01-28 17:35:04 +09:00
nlecomposition.c nlecomposition: Shutdown children when setting state to NULL 2019-07-05 18:01:51 -04:00
nleoperation.c tests: init/deinit per test case 2019-01-28 17:35:04 +09:00
nlesource.c Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
seek.c Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
simple.c tests: init/deinit per test case 2019-01-28 17:35:04 +09:00
tempochange.c tests: nle: Fix various leak 2019-01-18 20:32:02 +00:00