srt: set cancellation in locked section
authorMark Nauwelaerts <mnauw@users.sourceforge.net>
Wed, 1 May 2019 17:22:17 +0000 (19:22 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 8 Aug 2019 16:14:03 +0000 (17:14 +0100)
commit33c302967a06fdb06eef3f8cd3e85107dbcdc0f1
treefc0a94122a72d61fbbdc97c577c3c021c18451ca
parent8fe82faf16067a5910f0016559cf1d38be298001
srt: set cancellation in locked section

... to avoid race with wait which uses it with 'flushing' flag state semantics.
ext/srt/gstsrtobject.c
ext/srt/gstsrtobject.h
ext/srt/gstsrtsink.c
ext/srt/gstsrtsrc.c