| 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 | -9/+9 |
| | | |||||
| * | [refactoring] Split CompressedIO interface for Read and Write part | Daniil Cherednik | 2021-08-28 | 1 | -55/+112 |
| | | |||||
| * | Fix some VS compilation warnings0.0.1 | Daniil Cherednik | 2019-05-17 | 1 | -15/+23 |
| | | |||||
| * | Support for MS Windows platform | Daniil Cherednik | 2019-05-15 | 1 | -4/+3 |
| | | | | | | | - 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 |
| | | |||||
| * | do not use compile time frame size specialisation | Daniil Cherednik | 2016-03-08 | 1 | -2/+2 |
| | | |||||
| * | refactoring: | Daniil Cherednik | 2016-01-06 | 1 | -1/+1 |
| | | | | | | some changes to get possibility to create alternative compression algorithms and use different containers. | ||||
| * | missed header added | Daniil Cherednik | 2015-11-22 | 1 | -0/+1 |
| | | |||||
| * | changes aea header: | Daniil Cherednik | 2015-11-07 | 1 | -3/+15 |
| | | | | | | | - write length in header (qhimdtransfer writes it, and we will) - make first frame empty (it is a hack, but without it ffmpeg based players detects aea file as mpeg. I need aea specification ;-)) | ||||
| * | experimental first implementation of ATRAC encoder | Daniil Cherednik | 2015-10-31 | 1 | -0/+102 |
| current limitations: - only long window - naive MDCT (O(n^2)) - bad table of fixed bit allocation - bad usage of CBR - time accuracy is not guaranteed - dirty, not optimized code | |||||
