Sela Versions Save

SimplE Lossless Audio

v2.0.2

4 years ago
  • MinGW produced binaries will be statically built now
  • Added MSVC build

v2.0.1

4 years ago
  • Rewritten from C to C++.

  • introduces difference coding which improves compression ratios for stereo audio on which the channels are highly similar.

  • Multithreaded encoding and decoding

  • Generates files which are compatible with 2.0.2 java release

v0.1.2-alpha

8 years ago

Changelog

  • Increased Maximum LPC order to prevent prediction errors.

Utilities

  • Encoder (encode.exe)
  • Decoder (decode.exe)
  • Command - line player (selaplay.exe)
  • Diff utility for wav files (wavdiff.exe)

v0.1.1-alpha

8 years ago

Bug Fixes: Fixed a bug which was caused samples mismatch. Fixed a bug in decoder which was causing garbage to accumulate at the end of decoded wav file.

v0.1-alpha

8 years ago

Initial release for windows with basic encoding, decoding and playback support.