commit | cbd03e26ce8ac41c77b3b4a9b7f06a54a0311ce8 | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Wed Mar 07 11:19:25 2018 -0500 |
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Wed Mar 07 20:03:56 2018 -0500 |
tree | ab008a5fca5a436c4f3311c6549ec127c6fe79a6 | |
parent | 12c5d903c9cf80d9365d57b4643fef9f57aa4d60 [diff] |
basesrc: Balance unlock/unlock_stop in _src_stop() Otherwise it's possible that we won't be able to start again depending the implementation. We do start/stop in normal use cases whenever GST_QUERY_SCHEDULING happens before we are started. https://bugzilla.gnome.org/show_bug.cgi?id=794149