gstreamer/ext/libvisual
Tim-Philipp Müller 725906bb71 audiovisualizer: don't use private GMutex implementation details
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.
2015-02-16 23:54:28 +00:00
..
gstaudiovisualizer.c audiovisualizer: don't use private GMutex implementation details 2015-02-16 23:54:28 +00:00
gstaudiovisualizer.h libvisual: Rename get_type() function to prevent conflicts with static linking 2014-06-28 17:08:06 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
plugin.c libvisual: Remove < 0.4 support 2014-07-11 10:21:20 +02:00
visual.c libvisual: Remove < 0.4 support 2014-07-11 10:21:20 +02:00
visual.h Fix FSF address 2012-11-03 23:05:09 +00:00