[Gstreamer-bugs] [Bug 118085] Changed - gst_init_check doesn't fully initialise GStreamer when it finds an option it doesn't recognise

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Sep 26 07:39:47 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=118085

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/118085	Tue Jul 22 18:57:14 2003
+++ shadow/118085.tmp.17943	Fri Sep 26 10:39:47 2003
@@ -87,6 +87,12 @@
 
 ------- Additional Comments From ds at schleef.org  2003-07-22 18:57 -------
 As ^iain^ and I talked about on IRC, gst_init() should behave as
 similar to gtk_init() as possible, unless there is a compelling reason
 to be different.  In particular, gtk_init() survives options that it
 doesn't recognize.
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-09-26 10:39 -------
+Apart from that (which probably is to continue init parsing when an 
+unknown argument is encountered), you are supposed to check the 
+return value from gst_init_check, which probably was a big fat FALSE 
+which means GStreamer wasn't initialized correctly.




More information about the Gstreamer-bugs mailing list