[gstreamer-bugs] [Bug 435120] cairosvgoverlay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 9 09:06:45 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=435120
  GStreamer | gst-plugins-bad | git

--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-09 16:06:39 UTC ---
Ok, after a long discussion with others lets go with the following solution:
Remove the data property, make the pad a request pad and keep the filename
property. The pad has preference over the property if it was requested.

The data property can really go away because if you are really creating SVG
data dynamically you should be able to handle request pads too... and if you
only read it from somewhere there's always the pad (where you could link a
uridecodebin or something) or filename property.

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