avwait: Protect properties and some other code with the mutex
authorSebastian Dröge <sebastian@centricular.com>
Mon, 20 May 2019 13:15:08 +0000 (16:15 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 9 Aug 2019 07:48:50 +0000 (08:48 +0100)
commit47cabb478dcc504e6c66d3d5016c7ecf1e643bc7
tree41c0105583d7be0971db4f89ea35bc40ef1a3e91
parent7e2ea5907e7d3ea1cfe5a2fe511f4479c4e4d1d3
avwait: Protect properties and some other code with the mutex

These variables are all accessed from multiple threads.

Also fix some minor leaks in error code paths.
gst/timecode/gstavwait.c