validate:scenario: Report disabling plugin issues
authorThibault Saunier <tsaunier@gnome.org>
Fri, 6 Mar 2015 10:55:09 +0000 (11:55 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 10 Apr 2015 14:53:41 +0000 (16:53 +0200)
commit774dbf9346b729b96f628ac93225b694c0cd9e70
treeb90dc29de5afafc520918c0efc3ea538a1ef31ea
parent69ca5c69cc3fd0ea6a268bef8a084281b575fea9
validate:scenario: Report disabling plugin issues

Summary:
+ typedef GstValidateActionReturn so it can be used in the introspection
+ Add GST_VALIDATE_EXECUTE_ACTION_ERROR_REPORTED which should be used
  to tell Validate that something wrong happened so the sub action
  won't be executed, but that it should not report an error itself
  as it has already been handled in the action function.

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D81
validate/gst/validate/gst-validate-scenario.c
validate/gst/validate/gst-validate-scenario.h