[Bug 785431] New: element: document that gst_element_continue_state needs to be called with the STATE_LOCK

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 26 08:21:30 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=785431

            Bug ID: 785431
           Summary: element: document that gst_element_continue_state
                    needs to be called with the STATE_LOCK
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: documentation
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gkiagia at tolabaki.gr
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 356400
  --> https://bugzilla.gnome.org/attachment.cgi?id=356400&action=edit
element: document that gst_element_continue_state needs to be called with the
STATE_LOCK

gst_element_continue_state() should be called with the STATE_LOCK held, since
it calls gst_element_change_state(), which requires it. Document that.

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