[gstreamer-bugs] [Bug 169405] [API] GST_TYPE_EVENT and gst_event_get_type unusable before gst_init()

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Mar 10 10:23:23 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=169405
 GStreamer | gstreamer (core) | Ver: 0.8.9





------- Additional Comments From Torsten Schoenfeld  2005-03-10 13:23 -------
I think a pragmatic solution would be the attached patch.  It moves the type
creation into gst_event_get_type() and calls that in gst_init().  AFAICT, this
doesn't break neither API nor ABI nor the semantics of GstEvent.  `make check`
in testsuite/ passes as well (except for testsuite/threads/), and the regression
tests for the Perl bindings are happy too.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list