Historique des commits

Auteur SHA1 Message Date
  Stefan Westerfeld 1e3dc560aa Update speed detection comments. il y a 2 ans
  Stefan Westerfeld 5a52dadd4c Check for positive index without fractional shift in speed detection. il y a 2 ans
  Stefan Westerfeld 210ad31764 Avoid floating point math for speed detection offset computation. il y a 2 ans
  Stefan Westerfeld a157816f40 Determine speed search compare range [begin,end] before loop (performance). il y a 2 ans
  Stefan Westerfeld 23b48dc6ea Improve performance for speed detection bits compare. il y a 2 ans
  Stefan Westerfeld c6845081e0 Reorder memory access in speed detection (performance). il y a 2 ans
  Stefan Westerfeld 267755d2e6 MISC: use our own zita-resampler repo il y a 2 ans
  Stefan Westerfeld cb7b119ba0 MISC: build zita-resampler in macbuild.sh il y a 2 ans
  Stefan Westerfeld 78f24e7efa MISC: add more brew dependencies for mac builds il y a 2 ans
  Stefan Westerfeld 2230ad3ee0 GITHUB: add CI for macOS il y a 2 ans
  Stefan Westerfeld bc491df20d MISC: add build script for macOS il y a 2 ans
  Stefan Westerfeld 3d4b87d80b Setup CI via GitHub actions. il y a 2 ans
  Stefan Westerfeld 50c2d24222 MISC: add Dockerfiles and helper scripts for CI il y a 2 ans
  Stefan Westerfeld b4cdb72557 Merge branch 'speed-detection-v2' il y a 2 ans
  Stefan Westerfeld 1b2e912eb4 Produce better error messages for some commands. il y a 2 ans
  Stefan Westerfeld 9cf8e2b733 Use similar wording for --help options summary. il y a 2 ans
  Stefan Westerfeld 7c30f68c0b Add verbose reporting to gen-speed-mk.sh. il y a 2 ans
  Stefan Westerfeld 1b0b1c850e Fix speed detection for short payloads. il y a 2 ans
  Stefan Westerfeld fdf064e888 TODO~ il y a 2 ans
  Stefan Westerfeld c164d133b0 Fix test script (keep watermarked files for which cmp failed). il y a 2 ans
  Stefan Westerfeld cdc8c13b15 Use sync quality threshold for speed detection to minimize false positives. il y a 2 ans
  Stefan Westerfeld 25a8475360 Fix comment. il y a 2 ans
  Stefan Westerfeld bac6864a42 Add test script option to copy files if watermark detection fails. il y a 2 ans
  Stefan Westerfeld 084f50a996 Merge analysis window generation into one function. il y a 2 ans
  Stefan Westerfeld 84146548ef Use n-best search for patient speed detection as well. il y a 2 ans
  Stefan Westerfeld 3b280bd1ff Normalize speed detection quality scores. il y a 2 ans
  Stefan Westerfeld dbabe4e72d Export sync finder quality normalization function. il y a 2 ans
  Stefan Westerfeld 33c39f6de6 Fix sync threshold comparision for equal sync quality scores. il y a 2 ans
  Stefan Westerfeld 6e2184b609 Merge sync finder / speed detection raw bit quality function. il y a 2 ans
  Stefan Westerfeld c76a923f9d Fix bug in n-best selection (if three scores have the same value). il y a 2 ans