1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-20 08:21:37 +02:00
soundtouch/source/SoundTouch
2011-07-16 12:27:28 +00:00
..
AAFilter.cpp Repaired 'const' keyword usage 2009-01-11 11:34:24 +00:00
AAFilter.h Activated SVN keyword expansion 2008-02-10 16:26:55 +00:00
BPMDetect.cpp Added support for writing bpm analysis debug file 2011-07-13 08:07:14 +00:00
cpu_detect_x86_gcc.cpp Updated cpuid logic for X86_64 2010-04-23 10:31:02 +00:00
cpu_detect_x86_win.cpp x64bit compilation support 2011-07-16 08:46:37 +00:00
cpu_detect.h Activated SVN keyword expansion 2008-02-10 16:26:55 +00:00
FIFOSampleBuffer.cpp Check for empty buffer 2009-02-27 17:24:42 +00:00
FIRFilter.cpp use more specifically named global #defines 2011-02-13 19:13:57 +00:00
FIRFilter.h use more specifically named global #defines 2011-02-13 19:13:57 +00:00
Makefile.am Repaired Linux compilation 2008-12-25 16:33:39 +00:00
mmx_optimized.cpp use more specifically named global #defines 2011-02-13 19:13:57 +00:00
PeakFinder.cpp Relaxed peak detection low limit from 1e-6 to 1e-9 to improve detections 2010-08-24 15:53:56 +00:00
PeakFinder.h Cleaned code with Lint 2009-02-21 16:00:14 +00:00
RateTransposer.cpp use more specifically named global #defines 2011-02-13 19:13:57 +00:00
RateTransposer.h Cleaned code with Lint 2009-02-21 16:00:14 +00:00
SoundTouch.cpp use more specifically named global #defines 2011-02-13 19:13:57 +00:00
SoundTouch.dsp Updated changed directories 2008-12-25 18:12:41 +00:00
SoundTouch.dsw Activated SVN keyword expansion 2008-02-10 16:26:55 +00:00
SoundTouch.sln Initial commit as per SoundTouch v1.3.1 2008-02-10 16:24:28 +00:00
SoundTouch.vcproj Updated "Release" build setting in VC++ project files. 2011-07-16 08:25:15 +00:00
sse_optimized.cpp Cleaned comments 2011-07-16 12:27:28 +00:00
TDStretch.cpp use more specifically named global #defines 2011-02-13 19:13:57 +00:00
TDStretch.h use more specifically named global #defines 2011-02-13 19:13:57 +00:00