Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimal implementation of AT3P bitstream for residual signal. | Daniil Cherednik | 2025-04-19 | 1 | -0/+164 |
* Write scale factor index, wordlen, codetable directly (without VLC) * Use huffman tables for mantisas * Some draft of the library to simplify bit allocation code * Tonal encoding teporary disabled * Allow c++14 |