gstreamer/validate/gst/preload
Thibault Saunier dfe29c56e5 validate🏃 Add a method to force exiting the runner
This method is similar to runner_printf() but can be used
only once. The user needs to make sure all the pipeline
are in NULL state when this is called.

The method emits a "STOPPING" signal and at that point
overrides or monitors should do extra processing/checks if
needed.

+ Make use of it everywhere where it makes sense.

API:
  gst_validate_runner_exit
  GstValidateRunner::stopping signal
2015-06-06 08:50:47 +02:00
..
gst-validate-monitor-preload.c validate🏃 Add a method to force exiting the runner 2015-06-06 08:50:47 +02:00
Makefile.am validate: Build the preload so when possible 2015-02-26 11:09:23 +01:00