gst: make _get_type() in gst/* thread safe
This is not really necessary here because everything is initialized from gst_init() already but using G_DEFINE_TYPE() removes some copy&paste boilerplate code.
Showing
Please register or sign in to comment