[Bug 685332] GstMeta registry race

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 3 04:47:30 PDT 2012


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |wim.taymans at gmail.com
     Ever Confirmed|0                           |1

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-10-03 11:47:28 UTC ---
g_once is the way to go, I patched up the docs and the onces
in core, if you make some patches for the other, that would be great.

commit ed19974e25a6bf318a3ef2c3c86afe2369f56def
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Oct 3 13:45:22 2012 +0200

    meta: do metadata registration threadsafe

    We need to use g_once to register the metadata implementations
    only once.

    See https://bugzilla.gnome.org/show_bug.cgi?id=685332

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