Commit History

Author SHA1 Message Date
  Stefan Westerfeld f8b9a98a6a Merge blind and non-blind mix decode step. 6 years ago
  Stefan Westerfeld 031c1ab2c3 Cleanups related to block size. 6 years ago
  Stefan Westerfeld b6a3ec3976 Implement mix algorithm detection with original sample. 6 years ago
  Stefan Westerfeld 7a73d2d457 Fix bit error rate script output if max error is 0. 6 years ago
  Stefan Westerfeld 489c8a2ff4 Share frame fft code between mix add/get. 6 years ago
  Stefan Westerfeld 3b86c8af5b Share synth window code between linear/mix watermark generation. 6 years ago
  Stefan Westerfeld 40019adfa0 Use same code to generate mix entries for add/get. 6 years ago
  Stefan Westerfeld 5949bb8774 Track worst case behaviour in seed test. 6 years ago
  Stefan Westerfeld b51a100ff6 Share fft analysis code between both watermark get implementations. 6 years ago
  Stefan Westerfeld c16d6dc0f9 Fix seed-test with new AWM_SEEDS variable. 6 years ago
  Stefan Westerfeld 853a6c831c Support AWM_SEEDS for testing with multiple --seed values. 6 years ago
  Stefan Westerfeld 5f6ac66cf2 Add script to check overall ber-test performance with different seeds. 6 years ago
  Stefan Westerfeld 0d48efee24 Integrate non-local bit storage from reorder-basic branch. 6 years ago
  Stefan Westerfeld 90c4c7f9bf Disable ffmpeg stdin access. 6 years ago
  Stefan Westerfeld 52496a9213 Avoid -inf problem with all-zero input blocks. 6 years ago
  Stefan Westerfeld 086b632cbc Support AWM_SET variable in bit error rate test script. 6 years ago
  Stefan Westerfeld ece9142695 Merge branch 'dockerize' 6 years ago
  Andreas Profous 6a3ae16a91 Add .gitignore 6 years ago
  Andreas Profous f46ad16973 Add Dockerfile 6 years ago
  Stefan Westerfeld c5d8b937e2 This script generates wav files with different watermark delta values. 6 years ago
  Stefan Westerfeld 6df59762ca Add script which computes snr for different water mark delta values. 6 years ago
  Stefan Westerfeld 05586958c3 Support passing extra parameters to test scripts. 6 years ago
  Nils Goroll 7c6aa3e296 fftw hints 6 years ago
  Stefan Westerfeld a34a277f3c Change default for pre_scale to match current watermark delta. 6 years ago
  Stefan Westerfeld 8710667abc Warn if adding watermark produces clipping. 6 years ago
  Stefan Westerfeld 21f664226f Add ogg and double-mp3 tests. 6 years ago
  Stefan Westerfeld da3e6d4513 Support changing watermarking parameters using command line args. 6 years ago
  Stefan Westerfeld 0c798b17dc Add script for generating peaq scores (GstPEAQ). 6 years ago
  Stefan Westerfeld 42e2d0cefc Add "scale" command as helper for peaq evaluation. 6 years ago
  Stefan Westerfeld 3c72f1eb4a Remove extra filename for blind get|cmp. 6 years ago