[Bug 738124] validate: Design and implement an interface for setting a report level.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 13 08:05:59 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738124
  GStreamer | gst-devtools | git

--- Comment #27 from Thibault Saunier <tsaunier at gnome.org> 2014-10-13 15:05:52 UTC ---
Review of attachment 288316:
 --> (https://bugzilla.gnome.org/review?bug=738124&attachment=288316)

::: validate/gst/validate/gst-validate-monitor.c
@@ +206,3 @@
+    gst_object_unref (object);
+    object = parent;
+  } while (object && level == GST_VALIDATE_REPORTING_LEVEL_UNKNOWN);

So if I set level to h264parse:all , reports from h264parse::src will be taken
into account? Makes sense I guess :)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list