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
*
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
*
improve scaling accuracy, prevent overflow
Daniil Cherednik
2015-12-31
2
-6
/
+8
*
Some warnings fixed, -Wall enabled
Daniil Cherednik
2015-12-26
1
-3
/
+0
*
support of short window for encoding (without transient detection)
Daniil Cherednik
2015-12-08
5
-16
/
+27
*
BitsBooster added - use unused by psy bits to reduce aliasing
Daniil Cherednik
2015-11-24
2
-5
/
+81
*
fix bitrate shift constant.
Daniil Cherednik
2015-11-22
1
-1
/
+1
*
missed header added
Daniil Cherednik
2015-11-22
1
-1
/
+1
*
Algorithm of change BFU amount
Daniil Cherednik
2015-11-15
2
-34
/
+92
*
fix: compensate delay should be 39 sample not 23
Daniil Cherednik
2015-11-14
1
-6
/
+8
*
reduce aliasing near 5512Hz
Daniil Cherednik
2015-11-13
1
-2
/
+2
*
probably a bit more correct fixed alloc table
Daniil Cherednik
2015-11-08
1
-3
/
+3
*
fix: double -> int cast, should be round()
Daniil Cherednik
2015-11-02
1
-1
/
+1
*
fix: stop iteration to find shift constant in case of shiftMax approximately
Daniil Cherednik
2015-11-01
1
-0
/
+5
*
experimental first implementation of ATRAC encoder
Daniil Cherednik
2015-10-31
9
-0
/
+453