gstreamer/validate/gst
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
..
overrides validate: report: Simplify the issue ID registering using GQuarks 2014-10-21 20:21:42 +02:00
plugins validate:gtk: Use event->type directly 2015-05-18 10:15:33 +02:00
preload validate🏃 Add a method to force exiting the runner 2015-06-06 08:50:47 +02:00
validate validate🏃 Add a method to force exiting the runner 2015-06-06 08:50:47 +02:00
Makefile.am validate: Move the fault_injection plugin to gst/plugins/ 2015-02-14 16:32:11 +01:00