| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix missed headers, submodule branch | Daniil Cherednik | 2024-08-11 | 1 | -0/+1 |
| | | |||||
| * | Add Generalized Harmonic Analysis library in to the branch | Daniil Cherednik | 2024-07-06 | 1 | -0/+3 |
| Why we start with GHA: * GHA is one of the most computation intencive part of the encoder. Probably we need to implement multuthreading processing here to achive good perfomance. If so it is better to make MT frendly design at the begining of development. * GHA is the most interesting part of AT3P. * GHA is the one of the first processing step. * We already have libgha (https://github.com/dcherednik/libgha) library which should be tested and used in real application ))) | |||||
