element: document that gst_element_continue_state needs to be called with the STATE_LOCK
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Wed, 26 Jul 2017 08:15:58 +0000 (11:15 +0300)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Wed, 26 Jul 2017 09:36:20 +0000 (12:36 +0300)
commit4c3092e07a4e03171649069f1a5f2bed5991d461
tree33edbd385541248c3028ee21b8d6a1596927e6bf
parent92ad74052b986504f9e3e49bce4632377b62266a
element: document that gst_element_continue_state needs to be called with the STATE_LOCK

It internally calls gst_element_change_state(), which requires the STATE_LOCK

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