shithub: aacenc

RSS feed

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

a66d7501 – knik <knik> authored on 2003/08/09 07:39
LFE support enabled by default

7ab1c9ec – menno <menno> authored on 2003/08/08 06:02
Small fix

735bb0c2 – knik <knik> authored on 2003/08/07 07:29
libfaac.pdf replacement

7c403591 – knik <knik> authored on 2003/08/07 07:28
fixed win32 crash with long filenames

992431f0 – knik <knik> authored on 2003/08/07 04:17
Better LFE support (reduced bandwidth)

ec1fcac0 – knik <knik> authored on 2003/08/03 04:17
1.19 beta

b5385706 – knik <knik> authored on 2003/08/03 04:16
corrected faac library version print

b981f2d6 – stux <stux> authored on 2003/08/02 07:32
added config.inputFormat, and associated defines and code, faac now handles native endian 16bit, 24bit and float input. Added faacEncGetDecoderSpecificInfo to the dll exports, needed for MP4. Updated DLL .dsp to compile without error. Updated CFG_VERSION to 102. Version number might need to be updated as the API has technically changed. Did not update libfaac.pdf

ef32d5a8 – menno <menno> authored on 2003/07/29 04:59
updated plugins to work with new faac

c73fe399 – menno <menno> authored on 2003/07/28 13:13
compile fix for win32

1155c6b5 – knik <knik> authored on 2003/07/21 12:33
Fixed LFE channel mapping.

5b286b3f – knik <knik> authored on 2003/07/16 12:27
Used ID_FIL element to write libfaac info.

b9a3af2e – knik <knik> authored on 2003/07/13 04:34
Fixed -o, -m and -I option.

d1f719a5 – knik <knik> authored on 2003/07/10 16:09
more types check

f6388687 – knik <knik> authored on 2003/07/10 15:19
Input channel remapping and 24-bit support.

33a1f1c6 – knik <knik> authored on 2003/07/10 15:18
Updated to match input.c.

d38a8eaf – knik <knik> authored on 2003/07/10 15:18
24-bit input support.

856aa84b – knik <knik> authored on 2003/07/10 15:17
24-bit input

51f4cf46 – knik <knik> authored on 2003/07/07 12:32
more links

670351a8 – knik <knik> authored on 2003/07/07 12:31
division by zero fixed

ff038d9f – knik <knik> authored on 2003/06/26 15:42
new faac readme

53f6e943 – knik <knik> authored on 2003/06/26 15:40
TNS disabled by default.

484b8633 – knik <knik> authored on 2003/06/26 15:40
midside.c header

fa96363e – knik <knik> authored on 2003/06/26 15:39
new Mid/Side control

41ce7b3b – knik <knik> authored on 2003/06/26 15:38
removed unused files

fefe9869 – knik <knik> authored on 2003/06/26 15:21
joint.c renamed to midside.c

8265b661 – knik <knik> authored on 2003/06/26 15:21
1.18 beta

3e626e9b – knik <knik> authored on 2003/06/26 15:20
New block type switch.

c9715c6a – knik <knik> authored on 2003/06/26 15:20
PsyInfo: removed unused fields.

acaabd52 – knik <knik> authored on 2003/06/26 15:20
Fixed memory leak.

63273b39 – knik <knik> authored on 2003/06/26 15:20
faacEncConfiguration: added new field.

2f1d7e08 – knik <knik> authored on 2003/06/26 15:20
Mid/Side support.

5352addc – knik <knik> authored on 2003/06/26 15:19
CoderInfo: added new fields.

d4bc6b2e – knik <knik> authored on 2003/06/26 15:19
MSInfo: removed unused field.

7d697813 – knik <knik> authored on 2003/06/26 15:19
Added new functions.

15e3487e – knik <knik> authored on 2003/06/26 15:19
New mid/side support.

f024d0da – knik <knik> authored on 2003/06/26 15:18
Copyright info moved from frontend.

6fe889df – knik <knik> authored on 2003/06/21 04:59
raw input support moved to input.c

0baf5465 – knik <knik> authored on 2003/06/21 04:58
improved raw input support with bigendian byteorder

20994d2e – knik <knik> authored on 2003/05/26 14:44
More complete ChangeLog regenerated from CVS

586d0591 – knik <knik> authored on 2003/05/12 13:53
1.17 beta

97f2a796 – knik <knik> authored on 2003/05/12 13:53
updated ABR table

012fb04f – knik <knik> authored on 2003/05/12 13:52
CalcAllowedDist: modified noise allocation

399e53a4 – knik <knik> authored on 2003/05/10 11:42
removed ./configure and make

0feb3cab – knik <knik> authored on 2003/05/10 11:41
removed compilation instructions

650d2c00 – knik <knik> authored on 2003/05/10 11:41
compilation instructions

fb607dbd – knik <knik> authored on 2003/05/10 05:40
added approximate ABR option

7012e484 – knik <knik> authored on 2003/05/10 05:39
added approximate ABR setting

0305acbe – knik <knik> authored on 2003/05/03 08:00
removed obsolete file

d1596970 – knik <knik> authored on 2003/05/01 12:58
*** empty log message ***

70f815be – knik <knik> authored on 2003/05/01 06:29
*** empty log message ***

63fbfa8b – knik <knik> authored on 2003/05/01 06:29
CoderInfo: removed unused fields

0bfe71e0 – knik <knik> authored on 2003/05/01 06:29
saved some bits by reducing max_sfb

61633911 – knik <knik> authored on 2003/05/01 06:27
libfaac version number compatibility

0355026b – knik <knik> authored on 2003/05/01 05:32
removed ISO psymodel

2c30e25d – knik <knik> authored on 2003/05/01 05:31
removed ISO psyodel

3e3d971c – menno <menno> authored on 2003/04/29 04:45
made cooledit plugin compile again

e1aae792 – knik <knik> authored on 2003/04/13 04:39
removed psymodel setting

d93bdfa1 – knik <knik> authored on 2003/04/13 04:38
noise threshold changed to match new quantizer

f8fb9821 – knik <knik> authored on 2003/04/13 04:37
improved quantizer (true VBR)

a6fd9fd6 – knik <knik> authored on 2003/04/13 04:37
version number moved to version.h

43af1b22 – knik <knik> authored on 2003/04/13 04:36
version number file

2a38f482 – knik <knik> authored on 2003/03/27 12:12
updated interface

c2e40caa – knik <knik> authored on 2003/03/27 12:12
new symbols

caac4f86 – knik <knik> authored on 2003/03/27 12:11
updated library interface

c7235a01 – knik <knik> authored on 2003/03/27 12:11
updated library interface

96c76788 – knik <knik> authored on 2003/03/27 12:10
updated controls

1ca94506 – knik <knik> authored on 2003/03/27 12:09
updated noise level

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

Next