RSS feed
	
	
	
		9815d9dc
		 – knik <knik>
 authored
 on 2017/07/02 10:35
		
correct __GNUC__ macro name so the struct is actually packed
		 
	
		fa89cd52
		 – knik <knik>
 authored
 on 2017/07/02 10:19
		
use version number from configure.in
		 
	
		92a49839
		 – knik <knik>
 authored
 on 2017/07/02 09:57
		
version number update
		 
	
		686c34e8
		 – knik <knik>
 authored
 on 2017/07/01 05:46
		
limit the number of searched chunks to avoid possible long loop
		 
	
		64bbc928
		 – knik <knik>
 authored
 on 2017/07/01 05:35
		
fixed compiler error
		 
	
		664e96cd
		 – knik <knik>
 authored
 on 2017/07/01 05:32
		
hopefully fixed prevoius patch, damn.
		 
	
		9cbf6341
		 – knik <knik>
 authored
 on 2017/07/01 04:58
		
one more wave format check
		 
	
		a6e2476e
		 – knik <knik>
 authored
 on 2017/07/01 04:52
		
fixed CVE-2017-9130 (crash with improper .wav input)
		 
	
		58e9cad9
		 – knik <knik>
 authored
 on 2017/07/01 04:45
		
updated version
		 
	
		8a663c20
		 – knik <knik>
 authored
 on 2015/11/26 09:27
		
bugfix by Sebastian Wilhelmi: faac exits immediately when encoding raw wav file
		 
	
		196fa405
		 – knik <knik>
 authored
 on 2015/06/09 06:58
		
fixed compilation without limbp4v2
		 
	
		48e48aae
		 – knik <knik>
 authored
 on 2014/11/10 03:14
		
Patch by Julian Cable: build the DRM version of the library as well as the normal version.
		 
	
		b84dd4bf
		 – knik <knik>
 authored
 on 2012/03/01 13:34
		
Build faac against the public API exposed in <faac.h> instead of the private API defined in "libfaac/frame.h".
		 
	
		08f5deea
		 – knik <knik>
 authored
 on 2012/02/25 12:34
		
Fix format string security error.
		 
	
		8b72935b
		 – knik <knik>
 authored
 on 2012/02/23 08:26
		
Support for libmp4v2 r479; Port faac to the iTMF Generic and Tags API.
		 
	
		b239498b
		 – knik <knik>
 authored
 on 2012/02/23 08:11
		
fixed too much exposed API
		 
	
		ccd27c8a
		 – knik <knik>
 authored
 on 2010/09/27 06:32
		
Patch by Arthur Yarwood: read correct number of samples from data chunk
		 
	
		f2fa7af4
		 – knik <knik>
 authored
 on 2010/09/07 11:14
		
Fixed wav_open_read() to skip all unknown subchunk types
		 
	
		f3dc1066
		 – menno <menno>
 authored
 on 2010/06/04 17:16
		
Patches
		 
	
		2602c130
		 – menno <menno>
 authored
 on 2009/07/27 14:12
		
FAAC now able to use external updated libmp4v2
		 
	
		b85e7ca5
		 – menno <menno>
 authored
 on 2009/06/05 12:32
		
Minor fixes, cleanup
		 
	
		6fb9f675
		 – menno <menno>
 authored
 on 2009/06/05 12:16
		
Fix in huffman scalefactor coding when difference was out of bound for the table.
		 
	
		01042b1b
		 – menno <menno>
 authored
 on 2009/06/05 12:09
		
Allow higher bitrates
		 
	
		b31ce8a3
		 – menno <menno>
 authored
 on 2009/02/04 19:55
		
Fixed version number
		 
	
		958f3d08
		 – menno <menno>
 authored
 on 2009/02/02 18:29
		
Final changes for version 1.28 release
		 
	
		f1e7a1af
		 – menno <menno>
 authored
 on 2009/01/26 17:42
		
Linux compilation fix
		 
	
		090d7e38
		 – menno <menno>
 authored
 on 2009/01/25 15:31
		
Updated projects and removed outdated code
		 
	
		b1ad0c27
		 – menno <menno>
 authored
 on 2009/01/25 13:50
		
Issues with WAVEFORMATEXTENSIBLE
		 
	
		56cc8585
		 – menno <menno>
 authored
 on 2009/01/24 22:06
		
Changed FAACAPI definition for MINGW compiler
		 
	
		4aed7fa3
		 – menno <menno>
 authored
 on 2009/01/24 20:14
		
Updated to newest mpeg4ip library
		 
	
		40cf917f
		 – menno <menno>
 authored
 on 2009/01/24 19:36
		
Updated manual with new option
		 
	
		c993a538
		 – menno <menno>
 authored
 on 2009/01/23 20:10
		
Made JPEG detection less restrictive
		 
	
		8466fece
		 – menno <menno>
 authored
 on 2009/01/23 19:15
		
Added -s option for output of optimized mp4 layout
		 
	
		1dc4953f
		 – menno <menno>
 authored
 on 2008/12/22 20:12
		
