aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update GitHub cmake workflow to v4 (#37)HEADmasterDaniil Cherednik13 days1-2/+2
* Use ATH during ATRAC1 encodingDaniil Cherednik13 days4-15/+47
* Bring some ATH related code from musepack projectDaniil Cherednik2024-08-032-2/+97
* Allow to configure atracdenc to use float instead of doubleDaniil Cherednik2024-07-0913-34/+107
* [AT3P] Improve accuracy of PQFDaniil Cherednik2024-07-082-4/+4
* Fix missed include in bitstream.hDaniil Cherednik2024-07-071-1/+2
* [refactoring] move fft in to library directoryDaniil Cherednik2024-07-025-3/+3
* [refactoring] move some libraries in to library directoryDaniil Cherednik2024-06-1726-702/+31
* Add libgtest-dev to CIDaniil Cherednik2024-06-161-1/+1
* Add googletest to CIDaniil Cherednik2024-06-161-1/+1
* Fix build. Add missed header fileDaniil Cherednik2024-06-161-0/+31
* [AT3P] Use fast DCT-IV calculation for PQFDaniil Cherednik2024-06-164-19/+47
* Use well known analyze/synthesis naming instead of split/merge4BDA26H33GTZ4HYUMIO2024-06-157-19/+19
* [AT3P] PQF implementationDaniil Cherednik2024-06-1412-888/+407
* Simple ipqf test and ref filesDaniil Cherednik2024-06-147-1/+349
* Merge pull request #33 from SatoFoo/masterDaniil Cherednik2023-12-182-5/+6
|\
| * bitstream.cpp: Add missing <cstdint> headerSatoshi Fuuki2023-12-161-1/+1
| * Fix CMake build file generation errorSatoshi Fuuki2023-12-161-4/+5
|/
* Fix unused variable warnings.Daniil Cherednik2023-11-183-44/+50
* Get rid of gtest files. Use system package if available.Daniil Cherednik2023-11-18183-141138/+11
* Fix man page0.1.0Daniil Cherednik2023-11-101-11/+11
* Fix man page urlDaniil Cherednik2023-11-061-1/+1
* Readme and man page fixDaniil Cherednik2023-11-062-32/+43
* Fix man pageDaniil Cherednik2023-10-251-2/+39
* Simplify cmake. Fix warnings.Daniil Cherednik2023-10-246-25/+27
* Add man page install commandDaniil Cherednik2023-10-171-0/+14
* man page addedDaniil Cherednik2023-09-281-0/+62
* Add install commandDaniil Cherednik2023-09-131-1/+1
* Fix warningsDaniil Cherednik2023-09-104-8/+5
* Some ux improvementsDaniil Cherednik2023-09-085-34/+74
* Add support for writing .at3/.wav files with ATRAC3 (#30)Thomas Perl2022-05-085-2/+213
* Complain loudly about unhandled argumentsThomas Perl2022-05-041-0/+5
* Add windows github actionsDaniil Cherednik2022-02-271-4/+44
* Fix CodeQL (Multiplication result converted to larger type) warningDaniil Cherednik2022-02-222-10/+10
* Fix some CodeQL warningsDaniil Cherednik2022-02-212-13/+25
* Run ut via ctestDaniil Cherednik2022-02-212-0/+4
* codeql fixDaniil Cherednik2022-02-201-2/+4
* codeql fixDaniil Cherednik2022-02-201-1/+2
* Add dependence for codeql buildDaniil Cherednik2022-02-201-1/+1
* Add CodeQL workflowDaniil Cherednik2022-02-201-0/+70
* Add cmake github workflowDaniil Cherednik2022-02-201-0/+41
* Support for RealMedia output file format.ghost2022-02-206-16/+340
* Fix incorrect exception catch.Daniil Cherednik2021-10-101-2/+2
* [refactoring] Split CompressedIO interface for Read and Write partDaniil Cherednik2021-08-2813-149/+190
* Fix range to search proper bit allocationDaniil Cherednik2020-12-071-3/+3
* [atrac3] Simple adaptive MS bitrate shiftDaniil Cherednik2020-07-085-10/+61
* Add atrac3_lp4 cmd alias0.0.3Daniil Cherednik2020-03-281-2/+5
* Fix linker errorDaniil Cherednik2020-03-271-0/+5
* Fix project compilationDaniil Cherednik2020-03-272-2/+2
* [atrac3] 0.83/0.16 M/S bitrate separation for joint stereo codingDaniil Cherednik2020-01-205-28/+79