gstreamer/gst/volume
Tim-Philipp Müller 7a29d716bd gst/: Work around missing bits of thread-safety on older GLibs some more to avoid assertions when starting up multipl...
Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_class_init):
* gst-libs/gst/audio/gstbaseaudiosrc.c:
(gst_base_audio_src_class_init):
* gst/playback/gstplayback.c: (plugin_init):
* gst/volume/gstvolume.c: (plugin_init):
Work around missing bits of thread-safety on older GLibs some
more to avoid assertions when starting up multiple playbin
objects concurrently (see #512382).
2008-04-06 20:16:27 +00:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c gst/: Work around missing bits of thread-safety on older GLibs some more to avoid assertions when starting up multipl... 2008-04-06 20:16:27 +00:00
gstvolume.h gst/volume/: Use GstAudioFilter as base class for the volume element instead of plain GstBaseTransform. 2008-01-03 20:33:58 +00:00
Makefile.am gst/volume/: Use GstAudioFilter as base class for the volume element instead of plain GstBaseTransform. 2008-01-03 20:33:58 +00:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00