Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-22 | Detect libsoundtouch 1.4 and higher. | Jan Schmidt | 1 | -4/+12 |
2009-02-16 | bpmdetect: Fix accidentally introduced stack overwriting introduced in last c... | Sebastian Dröge | 1 | -1/+0 |
2009-02-16 | bpmdetect: Save one memory allocation per stereo buffer | Sebastian Dröge | 1 | -5/+6 |
2009-02-10 | bpmdetect: Pass at most 2048 samples to SoundTouch's BPMDetect | Sebastian Dröge | 1 | -4/+16 |
2008-04-25 | ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant... | Sebastian Dröge | 1 | -1/+1 |
2008-01-28 | ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary ... | Sebastian Dröge | 1 | -11/+20 |
2008-01-27 | ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid. | Sebastian Dröge | 1 | -1/+1 |
2008-01-27 | ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM. | Sebastian Dröge | 1 | -0/+223 |