gstreamer/validate/tests
Thibault Saunier 8f123cbc6f validate: Make accessing Scenario.pipeline thread safe
The fact that Scenario.pipeline was not accessible in a thread way lead
to the fact that all users had to take the unref the last pipeline ref
in the main thread, otherwise we were crying. This was an ugly
restriction which lead to issue when using scenario on gst-rtsp-server.

This break the API as this commit remove the GstValidateScenario.pipeline
field but it is worth it.
2017-05-31 14:53:05 -04:00
..
check validate: Make accessing Scenario.pipeline thread safe 2017-05-31 14:53:05 -04:00
launcher_tests validate: meson: fix --validate-tools-path argument 2017-02-02 11:01:11 -03:00
Makefile.am validate: Start a testsuite 2014-09-12 09:57:05 +02:00
meson.build meson: Modernize the way we set test env variables 2016-11-30 13:58:56 -03:00