mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
dbab2f9498
... when it has not yet been connected to. Also, a condition variable is not a semaphore, so a lock/wait/unlock sequence is inherently racy without any state checking. So switch to a different lock and check the intended state. |
||
---|---|---|
.. | ||
gstsrt-enums.h | ||
gstsrt.c | ||
gstsrtobject.c | ||
gstsrtobject.h | ||
gstsrtsink.c | ||
gstsrtsink.h | ||
gstsrtsrc.c | ||
gstsrtsrc.h | ||
Makefile.am | ||
meson.build |