pad-monitor: Check that an ERROR GstMessage has been posted on GST_FLOW_ERROR
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 3 Jun 2015 00:25:56 +0000 (20:25 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Wed, 3 Jun 2015 15:43:12 +0000 (11:43 -0400)
commit5ce8ab213e767e3af7c96c3e1d7919bca2514d5e
tree0dca7ef749b3b30e39e682721a7075d8687d499b
parent111b7344a389d4e7fc4687fc80cc06e7dc3d7f01
pad-monitor: Check that an ERROR GstMessage has been posted on GST_FLOW_ERROR

Summary:
Before returning GST_FLOW_ERROR, an element must post an ERROR GstMessage,
enforce that.

Reviewers: thiblahute, Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D201
validate/gst/validate/gst-validate-pad-monitor.c
validate/gst/validate/gst-validate-pipeline-monitor.c
validate/gst/validate/gst-validate-pipeline-monitor.h
validate/gst/validate/gst-validate-report.c
validate/gst/validate/gst-validate-report.h
validate/tests/check/validate/padmonitor.c