identity: Use g_cond_signal() instead of g_cond_broadcast()
authorSebastian Dröge <sebastian@centricular.com>
Mon, 9 Mar 2020 19:31:48 +0000 (21:31 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 9 Mar 2020 19:31:48 +0000 (21:31 +0200)
commitbe8a15b0f9776950269631cd67bc050a8a588cbd
tree867b19ab59824cba0a4743a98806956f1288f2af
parentc7ddc5eb7976a207d6f07aef52f39a430030aed4
identity: Use g_cond_signal() instead of g_cond_broadcast()

There can only be a single waiter: on the streaming thread.
plugins/elements/gstidentity.c