Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable asan for stable branch. Remove ghasendtool. | Daniil Cherednik | 2025-07-20 | 1 | -90/+0 |
| | |||||
* | Minimal implementation of AT3P bitstream for residual signal. | Daniil Cherednik | 2025-04-19 | 1 | -1/+1 |
| | | | | | | | | * 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 | ||||
* | [AT3P] GHA development: | Daniil Cherednik | 2024-10-06 | 1 | -0/+90 |
* Multidimensional gha, rework residual check * Possibility to look into the next frame during GHA * Possibility to pass envelope into bitstream * Tool to create oma file from tsv gha description (to test envelope processing) |