| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Compute the frequency response for QMF. It will be used to consider aliasing. | Daniil Cherednik | 2025-08-13 | 2 | -18/+83 |
| | | |||||
| * | Clean qmf code. (#51) | Daniil Cherednik | 2025-07-21 | 1 | -15/+12 |
| | | | | | - Remove unused TQmf template pcm type parameter - Do not copy buffer twice in the synthesis fb | ||||
| * | [refactoring] Get rid of TFloat parameter. Use float. | Daniil Cherednik | 2024-12-21 | 1 | -12/+12 |
| | | |||||
| * | Use well known analyze/synthesis naming instead of split/merge | 4BDA26H33GTZ4HYUMIO | 2024-06-15 | 1 | -2/+2 |
| | | |||||
| * | Support for MS Windows platform | Daniil Cherednik | 2019-05-15 | 2 | -2/+2 |
| | | | | | | | - 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 | 2 | -0/+36 |
| | | |||||
| * | Dirty implementation of atrac3 encoder: | Daniil Cherednik | 2016-09-02 | 1 | -12/+14 |
| | | | | | | | | - no JS mode - constant quantiser for tonal components - gain controll implemented but produces some artifacts with real signals. - etc... | ||||
| * | Compilation warnings fixed | Daniil Cherednik | 2016-07-17 | 1 | -8/+8 |
| | | |||||
| * | Some warnings fixed, -Wall enabled | Daniil Cherednik | 2015-12-26 | 1 | -1/+0 |
| | | |||||
| * | missed header added | Daniil Cherednik | 2015-11-22 | 1 | -1/+1 |
| | | |||||
| * | experimental first implementation of ATRAC encoder | Daniil Cherednik | 2015-10-31 | 2 | -0/+82 |
| 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 | |||||