[ 1849718 ] mpeg4ip.h not handling non-c99 compiler correctly
		 
	
		030634c2
		 – menno <menno>
 authored
 on 2008/12/22 20:08
		
Fixed last #ifdef WIN32
		 
	
		4dd09a44
		 – menno <menno>
 authored
 on 2008/12/17 23:22
		
Moved manpage
		 
	
		0cd628b6
		 – menno <menno>
 authored
 on 2008/12/15 19:56
		
Added manpage for FAAC
		 
	
		a97e894c
		 – menno <menno>
 authored
 on 2008/11/24 17:00
		
explicit typedef signed
		 
	
		2ea6c635
		 – menno <menno>
 authored
 on 2008/11/24 16:51
		
FAAC linux build patches
		 
	
		15e61552
		 – menno <menno>
 authored
 on 2008/04/05 20:51
		
Project file fixes
		 
	
		e03977d2
		 – menno <menno>
 authored
 on 2008/04/05 20:42
		
Fixed some conflicts for MSYS+MINGW
		 
	
		09ad6d02
		 – menno <menno>
 authored
 on 2008/03/23 19:00
		
Applied some patches received
		 
	
		a934198b
		 – menno <menno>
 authored
 on 2007/08/22 14:31
		
Updated project files to VS2005 and made everything compile again
		 
	
		7de75013
		 – menno <menno>
 authored
 on 2007/08/20 14:03
		
Small patch for including DRM compile
		 
	
		6b48b258
		 – menno <menno>
 authored
 on 2007/06/08 13:29
		
Fixed missing identifier bextl
		 
	
		7effd468
		 – menno <menno>
 authored
 on 2007/06/05 14:59
		
Fixes from SF tracker
		 
	
		15436622
		 – menno <menno>
 authored
 on 2007/03/19 16:14
		
Updated configure.in
		 
	
		e162064e
		 – menno <menno>
 authored
 on 2007/03/19 15:57
		
Made faacgui buildable again
		 
	
		849c0cf5
		 – menno <menno>
 authored
 on 2006/09/25 15:54
		
Fixed FAAC configure.in multiline stuff
		 
	
		bd068450
		 – menno <menno>
 authored
 on 2006/09/25 15:53
		
Fixed track and disk number reading from command line
		 
	
		d07ae4b7
		 – menno <menno>
 authored
 on 2006/08/13 10:17
		
Changes
		 
	
		aa9f36e7
		 – menno <menno>
 authored
 on 2006/08/07 14:15
		
--as-needed patch
		 
	
		9390b896
		 – sur <sur>
 authored
 on 2006/07/10 08:04
		
Made WriteCPE DRM compatible
		 
	
		82edb2af
		 – sur <sur>
 authored
 on 2006/07/07 08:20
		
Table-lookup CRC implemented
		 
	
		ea97e8d0
		 – rjamorim <rjamorim>
 authored
 on 2005/04/24 15:16
		
Fixed licensing information header
		 
	
		fcfaf0f8
		 – sur <sur>
 authored
 on 2005/02/04 09:57
		
kiss-fft library v. 1.2.1 is added to faac source tree
		 
	
		581dc7f9
		 – sur <sur>
 authored
 on 2005/02/02 11:48
		
Minor fixes to make faac DRM-compatible.
		 
	
		ab60f771
		 – sur <sur>
 authored
 on 2005/02/02 02:57
		
*** empty log message ***
		 
	
		425ec51e
		 – sur <sur>
 authored
 on 2005/02/02 02:56
		
Minor changes to make code 1024/960 transform length compatible.
		 
	
		f3995b61
		 – sur <sur>
 authored
 on 2005/02/02 02:55
		
Win32 module definition file for libfaac_dll_drm project.
		 
	
		82d43c9e
		 – sur <sur>
 authored
 on 2005/02/02 02:55
		
Win32 Visual Studio project file to build DRM-compatible libfaac. This is experimental code, please do not use this project to build 'ordinary' libfaac.
		 
	
		d95b2672
		 – sur <sur>
 authored
 on 2005/02/02 02:54
		
Win32 Visual Studio solution file to build DRM-compatible libfaac. This is experimental code, please do not use this project to build 'ordinary' libfaac.
		 
	
		8157d7aa
		 – sur <sur>
 authored
 on 2005/02/02 02:53
		
Fixed bug in HuffmanEnd.
		 
	
		79daa3f1
		 – sur <sur>
 authored
 on 2005/02/02 02:51
		
NFLAT_LS definition changed to be 1024/960 transform length compatible.
		 
	
		e5a3a5e4
		 – sur <sur>
 authored
 on 2005/02/02 02:51
		
960 transform length implemented.
		 
	
		c1ac168f
		 – sur <sur>
 authored
 on 2005/02/02 02:50
		
Added interface to kiss_fft library to implement FFT for 960 transform length.
		 
	
		b4aec704
		 – sur <sur>
 authored
 on 2005/02/02 02:49
		
