Commit History

Author SHA1 Message Date
  Stefan Westerfeld 09cc1eb06e Change convcode ab rate to 12 (a rate 6 / b rate 6). 5 years ago
  Stefan Westerfeld eee2cc7948 Suppoort different block types: a, b, and ab for convolution codes. 5 years ago
  Stefan Westerfeld 1e1a673c07 Merge branch 'mp3' 5 years ago
  Stefan Westerfeld cbf3df3cad Update gitignore. 5 years ago
  Stefan Westerfeld 62b3a0e972 Add libmpg123 to Dockerfile. 5 years ago
  Stefan Westerfeld 2f0d10662a Small doc fixes. 5 years ago
  Stefan Westerfeld 48db5bd21b Remove no longer needed code related to --pre-scale. 5 years ago
  Stefan Westerfeld 399de99d0d Adapt snr related scripts to new command line options (--strength/--snr). 5 years ago
  Stefan Westerfeld 88dca80def Support computing signal-to-noise ratio during audiowmark add. 5 years ago
  Stefan Westerfeld 67cc39a3c0 Implemented automatic volume normalization. 5 years ago
  Stefan Westerfeld aacf8e3b94 Fix inf/nan problems for fft bands with mag = 0.0. 5 years ago
  Stefan Westerfeld b050d32e18 Documentation updates (mostly about watermark strength). 5 years ago
  Stefan Westerfeld 0e916fe8be Replace --water-delta option with --strength. 5 years ago
  Stefan Westerfeld 3073c0d38c No need to specialcase new format result during detection. 5 years ago
  Stefan Westerfeld fcd89683f1 Report mp3 loading error (if any). 5 years ago
  Stefan Westerfeld c9cb4f7d36 Fix mp3 detection for short files. 5 years ago
  Stefan Westerfeld cf0fe0ce23 Try to detect if something is an mp3 before decoding. Bump resync limit. 5 years ago
  Stefan Westerfeld befefc2ead Relax mp3 error handling to be able to load more mp3s. 5 years ago
  Stefan Westerfeld 4bb57c7faf Fix testmp3 total time computation. 5 years ago
  Stefan Westerfeld 4fc8b738bc Return error code from testmp3 if loading fails. 5 years ago
  Stefan Westerfeld 960c65d36a Fix make distcheck (distribute mp3.hh). 5 years ago
  Stefan Westerfeld b3ddc5eb32 Cleanup mp3 inner loop. 5 years ago
  Stefan Westerfeld 67ace0eaf3 Handle partial last frame correctly. 5 years ago
  Stefan Westerfeld 17157c515b Cleanup mp3 loader code somewhat. 5 years ago
  Stefan Westerfeld fa8c83ddbb Add missing mp3 header file. 5 years ago
  Stefan Westerfeld dc94ff4346 Use mp3/ogg file directly in error test script. 5 years ago
  Stefan Westerfeld 5f718b61a6 Use mp3 loader in WavData. 5 years ago
  Stefan Westerfeld a7ae7b8b29 Return decoded mp3 data from mp3_try_load(). 5 years ago
  Stefan Westerfeld 67a4ca2d3b Started to implement mp3 file reading based on libmpg123. 5 years ago
  Stefan Westerfeld 7181bb40fe Warn if gen-test.sh would write new files into non-empty dir. 5 years ago