NEWS 751 B

123456789101112131415161718192021222324252627282930
  1. Overview of Changes in audiowmark-0.4.1:
  2. * initial public release
  3. Overview of Changes in audiowmark-0.4.0:
  4. * add initial video watermarking support (videowmark)
  5. Overview of Changes in audiowmark-0.3.0:
  6. * replace padding at start with a partial B block
  7. * add algorithm for decoding the watermark from short clips
  8. Overview of Changes in audiowmark-0.2.1:
  9. * add limiter to avoid clipping during watermark generation
  10. Overview of Changes in audiowmark-0.2.0:
  11. * support input/output streams
  12. * support raw streams
  13. * some performance optimizations
  14. * unified logging and --quiet option
  15. * improved mp3 detection to avoid false positives
  16. * split up watermarking source (wmadd/wmget/wmcommon)
  17. Overview of Changes in audiowmark-0.1.0:
  18. * initial release