gdp: 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.muller@collabora.co.uk>
Sun, 25 Dec 2011 22:49:58 +0000 (22:49 +0000)
commit16e18f3e1a186ca964fd7595e8b7c859fb27c24c
tree5990baf0e677cfc816a8efa409dbb788cbc150f0
parent5cc09472a0854e43d69f35a86fad251da6badc7b
gdp: 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().
gst/gdp/dataprotocol.c