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
/
atrac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Possibility to "look ahead" during encoding
Daniil Cherednik
2024-08-19
4
-28
/
+51
*
[AT3P] Fix tone present bit
Daniil Cherednik
2024-08-18
1
-3
/
+4
*
[AT3P] Fix total tones limit
Daniil Cherednik
2024-08-18
1
-1
/
+1
*
[AT3P] GHA fixes
Daniil Cherednik
2024-08-17
2
-11
/
+11
*
[AT3P] Some GHA related improvements:
Daniil Cherednik
2024-08-17
5
-74
/
+246
*
Fix missed headers, submodule branch
Daniil Cherednik
2024-08-11
2
-0
/
+3
*
[AT3P] Part of naive GHA processor
Daniil Cherednik
2024-08-11
4
-21
/
+887
*
Merge branch 'new_psy' into at3plus-dev
Daniil Cherednik
2024-08-02
2
-2
/
+97
|
\
|
*
Bring some ATH related code from musepack project
Daniil Cherednik
2024-08-03
2
-2
/
+97
*
|
[AT3P] Add GHA related bitstream code
Daniil Cherednik
2024-07-31
8
-6
/
+2118
*
|
Merge branch 'master' into at3plus-dev
Daniil Cherednik
2024-07-09
5
-10
/
+10
|
\
|
|
*
Allow to configure atracdenc to use float instead of double
Daniil Cherednik
2024-07-09
4
-7
/
+7
|
*
[AT3P] Improve accuracy of PQF
Daniil Cherednik
2024-07-08
2
-4
/
+4
*
|
[AT3P] Introduce at3p development branch
Daniil Cherednik
2024-06-26
3
-0
/
+150
|
/
*
[refactoring] move some libraries in to library directory
Daniil Cherednik
2024-06-17
6
-6
/
+5
*
[AT3P] Use fast DCT-IV calculation for PQF
Daniil Cherednik
2024-06-16
1
-13
/
+10
*
Use well known analyze/synthesis naming instead of split/merge
4BDA26H33GTZ4HYUMIO
2024-06-15
2
-13
/
+13
*
[AT3P] PQF implementation
Daniil Cherednik
2024-06-14
11
-888
/
+406
*
Simple ipqf test and ref files
Daniil Cherednik
2024-06-14
5
-0
/
+324
*
Fix unused variable warnings.
Daniil Cherednik
2023-11-18
1
-42
/
+40
*
Some ux improvements
Daniil Cherednik
2023-09-08
1
-3
/
+1
*
Fix some CodeQL warnings
Daniil Cherednik
2022-02-21
1
-6
/
+5
*
Support for RealMedia output file format.
ghost
2022-02-20
1
-2
/
+2
*
[refactoring] Split CompressedIO interface for Read and Write part
Daniil Cherednik
2021-08-28
2
-4
/
+4
*
Fix range to search proper bit allocation
Daniil Cherednik
2020-12-07
1
-3
/
+3
*
[atrac3] Simple adaptive MS bitrate shift
Daniil Cherednik
2020-07-08
2
-9
/
+39
*
Fix project compilation
Daniil Cherednik
2020-03-27
1
-1
/
+0
*
[atrac3] 0.83/0.16 M/S bitrate separation for joint stereo coding
Daniil Cherednik
2020-01-20
3
-24
/
+64
*
[atrac3] Initial joint stereo mode support.
Daniil Cherednik
2020-01-12
1
-5
/
+19
*
Fix 64bit MSVS build
Daniil Cherednik
2020-01-04
1
-1
/
+1
*
Fast float to nearest int round under 32bit MSVS build
Daniil Cherednik
2020-01-04
1
-3
/
+21
*
Implementation of atrac3plus analysis pqf
Daniil Cherednik
2019-08-23
7
-0
/
+917
*
Fix some VS compilation warnings
0.0.1
Daniil Cherednik
2019-05-17
1
-4
/
+5
*
Support for MS Windows platform
Daniil Cherednik
2019-05-15
16
-26
/
+31
*
Remove extra copy/allocation
Daniil Cherednik
2018-07-28
2
-1
/
+2
*
Use lrint() + fesetround(FE_TONEAREST) instead of round() - a bit faster
Daniil Cherednik
2018-07-28
4
-4
/
+8
*
Scale float values to (-1; 1) for internal processing
Daniil Cherednik
2018-07-04
3
-3
/
+3
*
atrac3: Tonal component coding improvements:
Daniil Cherednik
2018-07-02
3
-47
/
+89
*
more strict assert - check only last BFU
Daniil Cherednik
2017-10-29
1
-1
/
+2
*
workaround problem with encoding extremely loud tracks
Daniil Cherednik
2017-10-29
1
-8
/
+8
*
Find optimal BFU num during bit allocation.
Daniil Cherednik
2017-10-21
3
-15
/
+29
*
Fix bit allocation
Daniil Cherednik
2017-10-19
1
-11
/
+6
*
Fix strict aliasing warning
Daniil Cherednik
2017-07-23
1
-6
/
+8
*
Refactoring to be able to implement joint stereo
Daniil Cherednik
2017-07-23
3
-54
/
+83
*
Set default LP2 for ATRAC3
Daniil Cherednik
2017-06-15
1
-1
/
+4
*
Set LGPL v2.1 license
Daniil Cherednik
2017-02-12
16
-0
/
+288
*
Dirty implementation of atrac3 encoder:
Daniil Cherednik
2016-09-02
16
-141
/
+1038
*
Compilation warnings fixed
Daniil Cherednik
2016-07-17
1
-9
/
+9
*
a bit more generic TScaler
Daniil Cherednik
2016-03-08
5
-27
/
+24
*
split fixed bit allocation table for short and long blocks
Daniil Cherednik
2015-12-31
3
-4
/
+18
[next]