gst/: Change the meaning of the magnitude values given in the
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 11 Nov 2007 21:12:10 +0000 (21:12 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 11 Nov 2007 21:12:10 +0000 (21:12 +0000)
commit546ec34716cf67038e8546f0ba47e4a307bc5c7d
tree41f341dec37a7f33a376ed3071dbbe268ad09e00
parent4f77b464948c84e0509f400f34467f48066fc6e8
gst/: Change the meaning of the magnitude values given in the

Original commit message from CVS:
* gst/equalizer/demo.c: (draw_spectrum):
* gst/spectrum/demo-audiotest.c: (draw_spectrum):
* gst/spectrum/demo-osssrc.c: (draw_spectrum):
* gst/spectrum/gstspectrum.c: (gst_spectrum_class_init):
Change the meaning of the magnitude values given in the
GstMessages by spectrum to decibel instead of
decibel+threshold.
gst/spectrum/gstspectrum.c
tests/examples/equalizer/demo.c
tests/examples/spectrum/demo-audiotest.c
tests/examples/spectrum/demo-osssrc.c