oparviai
|
c9507ff7f1
|
- Improved SoundTouch::flush() so that it produces exactly accurate number of output samples.
- Changed 'float' variables into 'double' for more precise calculation of input-vs-output samples.
|
2015-07-26 14:45:48 +00:00 |
|
oparviai
|
da748228b9
|
Patch to autoconfig option flagging
|
2015-07-12 18:52:19 +00:00 |
|
oparviai
|
2e8250d03a
|
Fix to allow setting CXXFLAGS externally
|
2015-07-03 14:56:44 +00:00 |
|
oparviai
|
1a3c1cd50e
|
Repaired Configure script MMX & SSE detection
|
2015-05-18 17:54:01 +00:00 |
|
oparviai
|
2f2b3d756a
|
Updated readme details
|
2015-05-18 17:39:26 +00:00 |
|
oparviai
|
2cbd68c32b
|
Change year
|
2015-05-18 17:32:21 +00:00 |
|
oparviai
|
9ff52beba7
|
Migrated Automake script variable INCLUDE to AM_CPPFLAGS
|
2015-05-18 17:04:47 +00:00 |
|
oparviai
|
55dcf4a956
|
Add note about VC++ OpenMP dll libraries
|
2015-05-18 16:21:31 +00:00 |
|
oparviai
|
76f76ffb84
|
- Update documentation
- Updated version numbers to 1.9
- Disable OpenMP by default, to be enabled by developer
|
2015-05-18 15:28:41 +00:00 |
|
oparviai
|
83e46b5644
|
Bugfix: limit __SOFTFP__ switch usage only to Android
|
2015-05-18 15:25:07 +00:00 |
|
oparviai
|
5ad8994798
|
soundtouch_config.h configuration patch
|
2015-05-18 15:22:27 +00:00 |
|
oparviai
|
4bc115df86
|
Floating point patch in PeakFinder
|
2015-05-18 15:22:02 +00:00 |
|
oparviai
|
d44723ea57
|
- OpenMP parallel processing disabled by default; can be enabled in compile-time
- Android: Workaround for threading issue to enable OpenMP parallel processing in Android
|
2015-05-15 10:22:36 +00:00 |
|
oparviai
|
92973bc18e
|
Developed more refined Android example application that also works in ARM & X86 platforms.
|
2015-05-15 00:07:10 +00:00 |
|
oparviai
|
1040bd1d28
|
- Added X86 & MIPS library versions to Android
- Added Android example application framework
|
2015-05-14 20:03:56 +00:00 |
|
oparviai
|
708f1d7e0b
|
Revised autoconf/automake scripts for easier adding of custom CXXFLAGS
|
2015-05-01 07:55:47 +00:00 |
|
oparviai
|
cbfec4188e
|
Added AC_CONFIG_MACRO_DIR to configure.ac
|
2015-03-01 19:41:05 +00:00 |
|
oparviai
|
32dcebc1d7
|
release memory upon destroying instance
|
2015-02-22 15:16:48 +00:00 |
|
oparviai
|
c36e2fa958
|
mmx variable initialization patch
|
2015-02-22 15:10:38 +00:00 |
|
oparviai
|
3e9cc3fd4b
|
bugfix
|
2015-02-22 15:07:12 +00:00 |
|
oparviai
|
123e3299fe
|
Enable openmp for Visual C++ x64 build
|
2015-02-22 13:34:51 +00:00 |
|
oparviai
|
6935032a52
|
Added openmp configuration for gnu buid
|
2015-02-22 08:19:09 +00:00 |
|
oparviai
|
d7d0a5c0f9
|
Implemented parallel computation using OpenMP pragmas
|
2015-02-21 21:24:29 +00:00 |
|
oparviai
|
126d1ac41d
|
Eliminated alloca() call that caused compatibility woes
|
2014-10-08 15:26:57 +00:00 |
|
oparviai
|
bfc89b45a9
|
Added support for WAV file 'fact' chunk
|
2014-10-05 16:20:24 +00:00 |
|
oparviai
|
5100cefbb0
|
Patch: Change in Makefile.am doc folder settings
|
2014-10-05 15:33:08 +00:00 |
|
oparviai
|
0715880b1f
|
Fixed c++ function name mangling issue in SoundTouch.dll compilation
|
2014-04-06 18:06:50 +00:00 |
|
oparviai
|
099a6240eb
|
Added x64 compilation to Visual Studio project files
|
2014-04-06 18:03:48 +00:00 |
|
oparviai
|
1da2f8e700
|
Replaced custom 'BOOL' type with C++ 'bool'
|
2014-04-06 16:04:42 +00:00 |
|
oparviai
|
e23bd6d093
|
Replaced custom 'BOOL' type with C++ 'bool'
|
2014-04-06 15:57:21 +00:00 |
|
oparviai
|
f68f8e9e09
|
Repaired Android makefile by adding the new Interpolate...cpp files.
|
2014-04-05 18:37:59 +00:00 |
|
oparviai
|
01ba661351
|
Updated README regarding Visual C++ versions
|
2014-01-07 20:26:30 +00:00 |
|
oparviai
|
9406cf5b28
|
Updated README notes for release 1.8.0
|
2014-01-07 20:17:17 +00:00 |
|
oparviai
|
b2ff6711d0
|
Enabled Automake silent build option
|
2014-01-07 19:58:54 +00:00 |
|
oparviai
|
33638a2243
|
Fixed GNU compilation
|
2014-01-07 19:41:23 +00:00 |
|
oparviai
|
4da3b1eaf9
|
Fixed line endings in configure.ac
|
2014-01-07 19:33:49 +00:00 |
|
oparviai
|
2d91306ac0
|
Changed version string to 1.8.0
|
2014-01-07 19:26:29 +00:00 |
|
oparviai
|
1f6391a9ca
|
Performance improvement in calcCrossCorr function - maintain accumulating normalization calculation instead of recalculating normalization factor on each round.
|
2014-01-07 18:25:40 +00:00 |
|
oparviai
|
afdfb293f6
|
Apple compatibility fixes
|
2014-01-07 18:24:28 +00:00 |
|
oparviai
|
746a90d610
|
Fixed integer overflow bug in integer versions of cross-correlation routines.
|
2014-01-06 19:40:40 +00:00 |
|
oparviai
|
a61c28e36a
|
Increased Antialias filter length from 32 to 64
|
2014-01-06 19:19:38 +00:00 |
|
oparviai
|
026ebe3841
|
Implemented integer version of linear interpolator
|
2014-01-06 19:16:02 +00:00 |
|
oparviai
|
f16b062219
|
Enabled keyword extension
|
2014-01-06 18:41:42 +00:00 |
|
oparviai
|
a09135884a
|
Implemented separate Cubic, Linear and Shannon interpolation algorithms.
|
2014-01-06 18:40:23 +00:00 |
|
oparviai
|
abfeb3fcc9
|
Restructured RateTransposer to allow hosting alternative resampling algorithms.
|
2014-01-05 21:40:22 +00:00 |
|
oparviai
|
8174f6bc10
|
cleanup previous
|
2014-01-05 17:22:53 +00:00 |
|
oparviai
|
510a94e990
|
Fixed small sinc() calculation bug that caused AA filter attenuation be around -10dB instead of <-50dB.
|
2014-01-05 17:19:19 +00:00 |
|
oparviai
|
510ac08657
|
Bugfix in RateTransposerFloat::transposeMono
|
2014-01-05 15:57:10 +00:00 |
|
oparviai
|
70d7518295
|
Bugfix in Android jni interface
|
2013-06-15 11:44:11 +00:00 |
|
oparviai
|
55aa6f15e9
|
Bugfix and cleanups
|
2013-06-14 17:34:33 +00:00 |
|