[gstreamer-bugs] [Bug 322969] New: [PWG] "What are states?"-Chapter needs update

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 1 14:03:12 PST 2005


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=322969
 GStreamer | documentation | Ver: HEAD CVS

           Summary: [PWG] "What are states?"-Chapter needs update
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: documentation
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: meiker at upb.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


GstElementStateReturn and GST_STATE_SUCCESS have been renamed.

trivial patch:
===================================================================
RCS file: /cvs/gstreamer/gstreamer/docs/pwg/building-state.xml,v
retrieving revision 1.10
diff -r1.10 building-state.xml
134c134
<   GstElementStateReturn ret = GST_STATE_SUCCESS;
---
>   GstStateChangeReturn ret = GST_STATE_CHANGE_SUCCESS;

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