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
/
wav.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into at3plus-dev
Daniil Cherednik
2024-12-24
1
-5
/
+32
|
\
|
*
[refactoring] Get rid of TFloat parameter. Use float.
Daniil Cherednik
2024-12-21
1
-0
/
+25
|
*
Do not use 8bit, 16bit types if do not realy need it.
Daniil Cheredni
2024-11-01
1
-5
/
+5
|
/
*
Fix some VS compilation warnings
0.0.1
Daniil Cherednik
2019-05-17
1
-5
/
+5
*
Support for MS Windows platform
Daniil Cherednik
2019-05-15
1
-39
/
+22
*
Scale float values to (-1; 1) for internal processing
Daniil Cherednik
2018-07-04
1
-4
/
+2
*
Allow aiff input file format
Daniil Cherednik
2017-07-23
1
-1
/
+7
*
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
-0
/
+7
*
autodetect saved fmt by file extension (WAV, AU, AIFF, RAW)
Daniil Cherednik
2016-03-07
1
-1
/
+21
*
use libsndfile instead of own wav reader
Daniil Cherednik
2015-12-27
1
-67
/
+15
*
missed header added
Daniil Cherednik
2015-11-22
1
-0
/
+1
*
experimental first implementation of ATRAC encoder
Daniil Cherednik
2015-10-31
1
-0
/
+85