[gstreamer-bugs] [Bug 623799] [xmp] Configurable xmp output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 2 14:10:26 PDT 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-08-02 21:10:21 UTC ---
> It seems we can't add vmethods to GstTagSetterIFace as it never ever had
> padding :/. Not sure if we can't just add it, as I am sure nobody subclassed
> that iface yet.

That's not a problem. Interfaces don't need padding, we can add additional
vmethods without breaking ABI or API. (This is not to say that I think it's a
good idea to add this to the existing GstTagSetter interface, just that it's
possible.)

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