RSS feed
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:
668ec4a6
– danchr <danchr>
authored
on 2004/05/03 07:39
fix documentation bugs (per Hans-J�rgen's suggestions)
140302ba
– danchr <danchr>
authored
on 2004/05/03 07:37
bump version to unstable 1.24+
1cd76b10
– danchr <danchr>
authored
on 2004/04/23 06:53
removing beta status
c4bd57d6
– danchr <danchr>
authored
on 2004/04/22 10:07
set copyright notice to my full name
ca01ea74
– menno <menno>
authored
on 2004/04/16 13:53
New out_faac Winamp output filter code
1b925ea3
– menno <menno>
authored
on 2004/04/16 13:48
New cooledit filter code
544c66fe
– danchr <danchr>
authored
on 2004/04/16 10:51
don't use stderr on Windows
fc7feec3
– danchr <danchr>
authored
on 2004/04/16 05:49
change -a <kbps/channel> to -b <kbps>
a66bde45
– danchr <danchr>
authored
on 2004/04/13 09:47
clarify release <> unstable status
aad6b685
– danchr <danchr>
authored
on 2004/04/13 09:47
compilation and composer patch by Jordan Breeding
a193d2b8
– danchr <danchr>
authored
on 2004/04/03 12:47
fix typo + add GIF support
863dc8c4
– danchr <danchr>
authored
on 2004/04/03 10:54
make TNS default
f09c0327
– danchr <danchr>
authored
on 2004/04/03 10:50
non-backwards compatible revamp of the FAAC command line interface
3e9040d4
– danchr <danchr>
authored
on 2004/04/02 09:56
fix name clash w/ libavcodec: fft_init -> fft_initialize
4f3f871c
– danchr <danchr>
authored
on 2004/03/29 09:02
MP4 bug fixes by Jordan Breeding (jordan breeding (a) mac com)
ceea019a
– danchr <danchr>
authored
on 2004/03/27 08:44
minor compile-time bugfix for Win32
e6111ff4
– danchr <danchr>
authored
on 2004/03/24 10:44
fixing WIN32 -> _WIN32
69c6c69d
– danchr <danchr>
authored
on 2004/03/24 06:09
prettify the way stream format is handled - this just *might* fix a bug
e6a55f8c
– danchr <danchr>
authored
on 2004/03/24 06:00
silence a few warnings and fix a few mem. leaks
2d367d24
– danchr <danchr>
authored
on 2004/03/17 08:34
Automatic, untuned setting of lowpass for VBR.
7e2721be
– danchr <danchr>
authored
on 2004/03/17 08:32
- New signal handler. Disabled on Windows, although it *should* work.
05b39d86
– knik <knik>
authored
on 2004/03/15 15:16
fixed copyright notice
57d31867
– knik <knik>
authored
on 2004/03/15 15:15
improved MP4 support by Dan Christiansen
81b82237
– knik <knik>
authored
on 2004/03/03 10:54
libmp4v2 autoconf detection and mp4 metadata support by Dan Christiansen
1a461652
– knik <knik>
authored
on 2004/02/14 05:31
Print help and exit when unknown option is specified.
1fead175
– stux <stux>
authored
on 2004/01/23 05:22
*** empty log message ***
58022a24
– knik <knik>
authored
on 2004/01/12 12:19
removed unused file
191d6142
– stux <stux>
authored
on 2003/12/19 23:32
i've added sms00's OSX patch to faac
44ecd6dd
– knik <knik>
authored
on 2003/12/17 16:00
1.23.5
5ce8ccde
– knik <knik>
authored
on 2003/12/17 16:00
changed quantizer factor because of new default cutoff
57b7bf32
– knik <knik>
authored
on 2003/12/17 15:59
changed default cutoff to 16k
9417ecea
– ca5e <ca5e>
authored
on 2003/12/14 07:26
Gapless MP4 handling method changed again...
b35b33a1
– ca5e <ca5e>
authored
on 2003/12/13 16:58
Improved gapless encoding
68f48bbb
– ca5e <ca5e>
authored
on 2003/12/11 13:24
Added average bitrate control and some extra console infos
bd1caf5d
– knik <knik>
authored
on 2003/12/10 12:49
1.23.4
0331b247
– knik <knik>
authored
on 2003/12/10 12:48
lowered short block switching threshold
0f668424
– knik <knik>
authored
on 2003/11/29 08:10
updated from CVS
d1c9dddc
– knik <knik>
authored
on 2003/11/24 13:11
using new version info interface
ff454b8a
– knik <knik>
authored
on 2003/11/24 13:10
A safe version of faacEncGetVersion() without string length problem.
45202c7f
– knik <knik>
authored
on 2003/11/24 13:09
A safe version of faacEncGetVersion() without string length problem.
1d31e766
– knik <knik>
authored
on 2003/11/24 13:08
static prototypes removed from header
00412dea
– knik <knik>
authored
on 2003/11/24 13:04
Added a few names to contributor list, but still it doesn't seem to be very complete.
2c2ad4d1
– stux <stux>
authored
on 2003/11/16 00:12
added a new Contributor ;)
4b578268
– stux <stux>
authored
on 2003/11/16 00:02
moved global tables from fft.c into hEncoder FFT_Tables. Add fft_init and fft_terminate, flowed through all necessary changes. This should remove at least one instance of a memory leak, and fix some thread-safety problems. Version update to 1.23.3
69cae32d
– stux <stux>
authored
on 2003/11/15 03:13
added FaacEncGetVersion(), version 1.23.2, added myself to faacCopyright :-P, does vanity know no bound ;)
3e138d47
– knik <knik>
authored
on 2003/11/13 13:30
raw input bugfix
9b1f1d38
– knik <knik>
authored
on 2003/11/10 12:48
1.23.1
ef14f7e0
– knik <knik>
authored
on 2003/11/10 12:48
Allowed independent bitRate and bandWidth setting.
4811c70e
– knik <knik>
authored
on 2003/11/03 04:10
added AC_PREREQ(2.50)
5c4d9a9e
– knik <knik>
authored
on 2003/10/30 03:38
1.23.0
f99e3e1e
– knik <knik>
authored
on 2003/10/30 03:38
improved psymodel/quantizer
6b6819e3
– stux <stux>
authored
on 2003/10/29 05:31
Added channel_map to FaacEncHandle, facilitates free generalised channel remapping in the faac core. Default is straight-through, should be *zero* performance hit... and even probably an immeasurable performance gain, updated FAAC_CFG_VERSION to 104 and FAAC_VERSION to 1.22.0
aaa06f5c
– knik <knik>
authored
on 2003/10/17 13:12
fixed CFLAGS setting
990730db
– knik <knik>
authored
on 2003/10/17 13:11
fixed raw input
5e63e390
– ca5e <ca5e>
authored
on 2003/10/17 12:57
Gapless mode change
99f75acd
– knik <knik>
authored
on 2003/10/17 12:41
CFLAGS setting moved to configure
18bef504
– ca5e <ca5e>
authored
on 2003/10/14 13:19
Fixed AAC object type selection, some minor cleanups
a3af7564
– menno <menno>
authored
on 2003/10/14 11:23
bugfix LTP
dd2e7b6c
– knik <knik>
authored
on 2003/10/12 12:43
1.21.2
2ba93dd0
– knik <knik>
authored
on 2003/10/12 12:43
average bitrate control made more stable
e8526a09
– knik <knik>
authored
on 2003/10/12 10:30
more accurate average bitrate control
51bbcf9f
– knik <knik>
authored
on 2003/10/04 08:04
library headers included in automake stuff
c8601bfe
– ca5e <ca5e>
authored
on 2003/10/02 15:34
Removed writing of gapless info for raw AAC files
58dbbdbe
– knik <knik>
authored
on 2003/09/24 12:30
Added option to enforce block type.
422613bd
– knik <knik>
authored
on 2003/09/24 12:29
config struct definition moved to faaccfg.h
d9eda9b4
– knik <knik>
authored
on 2003/09/24 12:27
config struct definition moved to faaccfg.h.
ed403db8
– knik <knik>
authored
on 2003/09/24 12:26
faacEncStruct: quantizer specific data enclosed in AACQuantCfg structure.
5ceecfa1
– knik <knik>
authored
on 2003/09/24 12:26
faacEncStruct: quantizer specific data enclosed in AACQuantCfg structure.
cc981ffa
– knik <knik>
authored
on 2003/09/24 12:26
faacEncStruct: quantizer specific data enclosed in AACQuantCfg structure.
191a6b19
– ca5e <ca5e>
authored
on 2003/09/17 11:25
Fix for last fix...
ff0a78fd
– ca5e <ca5e>
authored
on 2003/09/14 12:03
version 0.3.1, fixed potential memory access violation
938ffee4
– knik <knik>
authored
on 2003/09/08 12:28
faac.c replaced by main.c
d7611297
– knik <knik>
authored
on 2003/09/08 12:28
conditional libmp4v2 compilation
4cff13f4
– knik <knik>
authored
on 2003/09/08 03:02
1.21.1 beta
67bcd801
– knik <knik>
authored
on 2003/09/08 03:02
fixed noise allocation
9392cec5
– ca5e <ca5e>
authored
on 2003/09/07 13:44
length calculations/silence padding changed to match current libfaac behavior
50d60e59
– knik <knik>
authored
on 2003/09/07 12:48
1.21 beta
ea31b572
– knik <knik>
authored
on 2003/09/07 12:48
Updated psymodel call. Updated bitrate/cutoff mapping table.
a6be207c
– knik <knik>
authored
on 2003/09/07 12:48
reduced arrays size
e62280b1
– knik <knik>
authored
on 2003/09/07 12:46
modified distortion allocation
3ec0a8fc
– knik <knik>
authored
on 2003/09/07 12:45
Better block switch. Removed long fft code.
1b57f513
– knik <knik>
authored
on 2003/09/05 12:26
updated
275d1671
– knik <knik>
authored
on 2003/08/23 11:02
last frame moved back to the library
692b489c
– knik <knik>
authored
on 2003/08/18 12:23
1.20.1 beta
d4d23742
– knik <knik>
authored
on 2003/08/18 12:23
gave less distortion to short blocks
296859b2
– knik <knik>
authored
on 2003/08/18 12:22
fixed a nasty sample shift causing the block switch to fail in some cases
86551c04
– knik <knik>
authored
on 2003/08/18 03:25
second CLI frontend cloned from main.c
3cb3f492
– menno <menno>
authored
on 2003/08/17 15:55
foo_faac plugin
395d360b
– menno <menno>
authored
on 2003/08/17 15:38
fixes to MP4 files by Case
19ade6dd
– knik <knik>
authored
on 2003/08/17 10:45
1.20 beta
bfbcaae2
– knik <knik>
authored
on 2003/08/17 10:44
improved noise allocation
d7dbf2b7
– menno <menno>
authored
on 2003/08/16 11:06
Case:
abd42b5a
– knik <knik>
authored
on 2003/08/15 07:43
Option to add a number of silent frames at the end of output.
48499055
– knik <knik>
authored
on 2003/08/15 07:42
removed single silent flush frame
1c7e4764
– menno <menno>
authored
on 2003/08/11 05:52
correct aacquant.c
68e85864
– menno <menno>
authored
on 2003/08/11 05:43
thread safety, some tables added to the encoder context
Next