Commit Graph

920 Commits

Author SHA1 Message Date
Chris Cannam
5d821b6643 Merge 2017-01-09 19:27:53 +00:00
Chris Cannam
c93a18535f Comments to clarify sample layout and counting 2016-02-05 15:14:46 +00:00
Chris Cannam
8a4d2a8231 Better docs on input format 2016-02-05 15:02:51 +00:00
Chris Cannam
176a84b550 Version in C header too 2016-02-05 15:02:39 +00:00
Chris Cannam
f178b158c9 Version 2015-07-09 16:32:18 +01:00
Chris Cannam
09a1dc3a20 Next version will be 1.8.2 2015-07-09 15:40:42 +01:00
Chris Cannam
24560ba3ec Copyright dates 2015-07-09 15:26:08 +01:00
Chris Cannam
a0f8c91e7b Include 2015-07-09 15:14:47 +01:00
Chris Cannam
dfdc1ad2e0 Fix memory leak (thanks bepaald!) 2015-07-08 19:23:41 +01:00
Chris Cannam
f57e65a881 Define these, in case they are still unfound on x64 2015-06-29 16:12:44 +01:00
Chris Cannam
6f86b96391 Win32/64 build fixes 2015-06-29 14:50:33 +01:00
Chris Cannam
1a96b9a19a Fix comment 2015-06-16 08:51:55 +01:00
Chris Cannam
79bd63becd Start using libc++ by default 2015-03-11 13:28:59 +00:00
Chris Cannam
0f4a9e1612 Refuse to accept NaNs in MovingMedian, replacing them with zeros (and a warning) instead. (Must push something, to maintain filter length) 2015-02-23 10:56:31 +00:00
Chris Cannam
5ffec3ea8a Add overlooked MKDIR definition 2015-02-11 08:34:04 +00:00
Chris Cannam
51bf5125ea Minor build tweak 2015-01-28 21:01:25 +00:00
Chris Cannam
eaf64631d5 Tweak the compile flags 2015-01-25 19:09:23 +00:00
Chris Cannam
069fefef48 Build device and simulator architectures into a single archive 2015-01-24 12:34:06 +00:00
Chris Cannam
9d4fd2622d Add simulator options 2014-12-09 09:33:44 +00:00
Chris Cannam
edf9ea90f6 iOS Makefile 2014-12-09 09:22:19 +00:00
Chris Cannam
b3d47e1375 Use Accelerate header; select old vvfabf only if OSX is actually a target (as well as if it's an old version) 2014-12-08 10:23:33 +00:00
Chris Cannam
8c90e3a5e1 Fix small memory leak 2014-10-16 21:36:39 +01:00
Chris Cannam
6f361078f9 Reorder args to with_gain functions to match bqvec; docs; build fixes 2014-09-05 09:02:49 +01:00
Chris Cannam
7ad3bcd729 Some small fixes suggested by Coverity Scan 2014-09-03 17:11:07 +01:00
Chris Cannam
bd7e32b34c Don't fail install if copying jni lib fails (it might not have been built) 2014-08-08 16:04:03 +01:00
Chris Cannam
8bcd90fab0 Copyrights 2014-05-29 18:00:22 +01:00
Chris Cannam
c6bd616243 Library name change, to match earlier commit 2014-05-16 17:56:46 +01:00
Chris Cannam
b942eebbe8 Merge 2014-05-16 16:55:10 +01:00
Chris Cannam
4f487b57a3 Recent NDK does have bad_alloc 2014-05-16 16:54:46 +01:00
Chris Cannam
5042b20930 Print out ratios in debug mode 2014-05-03 17:12:51 +01:00
Chris Cannam
7966b86250 Add JNI target (not built by default) 2014-05-03 13:28:58 +01:00
Chris Cannam
24c9507170 Ignore doxygen-generated files and rejected patches 2013-12-10 21:02:18 +00:00
Chris Cannam
9ded9a2adf Patch from Ryan Schmidt for install and various other make fixes on OS/X 2013-12-10 21:01:47 +00:00
Chris Cannam
512780abe2 Pull back local includes to before system ones 2013-12-10 16:33:31 +00:00
Chris Cannam
05e14a6a7d Pull out ms buffer onto the heap (was being used after end of block in which it was allocated on the stack) 2013-05-15 10:55:11 +01:00
Chris Cannam
6aa75133d6 Avoid an alloca. Allocation is borderline acceptable here, this is very much an edge case 2013-05-15 10:36:10 +01:00
Chris Cannam
97fb6da962 Use the appropriate type for this 2013-05-15 10:35:30 +01:00
Chris Cannam
8bbf6b8c0a Win32 build fixes 2013-05-15 10:35:18 +01:00
Chris Cannam
3ed839f702 Add JNIEXPORT/JNICALL to implementations, provide setMaxProcessSize (previously overlooked) 2012-11-19 10:40:39 +00:00
Chris Cannam
4501836d29 Version 2012-10-28 10:35:45 +00:00
Chris Cannam
5262d694c2 Added tag v1.8.1 for changeset d4911a276d96 2012-10-28 10:30:16 +00:00
Chris Cannam
afdb914d0b Version updates 2012-10-28 10:30:09 +00:00
Chris Cannam
00d1abbf98 Added tag v1.8.1 for changeset 77466ee7ffb5 2012-10-28 10:23:54 +00:00
Chris Cannam
82d1f570da Enforce no-null-args to FFTs; avoid corresponding potential crash in formant preservation code 2012-10-28 10:23:42 +00:00
Chris Cannam
39a311b383 Added tag v1.8 for changeset 551952b2e7a6 2012-10-14 16:43:50 +01:00
Chris Cannam
4b2e617f48 vvfabf on OS/X < 10.7 2012-10-14 16:43:28 +01:00
Chris Cannam
405c8c47e9 Comment and include guard 2012-10-14 12:57:16 +01:00
Chris Cannam
d66fd7dbe1 Version number 2012-10-01 21:58:49 +01:00
Chris Cannam
aa83585dd9 Version number 2012-09-10 14:16:22 +01:00
Chris Cannam
2a61c3bd1a Merge 2012-09-10 09:30:39 +01:00