Skip to content

Releases: sahaRatul/sela

Build fixes

09 Apr 09:58
Compare
Choose a tag to compare
  • MinGW produced binaries will be statically built now
  • Added MSVC build

v2.0.1

23 Mar 16:31
Compare
Choose a tag to compare
  • 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

Bug Fix Release 2

05 Aug 07:41
Compare
Choose a tag to compare
Bug Fix Release 2 Pre-release
Pre-release

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)

Bug Fix Release

01 Aug 04:50
Compare
Choose a tag to compare
Bug Fix Release Pre-release
Pre-release

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.

Initial Release

31 Jul 11:49
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

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