gstreamer/gst/equalizer
Luis de Bethencourt c884a3b3a5 equalizer: fix dynamic changes on bands
When we are in passthrough, the transform function doesn't run and if the
passthrough check is in this function it will never be deactivated. Fix this by
checking directly whenever a gain is changed.

Also set the passthrough to TRUE at init because the gains default to 0, so we
can passthrough until any gain property is changed.

https://bugzilla.gnome.org/show_bug.cgi?id=748068
2015-04-22 10:38:39 +01:00
..
.gitignore gst/: Ignore more. 2007-12-20 17:07:22 +00:00
gstiirequalizer.c equalizer: fix dynamic changes on bands 2015-04-22 10:38:39 +01:00
gstiirequalizer.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstiirequalizer3bands.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstiirequalizer3bands.h Fix FSF address 2012-11-04 00:07:18 +00:00
GstIirEqualizer3Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizer10bands.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstiirequalizer10bands.h Fix FSF address 2012-11-04 00:07:18 +00:00
GstIirEqualizer10Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizernbands.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstiirequalizernbands.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00