提交历史

作者 SHA1 备注 提交日期
  Stefan Westerfeld 7c7df4f58c BUILD: only build developer docs if --with-docs is passed to configure 1 年之前
  Tim Janik 58043d9c41 docs/audiowmark.md: speed detection has been merged since the first docu version 1 年之前
  Tim Janik 0c9e6adaf0 docs/audiowmark.md: update docs to say Hann window 1 年之前
  Tim Janik 8c5f4782c2 docs/audiowmark.md: describe general architecture 4 年之前
  Tim Janik abc6073acd docs/graphviz.py: pandoc filter to build dot graphs in SVG format 4 年之前
  Tim Janik 411a052e73 docs/.gitignore: list build files/dirs 3 年之前
  Tim Janik 920eb04f86 docs/Makefile.am: add build rules for audiowmark.pdf and audiowmark.html 3 年之前
  Tim Janik 6363e9d342 Makefile.am: build docs/ 3 年之前
  Tim Janik 7937bba964 configure.ac: generate docs/Makefile 3 年之前
  Stefan Westerfeld 4f75c765d1 Use hann window function to improve robustness/quality for some files. 1 年之前
  Stefan Westerfeld cf44a16296 Support setting extra parameters for audiowmark get in ber-test.sh. 1 年之前
  Stefan Westerfeld cf7a12bb60 Merge branch 'hsi-reduction' 1 年之前
  Stefan Westerfeld 41589eaf81 Add mp3 quality comparision for different mp3 quality levels. 2 年之前
  Stefan Westerfeld 88aff6c664 Reduce host signal interference by using prev/next value during decode. 2 年之前
  Stefan Westerfeld 586ccd73b0 Merge branch 'guofei9987-patch-1' 1 年之前
  郭飞 7fa7bd65ff typo 1 年之前
  Stefan Westerfeld ce4fefab03 Merge branch 'multi-key-decode' 1 年之前
  Stefan Westerfeld dfaf5de717 Remove blank line in wmspeed.cc. 1 年之前
  Stefan Westerfeld 1d31e57ee2 BlockDecoder: use mix_or_linear_decode from ClipDecoder as well 1 年之前
  Stefan Westerfeld 8026697ae0 Change result order for same time: AB blocks should go after B block 1 年之前
  Stefan Westerfeld 5c040ae07f SyncFinder: merge init_up_down and get_sync_bits 1 年之前
  Stefan Westerfeld 24ed045691 README.adoc: document key names and audiowmark get using multiple keys 1 年之前
  Stefan Westerfeld 537aef3970 Refactor: implement parse_key by using parse_key_list. 1 年之前
  Stefan Westerfeld 699d2ec7ec Use checks during string to number conversions to avoid invalid input. 1 年之前
  Stefan Westerfeld 2866490a0b Set permissions on newly generated keys: only allow user to read/write key. 1 年之前
  Stefan Westerfeld 1de2b19f4a WavData: reserve memory if possible before loading samples (performance). 1 年之前
  Stefan Westerfeld 18bca2b999 For results with the same time, sort by bits to get deterministic output. 1 年之前
  Stefan Westerfeld d4ccfb751d Print key names and speeds properly in default output. 1 年之前
  Stefan Westerfeld c74905abb7 Deal with special chars that need escaping for gen-key --name. 1 年之前
  Stefan Westerfeld ac2a315728 Generate properly escaped JSON string for key names in JSON output. 1 年之前