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
/
transient_detector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[refactoring] Get rid of TFloat parameter. Use float.
Daniil Cherednik
2024-12-21
1
-18
/
+18
*
Allow to configure atracdenc to use float instead of double
Daniil Cherednik
2024-07-09
1
-5
/
+5
*
Fix CodeQL (Multiplication result converted to larger type) warning
Daniil Cherednik
2022-02-22
1
-3
/
+3
*
Support for MS Windows platform
Daniil Cherednik
2019-05-15
1
-1
/
+1
*
Simplest gain control - scale first part of frame if the attack transient was...
Daniil Cherednik
2017-10-17
1
-1
/
+1
*
Set LGPL v2.1 license
Daniil Cherednik
2017-02-12
1
-0
/
+18
*
Dirty implementation of atrac3 encoder:
Daniil Cherednik
2016-09-02
1
-8
/
+34
*
Compilation warnings fixed
Daniil Cherednik
2016-07-17
1
-2
/
+2
*
Fix building with cmake < 3.1
Daniil Cherednik
2016-07-17
1
-0
/
+1
*
Fix memory corruption: wrong size of HPFBuffer.
Daniil Cherednik
2016-04-22
1
-7
/
+5
*
Some improvements of transient detector
Daniil Cherednik
2015-12-24
1
-6
/
+13
*
initial implementation of transient detection added
Daniil Cherednik
2015-12-23
1
-0
/
+51