NEWS 683 B

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