[Gstreamer-bugs] [Bug 119510] Changed - GstPluginFeature->rank isn't dumped to XML
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Mon Aug 18 14:16:03 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=119510
Changed by rbultje at ronald.bitfreak.net.
--- shadow/119510 Mon Aug 18 14:38:03 2003
+++ shadow/119510.tmp.16801 Mon Aug 18 17:16:03 2003
@@ -10,13 +10,13 @@
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: rbultje at ronald.bitfreak.net
QAContact: gstreamer-maint at bugzilla.gnome.org
TargetMilestone: HEAD
URL:
-Summary: 2x a rank field
+Summary: GstPluginFeature->rank isn't dumped to XML
Both GstPluginFeature as well as GstElementFactory (a child of
PluginFeature) have a rank entry in their struct. They seem to do the same,
so one needs to be removed.
------- Additional Comments From ds at schleef.org 2003-08-18 02:34 -------
@@ -35,6 +35,11 @@
GST_PLUGIN_FEATURE (factory)->rank?
Apart from that, it sounds ok. Let's apply it. :).
------- Additional Comments From ds at schleef.org 2003-08-18 14:38 -------
Yes, it should be GST_PLUGIN_FEATURE(). Brain fart.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2003-08-18 17:16 -------
+Applied with GST_PLUGIN_FEATURE (). According to Dave, the
+pluginfeature doesn't dump to XML, so I'm leaving this open with a new
+subject.
More information about the Gstreamer-bugs
mailing list