Skip to content

Releases: ZILtoid1991/libPCM

v0.2.2

18 Sep 01:16
Compare
Choose a tag to compare
  • A few minor library changes
  • Fixed compatibility with 64bit targets

v0.2.1

14 Jul 18:59
Compare
Choose a tag to compare
  • Minor performance and quality fix regarding 8 bit decoding
  • Pointers now have to always point to first element for easier interchangeability of codecs

v0.2.0

29 Nov 02:29
Compare
Choose a tag to compare

###Added:

*Mu-Law and A-Law compression.

###Fixed:

*The XA-ADPCM can be run now. Sound quality is bad.

v0.2.0-alpha

09 Oct 00:33
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release
  • Removed most references to Compact ADPCM (failed experiment with 2bit ADPCM)
  • Added XA ADPCM codecs (need some debugging)
  • Codecs are now using fixed pointers for more versatile use. Please note that you supposed to increment the output pointers on ADPCM encoders on every second step.

First release

25 Aug 21:26
Compare
Choose a tag to compare
v0.1.0

Create README.md