Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use 8bit, 16bit types if do not realy need it. | Daniil Cheredni | 2024-11-01 | 1 | -1/+1 |
| | |||||
* | [refactoring] Split CompressedIO interface for Read and Write part | Daniil Cherednik | 2021-08-28 | 1 | -4/+14 |
| | |||||
* | Fix some VS compilation warnings0.0.1 | Daniil Cherednik | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | Support for MS Windows platform | Daniil Cherednik | 2019-05-15 | 1 | -4/+4 |
| | | | | | | - VS build (2017 tested) - Media Foundation Framework support to read/write pcm data (instead of libsndfile) | ||||
* | Set LGPL v2.1 license | Daniil Cherednik | 2017-02-12 | 1 | -0/+18 |
| | |||||
* | Dirty implementation of atrac3 encoder: | Daniil Cherednik | 2016-09-02 | 1 | -0/+3 |
| | | | | | | | - no JS mode - constant quantiser for tonal components - gain controll implemented but produces some artifacts with real signals. - etc... | ||||
* | do not use compile time frame size specialisation | Daniil Cherednik | 2016-03-08 | 1 | -2/+17 |
| | |||||
* | refactoring: | Daniil Cherednik | 2016-01-06 | 1 | -0/+16 |
some changes to get possibility to create alternative compression algorithms and use different containers. |