diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-09-06 07:26:45 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-09-06 07:26:45 +0000 |
commit | c9611e6507ffd7b84c70429afdf5d1c16cde11c1 (patch) | |
tree | e8ea15e65154e9f2707c53952c3c7c6eea545c2a /ChangeLog | |
parent | 76a3fd7100246d47d3dcf08cd1e3370adca244af (diff) | |
download | gst-plugins-bad-c9611e6507ffd7b84c70429afdf5d1c16cde11c1.tar.gz gst-plugins-bad-c9611e6507ffd7b84c70429afdf5d1c16cde11c1.tar.bz2 gst-plugins-bad-c9611e6507ffd7b84c70429afdf5d1c16cde11c1.zip |
gst/spectrum/fix_fft.c: Remove fixed point FFT as it's not used anymore.
Original commit message from CVS:
* gst/spectrum/fix_fft.c:
Remove fixed point FFT as it's not used anymore.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-09-06 Sebastian Dröge <slomo@circular-chaos.org> + * gst/spectrum/fix_fft.c: + Remove fixed point FFT as it's not used anymore. + +2007-09-06 Sebastian Dröge <slomo@circular-chaos.org> + * configure.ac: * gst/spectrum/Makefile.am: * gst/spectrum/demo-audiotest.c: (draw_spectrum), |