Initialise some more types in gst_init(), esp. the new enum types
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 May 2009 19:58:32 +0000 (20:58 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 May 2009 19:58:32 +0000 (20:58 +0100)
commitfb007e5d50d78f5ebfc383ede490a8a303d97f37
tree6e62ca7e6d732ce5676a763a8207c3f4ae08f030
parent7f0b2f3d3b0d418a4e437a70230ebea3f94d8d2e
Initialise some more types in gst_init(), esp. the new enum types

Possibly fixes GObject class creation/unref race conditions when
creating the last-message string in fakesink for events with
structures that have fields with these enum types.
gst/gst.c