gstreamer/validate/plugins
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
..
fault_injection Rename plugin filenames to match plugin names 2017-03-08 20:04:29 -05:00
gapplication Rename plugin filenames to match plugin names 2017-03-08 20:04:29 -05:00
gtk validate: Make accessing Scenario.pipeline thread safe 2017-05-31 14:53:05 -04:00
ssim validate: drop unneeded break+concat in some string literals 2017-04-12 10:31:21 -07:00
Makefile.am validate: Generate documentation for Validate plugins 2015-06-08 17:40:32 +02:00
meson.build meson:validate: Build validate plugins 2017-01-31 08:15:38 -03:00