Commit History

Author SHA1 Message Date
  Stefan Westerfeld ed7e78fe28 Move speed detection ratio resample function to resample.cc/hh. 4 years ago
  Stefan Westerfeld 6704c6e1de Move resample function to its own cc/hh file. 4 years ago
  Stefan Westerfeld ece2cd31ee Update speed test generator. 4 years ago
  Stefan Westerfeld 73f17693b4 Add speed detection test script. 4 years ago
  Stefan Westerfeld b2423731d5 Support common options (--test-key) for audiowmark test-clip. 4 years ago
  Stefan Westerfeld 112eef2c5e Cleanup debugging output for speed detection, only print info in "cmp". 4 years ago
  Stefan Westerfeld 54e7f74a8b Minor cleanups/renames for speed sync. 4 years ago
  Stefan Westerfeld fbb99e477d Avoid creating a plan for the same size more than once in FFTProcessor. 4 years ago
  Stefan Westerfeld 06c06b5ed6 Move code for selecting a clip to speed scan function. 4 years ago
  Stefan Westerfeld 034be982dd Use average speed if multiple scores have the same best quality. 4 years ago
  Stefan Westerfeld ad0e3286f3 TODO++ 4 years ago
  Stefan Westerfeld f6e836da23 TODO+++ 4 years ago
  Stefan Westerfeld f5c988af49 Slightly improve speed sync compare index computation. 4 years ago
  Stefan Westerfeld 74ab1f4968 Fix speed debug output. 4 years ago
  Stefan Westerfeld 8a45df2f65 Improve speed detect debug output. 4 years ago
  Stefan Westerfeld aa9bb6c549 Remove support for --detect-speed-slow. 4 years ago
  Stefan Westerfeld 21c98e53c5 Refactor use the same code for 1st and 2nd speed scan pass. 4 years ago
  Stefan Westerfeld 474807b5a0 Add struct to setup speed scan params. 4 years ago
  Stefan Westerfeld 54a9dea39b Fix problems with non-thread-safe code being run in ThreadPool. 4 years ago
  Stefan Westerfeld 0088e45348 Disable sox dithering in speed test to make results reproducable. 4 years ago
  Stefan Westerfeld ef8f26942d Manage SIMD allocated fft memory buffers in FFTProcessor. 4 years ago
  Stefan Westerfeld 3d04d2dc01 Make fft usage thread safe (required for speed detection). 4 years ago
  Stefan Westerfeld aa55b448a0 Simplify generation of SpeedSync result vector. 4 years ago
  Stefan Westerfeld f9c544cc6a Use the same ThreadPool instance for speed scan and speed refine. 4 years ago
  Stefan Westerfeld 5e76ae0298 Remove redundant includes in thread pool test. 4 years ago
  Stefan Westerfeld c50b8ccfd0 Fix minor ThreadPool bug. 4 years ago
  Stefan Westerfeld 370fc2405a Use multiple threads when using --detect-speed. 4 years ago
  Stefan Westerfeld b53c234cec Implement ThreadPool class. 4 years ago
  Stefan Westerfeld 9e44662aa4 BUILD: build with -pthread 4 years ago
  Stefan Westerfeld 049dfecb20 Use new double random number generator for test-clip. 4 years ago