gstreamer/tests
Thibault Saunier eac22d333a tests:nle: Unref the bus before unrefing the pipeline
Aiming at fixing a rare race condition where we get:

    ../subprojects/gstreamer/libs/gst/check/gstcheck.c:1258:F:nlecomposition:test_seek_on_nested:0: nested_src0_0x1a1a310 is not destroyed, 1 refcounts left!

The idea is that there might have a remaining GstMessage
with the nested_src as `message.src` on the bus that has
yet to be processed in some conditions leading to a reference
still existing when unrefing the pipeline.
2019-08-12 17:40:33 -04:00
..
benchmarks meson: Build benchmarks 2019-03-15 16:18:58 -03:00
check tests:nle: Unref the bus before unrefing the pipeline 2019-08-12 17:40:33 -04:00
validate tests: Add ges-sample-path-recurse with projects location 2019-07-05 18:30:41 -04:00
.gitignore tests: Add some things to .gitignore 2016-04-04 10:53:13 +03:00
Makefile.am examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
meson.build meson: Build benchmarks 2019-03-15 16:18:58 -03:00