mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
c884a3b3a5
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 |
||
---|---|---|
.. | ||
.gitignore | ||
gstiirequalizer.c | ||
gstiirequalizer.h | ||
gstiirequalizer3bands.c | ||
gstiirequalizer3bands.h | ||
GstIirEqualizer3Bands.prs | ||
gstiirequalizer10bands.c | ||
gstiirequalizer10bands.h | ||
GstIirEqualizer10Bands.prs | ||
gstiirequalizernbands.c | ||
gstiirequalizernbands.h | ||
Makefile.am |