История изменений
Исправление dataman, (текущая версия) :
На https://encode.su/forums/2-Data-Compression есть https://encode.su/threads/1137-Sac-(State-of-the-Art)-Lossless-Audio-Compression:
Sac is a lossless audio compression intended as a research project to find the limits on compression ratio. It is definitely NOT your everyday codec and its format and algorithms may change accordingly.
Sourcecode is available at: https://github.com/slmdev/sac/
Ну и https://qoaformat.org от авторов нашумевшего https://qoiformat.org:
The Quite OK Audio Format for Fast, Lossy Compression
QOA is fast. It decodes audio 3x faster than Ogg-Vorbis, while offering better quality and compression than ADPCM (278 kbits/s for 44khz stereo).
QOA is simple. The reference en-/decoder fits in about 400 lines of C. The file format specification is a single page PDF.
Исходная версия dataman, :
На https://encode.su/forums/2-Data-Compression есть https://encode.su/threads/1137-Sac-(State-of-the-Art)-Lossless-Audio-Compression:
Sac is a lossless audio compression intended as a research project to find the limits on compression ratio. It is definitely NOT your everyday codec and its format and algorithms may change accordingly.
Sourcecode is available at: https://github.com/slmdev/sac/