RSS feed
26359c52
– knik <knik>
authored
on 2002/12/23 14:00
check endianness and data types
faca28cc
– menno <menno>
authored
on 2002/12/15 10:16
Some portability changes
05256a20
– knik <knik>
authored
on 2002/11/27 12:21
new version number
8d29795e
– knik <knik>
authored
on 2002/11/27 12:20
updated noise threshold
c27eaa4d
– knik <knik>
authored
on 2002/11/27 12:19
Noise calculation was definitely to quick. Now it should be more reasonable.
15e2a53e
– knik <knik>
authored
on 2002/11/23 12:42
removed unused filed
29dead33
– knik <knik>
authored
on 2002/11/23 12:40
moved from common
f0f45dfd
– knik <knik>
authored
on 2002/11/23 12:39
libsndfile replacement
caabc05d
– knik <knik>
authored
on 2002/11/23 12:35
updated version number
220bcea9
– knik <knik>
authored
on 2002/11/23 12:34
replaced libsndfile with input.c
5ec05bed
– knik <knik>
authored
on 2002/11/23 12:34
replaced libsndfile by input.c
883355a9
– knik <knik>
authored
on 2002/11/23 12:33
noise threshold updated to fit new quantizer
e7c9036d
– knik <knik>
authored
on 2002/11/23 12:32
rfft: made xi a local variable
7d9c89e8
– knik <knik>
authored
on 2002/11/23 12:32
removed static declarations and unused structs
f8b39149
– knik <knik>
authored
on 2002/11/23 12:31
OuterLoop replaced by FixNoise/BalanceEnergy routines
393dfe3e
– knik <knik>
authored
on 2002/11/23 12:29
removed libsndfile
cc0cd379
– menno <menno>
authored
on 2002/11/01 06:20
Small changes to the decoder interface:
2b5daa54
– menno <menno>
authored
on 2002/10/11 14:04
Added VC7 project files
be1c1ef4
– menno <menno>
authored
on 2002/10/11 14:02
Updated cooledit filter
038bd167
– menno <menno>
authored
on 2002/10/11 14:00
small bugfix
7bcbeb78
– menno <menno>
authored
on 2002/10/08 14:53
Fixed some memory leakage
e01a1562
– menno <menno>
authored
on 2002/09/30 09:35
Latest changes to plugins by 4N
c8e0f497
– knik <knik>
authored
on 2002/08/30 12:22
speed improvement
3b2e8325
– knik <knik>
authored
on 2002/08/30 12:21
extended outer loop exit condition to be faster
d44e2d7e
– knik <knik>
authored
on 2002/08/30 12:20
misplaced #endif
70953ef9
– menno <menno>
authored
on 2002/08/22 18:58
Bugfixed Cooledit filter
27afaa1f
– knik <knik>
authored
on 2002/08/21 12:54
disabled long fft calculation as it is not used at the moment
c2524103
– knik <knik>
authored
on 2002/08/21 12:54
new fft function name
8fbfb7b3
– knik <knik>
authored
on 2002/08/21 12:53
new fft function names
defc721f
– knik <knik>
authored
on 2002/08/21 12:52
new function names
528d5005
– knik <knik>
authored
on 2002/08/21 12:52
new simplier and faster fft routine and correct real fft
d3bfd6c0
– menno <menno>
authored
on 2002/08/21 08:32
Updated project files
8f3f1eb6
– knik <knik>
authored
on 2002/08/19 12:35
removed static declarations
5cfc2e01
– knik <knik>
authored
on 2002/08/19 12:35
added static declarations
132c3cb0
– knik <knik>
authored
on 2002/08/19 12:34
added one additional flush frame
98c796a0
– knik <knik>
authored
on 2002/08/19 12:33
automatic bitrate setting
68bf95fb
– knik <knik>
authored
on 2002/08/10 12:12
version update
150fb2e5
– knik <knik>
authored
on 2002/08/09 12:29
improved psychoacoustic model selection
0503e7b6
– knik <knik>
authored
on 2002/08/07 14:19
added psymodel selection and default bandwidth
d1f971b9
– knik <knik>
authored
on 2002/08/07 14:18
added interface to psychoacoustic model
eb8cb8c7
– knik <knik>
authored
on 2002/08/07 14:18
renamed to psychiso
899fb633
– knik <knik>
authored
on 2002/08/07 14:16
new psychoacoustic model
9b794d50
– knik <knik>
authored
on 2002/08/07 14:15
ISO psychoacoustic model renamed and added new interface to frame
c0d3e6da
– knik <knik>
authored
on 2002/08/07 14:13
new interface to frame
6cb5f3f2
– knik <knik>
authored
on 2002/08/07 14:12
Introduced multiple psychoacoustic models
3af4dbaa
– knik <knik>
authored
on 2002/08/07 14:12
removed static declaration
d9132d33
– knik <knik>
authored
on 2002/08/07 14:11
new interface to psychoacoustic
590ad03a
– knik <knik>
authored
on 2002/08/07 14:10
rsfft output was reversed i.e. high frequencies first
a9c38d56
– menno <menno>
authored
on 2002/08/07 10:05
Cooledit filter compiles again
ba4a9a40
– menno <menno>
authored
on 2002/05/26 14:31
Fixes in faac winamp plugin
1a6bd6cb
– menno <menno>
authored
on 2002/05/26 14:29
Fixes in cooledit plugin
a929acdf
– menno <menno>
authored
on 2002/04/20 11:09
Updated cooledit code
0557336a
– menno <menno>
authored
on 2002/04/17 14:43
Updated cooledit plugin to use the FAAD2 decoder
5cea228a
– menno <menno>
authored
on 2002/02/13 07:42
Use latest version of libsndfile
8c8ff056
– menno <menno>
authored
on 2002/01/18 06:03
bugfixes?
ccbc21fc
– menno <menno>
authored
on 2002/01/17 10:32
bugfix
b5b96c58
– menno <menno>
authored
on 2002/01/17 07:22
AAC ACM codec
58547908
– menno <menno>
authored
on 2002/01/14 13:55
Changes in bitrate field