[Bug 739722] Thread safe register GstMatroskamuxPad

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 6 03:33:21 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739722
  GStreamer | gst-plugins-good | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #290090|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-06 11:33:16 UTC ---
(From update of attachment 290090)
This should use g_once_init_enter()/_leave() as all the other type registration
code... or ideally just use the G_DEFINE_TYPE() macro.

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