g_type_class_ref() other types as well, see #349410 and #64764.
authorTim-Philipp Müller <tim@centricular.net>
Thu, 1 Nov 2007 21:50:05 +0000 (21:50 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 1 Nov 2007 21:50:05 +0000 (21:50 +0000)
commit99a41cefe340d967a29f7e60b2fb8f84e1b15bee
tree24d40af834f71b486b5d8863b5fb5c6b707982ad
parentb826ab66124c69895cdc3030ee64417ef8df652a
g_type_class_ref() other types as well, see #349410 and #64764.

Original commit message from CVS:
* gst/gst.c: (init_post):
* gst/gstevent.c: (_gst_event_initialize):
* gst/gstquery.c: (_gst_query_initialize):
* libs/gst/dataprotocol/dataprotocol.c (gst_dp_init):
g_type_class_ref() other types as well, see #349410 and #64764.
* gst/gstbuffer.c: (_gst_buffer_initialize):
* gst/gstmessage.c: (_gst_message_initialize):
Simplify existing g_type_class_ref().
ChangeLog
gst/gst.c
gst/gstbuffer.c
gst/gstevent.c
gst/gstmessage.c
gst/gstquery.c
libs/gst/dataprotocol/dataprotocol.c