]> git.sesse.net Git - kdenlive/history - src/audioscopes/ffttools.cpp
Fix a couple of compile warnings because of unused and uninitialized variables.
[kdenlive] / src / audioscopes / ffttools.cpp
2011-07-24 Till TheatoFix a couple of compile warnings because of unused...
2011-04-26 Jean-Baptiste MardelleFix compile warnings, based on:
2010-12-14 Simon A. EugsterSpectrum: Using maxima of samples if there are more...
2010-12-14 Simon A. EugsterSpectrogram:
2010-12-13 Simon A. EugsterAudio scopes: Only deliver audio when required for...
2010-12-09 Simon A. EugsterAudio Scopes:
2010-12-07 Simon A. EugsterSpectrogram added (but not yet efficient)
2010-12-07 Simon A. EugsterAudio Spectrum: Moved FFT calculation to FFTTools for...
2010-12-06 Simon A. EugsterAudio scopes: Caching window functions for better perfo...
2010-12-05 Simon A. EugsterAudio Spectrum: Different Window functions added (Recta...