index
:
atracdenc
at3plus-dev
atrac3
atrac3_gaincontrol
atrac3_pre-alpha1
master
new_psy
stable/0.1
stable/0.2
OpenSource ATRAC1 ATRAC3 Encoder
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
atrac1denc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AT1] Fix memory leak on encoder destruction.
Daniil Cherednik
2025-06-01
1
-5
/
+5
*
Merge branch 'master' into at3plus-dev
Daniil Cherednik
2025-01-25
1
-5
/
+5
|
\
|
*
Simplify scaler code reusage.
Daniil Cherednik
2025-01-05
1
-5
/
+5
*
|
Merge branch 'master' into at3plus-dev
Daniil Cherednik
2024-12-24
1
-44
/
+81
|
\
|
|
*
[refactoring] Get rid of TFloat parameter. Use float.
Daniil Cherednik
2024-12-21
1
-29
/
+29
|
*
[refactoring] Get rid of inheritance from data.
Daniil Cherednik
2024-12-12
1
-9
/
+9
|
*
Tiny quality improvements for ATRAC3 compatible mode:
Daniil Cherednik
2024-12-01
1
-7
/
+8
|
*
Attempt to use adaptive ATH for ATRAC1
Daniil Cherednik
2024-10-11
1
-9
/
+45
*
|
Possibility to "look ahead" during encoding
Daniil Cherednik
2024-08-19
1
-1
/
+3
|
/
*
Use well known analyze/synthesis naming instead of split/merge
4BDA26H33GTZ4HYUMIO
2024-06-15
1
-1
/
+1
*
Simplify cmake. Fix warnings.
Daniil Cherednik
2023-10-24
1
-2
/
+2
*
[refactoring] Split CompressedIO interface for Read and Write part
Daniil Cherednik
2021-08-28
1
-8
/
+10
*
Support for MS Windows platform
Daniil Cherednik
2019-05-15
1
-1
/
+1
*
Set LGPL v2.1 license
Daniil Cherednik
2017-02-12
1
-0
/
+18
*
kiss_fft library added, MDCT reimplemented via FFT:
Daniil Cherednik
2016-09-27
1
-14
/
+1
*
Dirty implementation of atrac3 encoder:
Daniil Cherednik
2016-09-02
1
-0
/
+198