GStreamer multimedia framework
Go to file
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
codecanalyzer gst-devtools/codecanalyser: Fix typo NO_CONFIGURE should be NOCONFIGURE 2016-10-09 10:48:22 +01:00
debug-viewer debug-viewer: inline expression 2016-12-20 08:24:57 +01:00
hooks validate:launcher: Port to Python3 2016-11-09 10:13:42 -03:00
mediainfo mediainfo: update build setup 2016-12-30 11:54:35 +01:00
tracer tracer: tsplot: tune the plot style a bit 2017-03-03 21:31:59 +01:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate validate: Make accessing Scenario.pipeline thread safe 2017-05-31 14:53:05 -04:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate: Add support for Meson as alternative/parallel build system 2016-08-25 15:12:31 -03:00
.gitmodules common: use https protocol for common submodule 2016-11-26 11:26:26 +00:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00
meson.build Back to development 2017-05-04 18:59:42 +03:00
meson_options.txt validate: meson: Add a way to disable documentation generation 2017-02-15 12:39:18 -03:00