gstreamer/gst/equalizer
Stefan Kost 2b8b13e7a4 gst/equalizer/: Add presets for equalizer. Fixes #522183.
Original commit message from CVS:
* gst/equalizer/GstIirEqualizer10Bands.prs:
* gst/equalizer/GstIirEqualizer3Bands.prs:
* gst/equalizer/Makefile.am:
* gst/equalizer/gstiirequalizer10bands.c:
* gst/equalizer/gstiirequalizer3bands.c:
Add presets for equalizer. Fixes #522183.
2008-11-13 16:24:59 +00:00
..
.gitignore gst/: Ignore more. 2007-12-20 17:07:22 +00:00
gstiirequalizer.c gst/equalizer/gstiirequalizer.c: Don't calculate the filter coefficients for every single buffer but only when it's n... 2008-10-27 08:30:51 +00:00
gstiirequalizer.h gst/equalizer/gstiirequalizer.*: Update the filter coefficients only when needed in the transform_ip function and cor... 2008-05-30 11:03:57 +00:00
gstiirequalizer3bands.c gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizer3bands.h gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_values. 2007-03-14 14:48:08 +00:00
GstIirEqualizer3Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizer10bands.c gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizer10bands.h gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_values. 2007-03-14 14:48:08 +00:00
GstIirEqualizer10Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizernbands.c gst/equalizer/: And continue to update docs. Also include some sample code for the n-band equalizer in the docs. 2007-11-11 13:55:27 +00:00
gstiirequalizernbands.h gst/equalizer/: Refactor plugin into a base class and a first subclass (nband eq). The nband eq uses GstChildProxy an... 2007-03-09 08:58:26 +00:00
Makefile.am gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00