gstreamer/gst/equalizer
Tim-Philipp Müller 66f6e12888 Work around deprecated thread API in glib master
Add private replacements for deprecated functions such as
g_mutex_new(), g_mutex_free(), g_cond_new() etc., mostly
to avoid the deprecation warnings. We'll change these
over to the new API once we depend on glib >= 2.32.
2011-12-12 09:46:27 +00:00
..
.gitignore gst/: Ignore more. 2007-12-20 17:07:22 +00:00
gstiirequalizer.c Work around deprecated thread API in glib master 2011-12-12 09:46:27 +00:00
gstiirequalizer.h equalizer: Make changes to band properties and the number of bands threadsafe 2009-11-05 10:45:59 +01:00
gstiirequalizer3bands.c equalizer: Some cleanup 2009-11-05 08:21:33 +01:00
gstiirequalizer3bands.h equalizer: fix class definitions 2010-09-23 21:22:45 +01:00
GstIirEqualizer3Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizer10bands.c equalizer: Fix property description for the 3rd band of the 10band equalizer 2010-01-13 09:36:03 +01:00
gstiirequalizer10bands.h equalizer: fix class definitions 2010-09-23 21:22:45 +01:00
GstIirEqualizer10Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizernbands.c equalizer: Make changes to band properties and the number of bands threadsafe 2009-11-05 10:45:59 +01:00
gstiirequalizernbands.h equalizer: fix class definitions 2010-09-23 21:22:45 +01:00
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00