mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
725906bb71
Don't use private GMutex implementation details to check whether it has been freed already or not. Just turn dispose function into finalize function which will only be called once, that way we can just clear the mutex unconditionally. |
||
---|---|---|
.. | ||
gstaudiovisualizer.c | ||
gstaudiovisualizer.h | ||
Makefile.am | ||
plugin.c | ||
visual.c | ||
visual.h |