| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Initialize bit allocator LastLambda during the start allocation. Fix issues/69 | Daniil Cherednik | 2026-05-02 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' into new_psy | Daniil Cherednik | 2026-02-23 | 1 | -0/+1 |
| |\ | |||||
| | * | Compile fix for missing cstdint (#54) | Ronnie Sahlberg | 2025-11-12 | 1 | -0/+1 |
| | | | | | | | Signed-off-by: Ronnie Sahlberg <[email protected]> | ||||
| * | | Use common bit allocation engine for AT1 mode | Daniil Cherednik | 2025-07-31 | 2 | -5/+9 |
| |/ | | | | | | This commit also removes handling "bfuidxconst" option and mark it as deprecated. This option actually does not affect encoding speed significantly. | ||||
| * | [AT3P] Adjust number of quant units during encoding. | Daniil Cherednik | 2025-05-03 | 3 | -1/+41 |
| | | |||||
| * | Minimal implementation of AT3P bitstream for residual signal. | Daniil Cherednik | 2025-04-19 | 3 | -0/+393 |
| * 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 | |||||
