Historique des commits

Auteur SHA1 Message Date
  Stefan Westerfeld 6ce5610b73 Implemented optimal decoding algorithm (Viterbi). il y a 6 ans
  Stefan Westerfeld 584d4a3f27 Add randomized error test for convolution encode/decode. il y a 6 ans
  Stefan Westerfeld 4ece7494bf Started to implement convolutional code. il y a 6 ans
  Stefan Westerfeld d24be164d9 Report raw bit errors; bump test set size to fit 384 bits. il y a 6 ans
  Stefan Westerfeld 4db5c9a1c9 Merge branch 'reorder-devel' il y a 6 ans
  Stefan Westerfeld 9169733339 Move windowing code out of the inner compute_frame_ffts loop. il y a 6 ans
  Stefan Westerfeld 9db6c5e659 Refactor watermark synthesis code. il y a 6 ans
  Stefan Westerfeld 2df880aaae Simplify linear watermark generation. il y a 6 ans
  Stefan Westerfeld 356b2c0625 Merge linear/mix synthesis code. il y a 6 ans
  Stefan Westerfeld 022848a179 Refactor linear watermark generation. il y a 6 ans
  Stefan Westerfeld 323ecfffa6 Merge linear non-blind/blind decoding. il y a 6 ans
  Stefan Westerfeld 63d54b669f Switch to patchwork algorithm for non-blind linear decode. il y a 6 ans
  Stefan Westerfeld 0169afa952 Fix bug in last commit: make mix blind decode work again. il y a 6 ans
  Stefan Westerfeld f8b9a98a6a Merge blind and non-blind mix decode step. il y a 6 ans
  Stefan Westerfeld 031c1ab2c3 Cleanups related to block size. il y a 6 ans
  Stefan Westerfeld b6a3ec3976 Implement mix algorithm detection with original sample. il y a 6 ans
  Stefan Westerfeld 7a73d2d457 Fix bit error rate script output if max error is 0. il y a 6 ans
  Stefan Westerfeld 489c8a2ff4 Share frame fft code between mix add/get. il y a 6 ans
  Stefan Westerfeld 3b86c8af5b Share synth window code between linear/mix watermark generation. il y a 6 ans
  Stefan Westerfeld 40019adfa0 Use same code to generate mix entries for add/get. il y a 6 ans
  Stefan Westerfeld 5949bb8774 Track worst case behaviour in seed test. il y a 6 ans
  Stefan Westerfeld b51a100ff6 Share fft analysis code between both watermark get implementations. il y a 6 ans
  Stefan Westerfeld c16d6dc0f9 Fix seed-test with new AWM_SEEDS variable. il y a 6 ans
  Stefan Westerfeld 853a6c831c Support AWM_SEEDS for testing with multiple --seed values. il y a 6 ans
  Stefan Westerfeld 5f6ac66cf2 Add script to check overall ber-test performance with different seeds. il y a 6 ans
  Stefan Westerfeld 0d48efee24 Integrate non-local bit storage from reorder-basic branch. il y a 6 ans
  Stefan Westerfeld 90c4c7f9bf Disable ffmpeg stdin access. il y a 6 ans
  Stefan Westerfeld 52496a9213 Avoid -inf problem with all-zero input blocks. il y a 6 ans
  Stefan Westerfeld 086b632cbc Support AWM_SET variable in bit error rate test script. il y a 6 ans
  Stefan Westerfeld ece9142695 Merge branch 'dockerize' il y a 6 ans