[Gstreamer-bugs] [Bug 125890] Changed - Plugin Writers Guide needs rewrite

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 30 04:04:44 PST 2004


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=125890

Changed by teuf at users.sourceforge.net.

--- shadow/125890	Fri Jan 30 06:04:54 2004
+++ shadow/125890.tmp.25021	Fri Jan 30 07:04:44 2004
@@ -153,6 +153,15 @@
 "Types and Properties"
 neccessary => necessary
 
 "Tagging (Metadata and Streaminfo)"
 butthey => but they
 rathen => rather
+
+------- Additional Comments From teuf at users.sourceforge.net  2004-01-30 07:04 -------
+The section "The Bytestream Object" should mention that you need to
+have something like 
+if (!gst_library_load ("gstbytestream")) {
+		return FALSE;
+	}
+in your plugin_init function, and it could also tell which file need
+to be included to get the bytestream functions.




More information about the Gstreamer-bugs mailing list