]> git.sesse.net Git - kdenlive/history - src/audioscopes/ffttools.cpp
Add an fps counter for debugging.
[kdenlive] / src / audioscopes / ffttools.cpp
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-06 Jean-Baptiste MardellePreparing for scope manager (merge from Granjow's work...
2012-02-21 Simon A. EugsterFFT correlation is now used for larger audio samples...
2012-02-20 Simon A. EugsterWorking on FFT based correlation
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...