RSS feed
	
	
	
		067c66a9
		 – knik <knik>
 authored
 on 2003/03/27 12:09
		
updated library interface
		 
	
		d68868c7
		 – knik <knik>
 authored
 on 2003/03/27 12:08
		
added quantizer quality and bandwidth setting
		 
	
		a80a5abf
		 – knik <knik>
 authored
 on 2003/03/27 12:06
		
improved quantizer params
		 
	
		23b441f4
		 – knik <knik>
 authored
 on 2003/03/26 12:20
		
added typedef
		 
	
		9dc38126
		 – knik <knik>
 authored
 on 2003/03/26 12:18
		
replaced obsolete macro
		 
	
		23c01216
		 – menno <menno>
 authored
 on 2003/03/24 05:08
		
Fixed MPEG-4 ADTS headers to comply with latest spec change
		 
	
		54dec49e
		 – menno <menno>
 authored
 on 2003/02/25 05:51
		
Frontend now doesn't use libsndfile anymore
		 
	
		6c834f66
		 – menno <menno>
 authored
 on 2003/02/23 11:52
		
fixes win32 compilation
		 
	
		dd2e37a3
		 – menno <menno>
 authored
 on 2003/02/09 15:44
		
Updated interface function for mp4 AudioSpecificConfig
		 
	
		69109135
		 – knik <knik>
 authored
 on 2002/12/28 04:23
		
new version number
		 
	
		039eb170
		 – knik <knik>
 authored
 on 2002/12/28 04:22
		
The distortion limit calculation moved to quantizer.
		 
	
		af625e4f
		 – knik <knik>
 authored
 on 2002/12/28 04:22
		
The distortion limit calculation moved from psychkni to quantizer to be more
		 
	
		029cfceb
		 – knik <knik>
 authored
 on 2002/12/23 14:02
		
added some headers
		 
	
		3d065f4f
		 – knik <knik>
 authored
 on 2002/12/23 14:02
		
type size and endian conversion fix
		 
	
		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
		 
	
		a3dfc26b
		 – menno <menno>
 authored
 on 2001/12/07 03:40
		
Fixed LTP encoder
		 
	
		d1758483
		 – menno <menno>
 authored
 on 2001/12/06 14:11
		
Fixed LTP encoder
		 
	
		c6a66f1e
		 – menno <menno>
 authored
 on 2001/11/29 14:36
		
fix in bitstream writing
		 
	
		fb449b80
		 – menno <menno>
 authored
 on 2001/11/08 14:12
		
Updated makefiles for MingW32 and Dev-C++ as well as DJGPP
		 
	
		568ef374
		 – menno <menno>
 authored
 on 2001/11/06 09:12
		
bugfix by 4N
		 
	
		be63b1cd
		 – menno <menno>
 authored
 on 2001/10/29 05:01
		
Updated cooledit plugin, now working correctly with new library interface
		 
	
		b9415c12
		 – menno <menno>
 authored
 on 2001/10/26 19:21
		
Updated project files for free compilers
		 
	
		6cbab3b1
		 – menno <menno>
 authored
 on 2001/10/26 15:29
		
Updated project files for free compilers
		 
	
		999b02ad
		 – menno <menno>
 authored
 on 2001/10/26 09:34
		
Added makefile for MingW32
		 
	
		04c3030f
		 – menno <menno>
 authored
 on 2001/10/26 07:56
		
Fixed FAAD decoding first 2 silent frames
		 
	
		6de315c5
		 – menno <menno>
 authored
 on 2001/10/26 07:21
		
Enable RAW aac output in the frontends
		 
	
		47faef7a
		 – menno <menno>
 authored
 on 2001/10/22 14:39
		
Added system wide workspace file
		 
	
		c3c980d7
		 – menno <menno>
 authored
 on 2001/10/16 14:07
		
Removed wingui
		 
	
		8a0e3345
		 – menno <menno>
 authored
 on 2001/10/16 14:06
		
Updated ChangeLog
		 
	
		3a0e440f
		 – menno <menno>
 authored
 on 2001/10/16 13:57
		
Removed wingui
		 
	
		b5e3eb77
		 – menno <menno>
 authored
 on 2001/10/16 09:24
		
Bugfixes by 4N
		 
	
		8757a20d
		 – menno <menno>
 authored
 on 2001/10/11 05:53
		
Structure changes to the CVS tree
		 
	
		c3b6713c
		 – menno <menno>
 authored
 on 2001/10/07 09:18
		
Made faac build on free LCC compiler
		 
	
		0d8f5344
		 – menno <menno>
 authored
 on 2001/09/28 14:36
		
Small bugfixes
		 
	
		934ed77e
		 – eraser <eraser>
 authored
 on 2001/09/21 08:59
		
in previous header version was set to 1.5, fixed, now version 1.9 as before.
		 
	
		8189c79d
		 – eraser <eraser>
 authored
 on 2001/09/21 08:40
		
added raw output format support
		 
	
		052a9602
		 – eraser <eraser>
 authored
 on 2001/09/21 05:50
		
added stdio.h in debug configuration, i dont like compiliers warning
		 
	
		38ba4d95
		 – menno <menno>
 authored
 on 2001/09/09 12:03
		
Stepped back to a MPEG type psychoacoustic model
		 
	
		6a0f3c93
		 – menno <menno>
 authored
 on 2001/09/07 07:26
		
Added creating of DecoderSpecificInfo
		 
	
		affe02d4
		 – menno <menno>
 authored
 on 2001/09/04 14:39
		
Made FAAC legal :-)
		 
	
		df4a67b0
		 – menno <menno>
 authored
 on 2001/08/31 05:18
		
Updated ChangeLog
		 
	
		e9f5e69c
		 – menno <menno>
 authored
 on 2001/08/03 07:47
		
Updated cooledit plugin
		 
	
		56a143b9
		 – menno <menno>
 authored
 on 2001/07/12 15:44
		
Major bugfixes to Cooledit filter
		 
Next