[Bug 720596] missing-plugins: Add funcs to generate detail and installer desc from GstStructures

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 17 03:28:39 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720596
  GStreamer | gst-plugins-base | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #264404|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-17 11:28:34 UTC ---
Review of attachment 264404:
 --> (https://bugzilla.gnome.org/review?bug=720596&attachment=264404)

...or maybe add API to discoverer to get the messages instead?

::: gst-libs/gst/pbutils/missing-plugins.c
@@ +413,3 @@
+/**
+ * gst_missing_plugin_message_get_installer_detail_from_struct:
+ * @structure: a missing-plugin #GstMessage of type #GST_MESSAGE_ELEMENT

A GstStrcuture, not a message

@@ +423,3 @@
+ *
+ * Returns: a newly-allocated detail string, or NULL on error. Free string
+ *          with g_free() when not needed any longer.

Since: 1.4

@@ +550,3 @@
+ *
+ * Returns: a newly-allocated description string, or NULL on error. Free
+ *          string with g_free() when not needed any longer.

Since: 1.4

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