gstreamer/validate/tools
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
..
.gitignore validate: Add a gst-validate-images-check tool 2015-06-08 17:40:32 +02:00
gst-validate-analyze validate:launcher: Port to Python3 2016-11-09 10:13:42 -03:00
gst-validate-images-check.c validate: drop superfluous whitespace from cmd description 2017-05-04 14:47:16 -07:00
gst-validate-launcher.in validate:launcher: Fix running on windows 2017-01-03 15:34:39 -03:00
gst-validate-media-check.c validate: media check: Always print runner infos when bailing out. 2016-11-02 17:33:01 -03:00
gst-validate-transcoding.c validate: fix whitespace separators in multi-line string constants 2017-03-20 15:02:43 -07:00
gst-validate.c validate: Make accessing Scenario.pipeline thread safe 2017-05-31 14:53:05 -04:00
Makefile.am validate: tools: fix build 2015-06-13 19:25:17 +01:00
meson.build validate:launcher: Various fixes to make the Test class directly usable 2017-02-21 13:40:28 -03:00