[gstreamer-bugs] [Bug 345496] No GstPadDirection in files created by GstXml

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 20 16:03:46 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345496
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #1 from Sebastien Cote  2006-06-20 23:03 UTC -------
Created an attachment (id=67750)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=67750&action=view)
proposed fix

With this patch, the direction of the pad is added to the pad structure of the
XML file:

  <gst:pad>
    <gst:name>src</gst:name>
    <gst:direction>source</gst:direction>
    <gst:peer>videoflip0.sink</gst:peer>
  </gst:pad>


-- 
Configure bugmail: http://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