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
/
atrac3denc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+1
*
Fix warnings
Daniil Cherednik
2023-09-10
1
-1
/
+1
*
Support for RealMedia output file format.
ghost
2022-02-20
1
-7
/
+1
*
[refactoring] Split CompressedIO interface for Read and Write part
Daniil Cherednik
2021-08-28
1
-17
/
+11
*
[atrac3] Simple adaptive MS bitrate shift
Daniil Cherednik
2020-07-08
1
-0
/
+2
*
[atrac3] 0.83/0.16 M/S bitrate separation for joint stereo coding
Daniil Cherednik
2020-01-20
1
-4
/
+11
*
[atrac3] Initial joint stereo mode support.
Daniil Cherednik
2020-01-12
1
-2
/
+21
*
Support for MS Windows platform
Daniil Cherednik
2019-05-15
1
-1
/
+1
*
[atrac3] Remove tonal extraction code
Daniil Cherednik
2018-12-05
1
-80
/
+1
*
Scale float values to (-1; 1) for internal processing
Daniil Cherednik
2018-07-04
1
-3
/
+3
*
atrac3: Tonal component coding improvements:
Daniil Cherednik
2018-07-02
1
-7
/
+10
*
atrac3denc: isnan -> std::isnan.
Valtteri Vuorikoski
2018-03-31
1
-1
/
+1
*
Do not apply gain control if release in current frame was detected -
Daniil Cherednik
2017-10-29
1
-1
/
+1
*
Find optimal BFU num during bit allocation.
Daniil Cherednik
2017-10-21
1
-1
/
+1
*
Simplest gain control - scale first part of frame if the attack transient was...
Daniil Cherednik
2017-10-17
1
-87
/
+104
*
Refactoring: use normal (previous frame is first) overlap buffer layout
Daniil Cherednik
2017-08-05
1
-11
/
+16
*
Refactoring to be able to implement joint stereo
Daniil Cherednik
2017-07-23
1
-18
/
+31
*
Set LGPL v2.1 license
Daniil Cherednik
2017-02-12
1
-0
/
+18
*
Dirty implementation of atrac3 encoder:
Daniil Cherednik
2016-09-02
1
-0
/
+357