All Versions
5
Latest Version
Avg Release Cycle
429 days
Latest Release
1625 days ago
Changelog History
Changelog History
-
v2.0.2 Changes
April 09, 2020Switched to MSVC as MinGW causes DLL issues
-
v2.0.1 Changes
March 23, 2020Rewritten 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 Changes
August 05, 2015🔄 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 Changes
August 01, 2015🐛 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 Changes
July 31, 2015🎉 Initial release for windows with basic encoding, decoding and playback support.