[gstreamer-bugs] [Bug 341856] New: buggy code in examples

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 15 06:39:36 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341856
 GStreamer | documentation | Ver: 0.10.x

           Summary: buggy code in examples
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: documentation
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: albx79 at iol.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


- in
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-init.html

gst_version requires 4th parameter

 - in
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/x292.html

GOptionEntry-s have extra parameters (the "0"s before the description)
(also, you may want to change GETTEXT_PACKAGE to NULL for simplicity)

 - in
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-bin-custom.html

missing "," after "int argc" in declaration of "int main"


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list