Added DRM-compatible FRAMLE_LEN, BLOCK_LEN_LONG, BLOCK_LEN_SHORT definitions.
		 
	
		8c325a2b
		 – sur <sur>
 authored
 on 2005/02/02 02:47
		
Updated some files and the ChangeLog
		 
	
		3b8f6622
		 – menno <menno>
 authored
 on 2004/12/08 06:07
		
Make long help work again
		 
	
		f2646763
		 – aforanna <aforanna>
 authored
 on 2004/11/21 11:27
		
defines.h
		 
	
		3877dca4
		 – aforanna <aforanna>
 authored
 on 2004/11/21 11:20
		
no message
		 
	
		954a70d4
		 – menno <menno>
 authored
 on 2004/11/17 09:26
		
Infinite loop fix
		 
	
		f873ac18
		 – aforanna <aforanna>
 authored
 on 2004/11/04 07:51
		
version number updated to 1.24.1 due to changes in Winamp and CoolEdit plugins
		 
	
		cceab8d2
		 – aforanna <aforanna>
 authored
 on 2004/11/03 08:07
		
Updated version number
		 
	
		e8a40038
		 – aforanna <aforanna>
 authored
 on 2004/11/01 14:42
		
no message
		 
	
		a47dde29
		 – aforanna <aforanna>
 authored
 on 2004/11/01 14:39
		
Cfaac moved to faac folder
		 
	
		5eb3da87
		 – aforanna <aforanna>
 authored
 on 2004/10/26 09:04
		
no message
		 
	
		d458cc1b
		 – aforanna <aforanna>
 authored
 on 2004/10/26 08:59
		
Imports mp4/id3 tag
		 
	
		64ab6587
		 – aforanna <aforanna>
 authored
 on 2004/10/26 08:48
		
Imports mp4/id3 tag
		 
	
		d1a785b8
		 – aforanna <aforanna>
 authored
 on 2004/10/26 08:46
		
Uses classes in Cfaac directory
		 
	
		0624ed7b
		 – menno <menno>
 authored
 on 2004/10/17 15:39
		
Updated some files and the ChangeLog
		 
	
		0517baa6
		 – menno <menno>
 authored
 on 2004/10/15 05:30
		
Updated FAAC ChangeLog
		 
	
		cd57b2d0
		 – menno <menno>
 authored
 on 2004/08/19 11:33
		
typo
		 
	
		50e82080
		 – menno <menno>
 authored
 on 2004/08/19 09:18
		
Removed stupid comment in help of FAAC. RAW AAC files are USELESS, it seems that already some people encoded their collection using the -r option.
		 
	
		50b2defc
		 – danchr <danchr>
 authored
 on 2004/08/06 15:33
		
TNS is no longer enabled by default (reported by guruboolez)
		 
	
		2eeefdff
		 – danchr <danchr>
 authored
 on 2004/08/02 20:08
		
fix --shortctl documentation
		 
	
		509e3598
		 – danchr <danchr>
 authored
 on 2004/08/02 16:53
		
*BSD portability fix
		 
	
		a184a68b
		 – danchr <danchr>
 authored
 on 2004/08/02 16:41
		
NetBSD portability fix + fixing metadata bugs w/ sscanf()
		 
	
		dc9639e2
		 – danchr <danchr>
 authored
 on 2004/08/02 16:40
		
linux portability fixes
		 
	
		b81b6f5b
		 – danchr <danchr>
 authored
 on 2004/07/28 04:18
		
Darwin portability fixes, should help on Linux too
		 
	
		ee6e953a
		 – menno <menno>
 authored
 on 2004/07/27 04:47
		
small linux patch
		 
	
		49e11990
		 – menno <menno>
 authored
 on 2004/07/27 04:34
		
Moved mp4v2 library to faac module and updated to newest version
		 
	
		90359676
		 – menno <menno>
 authored
 on 2004/07/27 04:28
		
Moved mp4v2 library to faac module and updated to newest version
		 
	
		0eaa3913
		 – corrados <corrados>
 authored
 on 2004/07/18 05:34
		
New bandwidth settings for DRM, improved quantization quality adaptation (almost constant bit-rate now)
		 
	
		8240086c
		 – corrados <corrados>
 authored
 on 2004/07/13 13:56
		
bug fix with new object type definitions
		 
	
		6800064b
		 – corrados <corrados>
 authored
 on 2004/07/12 04:46
		
VCB11 fixes
		 
	
		38c1ef25
		 – corrados <corrados>
 authored
 on 2004/07/08 10:01
		
New scalefactorband table for 960 transform length, bug fix in HCR
		 
	
		193311f8
		 – menno <menno>
 authored
 on 2004/07/08 04:40
		
Updated plugins for FAAC
		 
	
		20faadc4
		 – corrados <corrados>
 authored
 on 2004/07/04 08:12
		
made faac compliant with Digital Radio Mondiale (DRM) (DRM macro must be set)
		 
	
		7caf982e
		 – menno <menno>
 authored
 on 2004/05/13 04:58
		
New plugins for FAAC:
		 
Next