[Bug 756806] message: Add extra information fields to error/warning/info messages

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 22 12:40:42 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=756806

--- Comment #30 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 331985:
 --> (https://bugzilla.gnome.org/review?bug=756806&attachment=331985)

::: gst/gstelement.h
@@ +401,3 @@

+GstStructure *gst_message_details_new(const char *name, ...);
+#define GST_MAKE_DETAILS(args) gst_message_details_new args

GST_ELEMENT_MESSAGE_MAKE_DETAILS() maybe?

-- 
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