gstreamer/tests/examples
Sebastian Dröge 6edf8c4326 gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.
Original commit message from CVS:
* gst/equalizer/demo.c: (main):
* gst/equalizer/gstiirequalizer.c:
(gst_iir_equalizer_band_class_init), (setup_filter):
Allow setting 0 as bandwidth and handle this correctly.
Also handle a bandwidth of rate/2 properly.
* gst/equalizer/gstiirequalizernbands.c:
(gst_iir_equalizer_nbands_class_init):
Make it possible to generate a N-band equalizer with 1 bands. The
previous limit of 2 was caused by a nowadays replaced calculation
doing a division by zero if number of bands was 1.
2007-11-03 19:50:11 +00:00
..
equalizer gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly. 2007-11-03 19:50:11 +00:00
level ext/annodex/Makefile.am: Fix CFLAGS/LIBS. 2007-07-20 07:41:58 +00:00
rtp tests/examples/: Added some RTP example scripts for sending and receiving RTP streams. 2007-09-04 18:30:22 +00:00
spectrum gst/spectrum/: Handling window resize. 2007-09-18 13:55:06 +00:00
Makefile.am tests/examples/: Added some RTP example scripts for sending and receiving RTP streams. 2007-09-04 18:30:22 +00:00