various: fix pad template leaks
[platform/upstream/gst-plugins-good.git] / gst / audiofx / audiochebband.c
2010-12-30 David SchleefChange M_PI to G_PI
2009-04-18 Edward Herveyaudiofx: Remove unused variable.
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2009-01-13 Sebastian Drögegst/audiofx/: Use a custom mutex for protecting the...
2009-01-05 Sebastian Drögegst/audiofx/: Implement a base class for IIR filters.
2008-03-07 Sebastian DrögeCheck for sinh(), cosh() and asinh() and define our...
2008-02-10 Sebastian Drögegst/audiofx/: Fix long description of audiofx elements...
2008-02-06 Jan SchmidtRename audiochebyshevfreqband -> audiochebband and...
2008-01-08 Sebastian DrögeMake elements GST_BUFFER_FLAG_GAP aware and call gst_ba...
2007-12-06 Sebastian Drögegst/audiofx/: The transform_ip() methods should do...
2007-08-19 Sebastian Drögegst/audiofx/: Add small comparision with the windowed...
2007-08-17 Sebastian Drögegst/audiofx/: Use generator macros for the process...
2007-08-16 Sebastian Drögegst/audiofx/: Add Chebyshev lowpass/highpass and bandpa...