gstpad: Release pending g_cond_wait() when stopping/pausing task
authorEdward Hervey <edward@centricular.com>
Mon, 15 Jan 2018 17:13:45 +0000 (18:13 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 15 Jan 2018 17:19:48 +0000 (18:19 +0100)
commit6cd783b9fc150c060d2f7ac6924e9cd914a9b4ff
treef4aaec86b0455042ece101ba36382b1fb5aab878
parent33e7269c37986f6df40db0e5090e77d57a2da218
gstpad: Release pending g_cond_wait() when stopping/pausing task

Otherwise we would deadlock waiting forever for the streaming lock
to be released

https://bugzilla.gnome.org/show_bug.cgi?id=792341
gst/gstpad.c