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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop encoding if case of pipe input and no writer
Daniil Cherednik
2019-12-09
1
-9
/
+9
*
Fix some VS compilation warnings
0.0.1
Daniil Cherednik
2019-05-17
1
-6
/
+15
*
Support for MS Windows platform
Daniil Cherednik
2019-05-15
1
-7
/
+52
*
[atrac3] Remove tonal extraction code
Daniil Cherednik
2018-12-05
1
-3
/
+1
*
Added validation of the -e option argument and updated help strings.
Valtteri Vuorikoski
2018-03-31
1
-5
/
+12
*
Find optimal BFU num during bit allocation.
Daniil Cherednik
2017-10-21
1
-10
/
+8
*
Do not start encoding if unrecognized option given
Daniil Cherednik
2017-10-17
1
-3
/
+4
*
Simplest gain control - scale first part of frame if the attack transient was...
Daniil Cherednik
2017-10-17
1
-3
/
+3
*
Refactoring to be able to implement joint stereo
Daniil Cherednik
2017-07-23
1
-11
/
+14
*
Fix encode optarg option
JiCeheR
2017-06-14
1
-2
/
+2
*
Set LGPL v2.1 license
Daniil Cherednik
2017-02-12
1
-0
/
+18
*
Checking of input file format added
Daniil Cherednik
2016-09-29
1
-30
/
+53
*
Change gaincontrol default: disable
Daniil Cherednik
2016-09-02
1
-5
/
+5
*
Dirty implementation of atrac3 encoder:
Daniil Cherednik
2016-09-02
1
-63
/
+211
*
Compilation warnings fixed
Daniil Cherednik
2016-07-17
1
-5
/
+0
*
autodetect saved fmt by file extension (WAV, AU, AIFF, RAW)
Daniil Cherednik
2016-03-07
1
-9
/
+16
*
refactoring:
Daniil Cherednik
2016-01-06
1
-7
/
+9
*
use libsndfile instead of own wav reader
Daniil Cherednik
2015-12-27
1
-9
/
+9
*
initial implementation of transient detection added
Daniil Cherednik
2015-12-23
1
-6
/
+6
*
support of short window for encoding (without transient detection)
Daniil Cherednik
2015-12-08
1
-3
/
+17
*
refactoring: use TAtrac1EncodeSettings to configure encoder
Daniil Cherednik
2015-12-04
1
-1
/
+1
*
Algorithm of change BFU amount
Daniil Cherednik
2015-11-15
1
-6
/
+38
*
progress bar added
Daniil Cherednik
2015-11-07
1
-1
/
+10
*
changes aea header:
Daniil Cherednik
2015-11-07
1
-2
/
+2
*
experimental first implementation of ATRAC encoder
Daniil Cherednik
2015-10-31
1
-0
/
+125