gstreamer/gst/equalizer
Jan Schmidt 6afa17d8f0 gst/: Fix includes order
Original commit message from CVS:
* gst/equalizer/Makefile.am:
* gst/spectrum/Makefile.am:
Fix includes order
* tests/check/Makefile.am:
Exclude v4l2src from the states test - it takes too long to start.
* tests/check/elements/spectrum.c:
Make the test run properly with CK_FORK=no
2008-02-09 00:15:25 +00:00
..
.gitignore gst/: Ignore more. 2007-12-20 17:07:22 +00:00
gstiirequalizer.c gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when finalizing to stop leaking them. 2008-01-18 07:03:23 +00:00
gstiirequalizer.h gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate bands and add float64 support. 2007-10-18 06:14:42 +00:00
gstiirequalizer3bands.c gst/equalizer/: Remove preset iface again. We'll re-add this after its been released in -good. 2007-11-21 08:21:10 +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
gstiirequalizer10bands.c gst/equalizer/: Remove preset iface again. We'll re-add this after its been released in -good. 2007-11-21 08:21:10 +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
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/: Fix includes order 2008-02-09 00:15:25 +00:00