gstreamer/validate/tools
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
..
.gitignore update gitignore 2015-05-04 14:48:26 +02:00
gst-validate-launcher.in validate:launcher: Handle git error properly 2015-04-15 11:36:28 +02:00
gst-validate-media-check.c validate🏃 Add a method to force exiting the runner 2015-06-06 08:50:47 +02:00
gst-validate-transcoding.c validate🏃 Add a method to force exiting the runner 2015-06-06 08:50:47 +02:00
gst-validate.c validate🏃 Add a method to force exiting the runner 2015-06-06 08:50:47 +02:00
Makefile.am validate: use -debug versions of bins when running from source 2015-04-21 11:19:17 +02:00