Commit History

Author SHA1 Message Date
  Stefan Westerfeld 66699cd994 Bump first speed scan clip length to 25 seconds. 4 years ago
  Stefan Westerfeld be92d8e796 Improved speed test Makefile generation. 4 years ago
  Stefan Westerfeld a2f8431bef update gitignore 4 years ago
  Stefan Westerfeld 71922537b2 Add adoc generator for speed test. 4 years ago
  Stefan Westerfeld b04fa01da7 Rename option used for tests: --detect-speed-hint => --test-speed 4 years ago
  Stefan Westerfeld 69e8d82dcf Print detected speed during audiowmark get. 4 years ago
  Stefan Westerfeld 665e5bbfb9 Change strategy for decoding after speed detection (can decode twice now). 4 years ago
  Stefan Westerfeld db4a13076c Use common hamming window function code via wmcommon.hh. 4 years ago
  Stefan Westerfeld e2d67c4ba3 Reorder speed detection functions. 4 years ago
  Stefan Westerfeld a8382b02f2 Move speed detection ratio resample function to resample.cc/hh. 4 years ago
  Stefan Westerfeld 9b1fd2a44e Move resample function to its own cc/hh file. 4 years ago
  Stefan Westerfeld 5d9fbd8d30 Update speed test generator. 4 years ago
  Stefan Westerfeld c2fa586df1 Add speed detection test script. 4 years ago
  Stefan Westerfeld 82653b86a6 Support common options (--test-key) for audiowmark test-clip. 4 years ago
  Stefan Westerfeld 7a246a76f9 Cleanup debugging output for speed detection, only print info in "cmp". 4 years ago
  Stefan Westerfeld e3ce1a1534 Minor cleanups/renames for speed sync. 4 years ago
  Stefan Westerfeld dfb14ab190 Avoid creating a plan for the same size more than once in FFTProcessor. 4 years ago
  Stefan Westerfeld 7e4dc0a3cb Move code for selecting a clip to speed scan function. 4 years ago
  Stefan Westerfeld f73c302fdc Use average speed if multiple scores have the same best quality. 4 years ago
  Stefan Westerfeld 72a5f6072f TODO++ 4 years ago
  Stefan Westerfeld 14dbfc5155 TODO+++ 4 years ago
  Stefan Westerfeld 0b32673680 Slightly improve speed sync compare index computation. 4 years ago
  Stefan Westerfeld 1e1f912b71 Fix speed debug output. 4 years ago
  Stefan Westerfeld 0abfb33cd1 Improve speed detect debug output. 4 years ago
  Stefan Westerfeld f5fcd8b65b Remove support for --detect-speed-slow. 4 years ago
  Stefan Westerfeld 8092e284f9 Refactor use the same code for 1st and 2nd speed scan pass. 4 years ago
  Stefan Westerfeld a408a23880 Add struct to setup speed scan params. 4 years ago
  Stefan Westerfeld cacdc382c8 Fix problems with non-thread-safe code being run in ThreadPool. 4 years ago
  Stefan Westerfeld 1a1a49304c Disable sox dithering in speed test to make results reproducable. 4 years ago
  Stefan Westerfeld 71b25268c1 Manage SIMD allocated fft memory buffers in FFTProcessor. 4 years ago