diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2009-01-14 15:44:18 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2009-01-14 15:44:18 +0000 |
commit | f4b2d38c87331798d59296af2d4c6edeff047e66 (patch) | |
tree | fe66a073530b041740c78b0adee2a00fcd76e411 /ChangeLog | |
parent | b1c6dec543d6445151631ea13825820f2ad3914d (diff) |
gst/spectrum/gstspectrum.*: Use correct types for frame/fft counters and some minor cleanup.
Original commit message from CVS:
* gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip):
* gst/spectrum/gstspectrum.h:
Use correct types for frame/fft counters and some minor
cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2009-01-14 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/spectrum/gstspectrum.c: (gst_spectrum_transform_ip): + * gst/spectrum/gstspectrum.h: + Use correct types for frame/fft counters and some minor + cleanup. + +2009-01-14 Sebastian Dröge <sebastian.droege@collabora.co.uk> + Patch by: Lennart Poettering <lennart at poettering dot net> * ext/pulse/pulseprobe.c: (gst_pulseprobe_new), |