[gstreamer-bugs] [Bug 308438] cdio registers "discid" tag already present in cdparanoia

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jun 20 14:34:22 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=308438
 GStreamer | gst-plugins | Ver: 0.8.9

Tim-Philipp Müller changed:

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



------- Additional Comments From Tim-Philipp Müller  2005-06-20 21:34 -------
Looks like a bug in gst_tag_register() IMHO. The API says "Registers a new tag
type for the use with GStreamer's type system. If a type with that name is
already registered, that one is used. The old registration may have used a
different type however. So don't rely on your supplied values. This function
takes ownership of all supplied variables.", so by implication it should be fine
to register the same tag twice (at least as long as the types are the same).

Cheers
 -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list