shithub: aacenc

RSS feed

695a5017 – xfhobbes <xfhobbes> authored on 2001/03/18 12:10
Rewrote DoProcessing() method to comply to rules of Hungarian Notation and to common C++ code styles.

220dc0a0 – menno <menno> authored on 2001/03/18 10:26
Changed NSIS installation script

f5010739 – menno <menno> authored on 2001/03/18 09:48
Added NSIS (www.nullsoft.com) installation script

036981aa – xfhobbes <xfhobbes> authored on 2001/03/18 08:28
Major update: roughly consolidated filter job functionality, added shell open support and several other things, cleaned up scc files and ignore list

1368f4da – menno <menno> authored on 2001/03/17 04:22
Added MPEG2 AAC support (compile with MPEG2AAC defined)

c0245f45 – menno <menno> authored on 2001/03/15 05:54
Small bugfix

dafceb5d – menno <menno> authored on 2001/03/14 06:58
New GUI application

1edfbd1a – menno <menno> authored on 2001/03/13 09:09
Updated .cvsignore

26f8cf58 – menno <menno> authored on 2001/03/12 15:12
Small change in API

01013351 – menno <menno> authored on 2001/03/12 11:58
cleanup

2673a116 – menno <menno> authored on 2001/03/06 16:02
-added profile selection

5b66a8ca – menno <menno> authored on 2001/03/06 09:01
Fix in reconstruction of spectrum before LTP buffer update

2665b6d8 – oxygene <oxygene> authored on 2001/03/05 16:32
Updated for LTP

3bee5b1e – oxygene <oxygene> authored on 2001/03/05 16:24
Included math.h for math functions in linux.

a9238400 – menno <menno> authored on 2001/03/05 10:55
LTP speedup

602de81a – menno <menno> authored on 2001/03/05 06:36
Added LTP

61c54b66 – menno <menno> authored on 2001/03/05 06:33
Added LTP

21c348fd – menno <menno> authored on 2001/03/02 03:48
unix fix

a3833b4e – oxygene <oxygene> authored on 2001/03/01 15:46
Added support for TNS, fixed a typo

39ceeea5 – oxygene <oxygene> authored on 2001/03/01 08:08
Install and uninstall target added. Small change

c2ba7904 – menno <menno> authored on 2001/03/01 03:44
unix fix

fb8a80fe – menno <menno> authored on 2001/02/28 14:09
Support for TNS in frontends

2fbc12a1 – menno <menno> authored on 2001/02/28 13:39
- added TNS support

a45b7e2e – oxygene <oxygene> authored on 2001/02/26 09:31
Included math.h to make unix compiler happy

67b4f276 – oxygene <oxygene> authored on 2001/02/26 09:08
Added min() and max() functions for unix

70e57374 – oxygene <oxygene> authored on 2001/02/26 09:07
Added min() function for unix

e2fae61f – oxygene <oxygene> authored on 2001/02/26 08:55
Added min() function for unix.

e187dd1f – menno <menno> authored on 2001/02/25 13:41
Added calculation of KBD window

9bee769b – menno <menno> authored on 2001/02/12 09:39
Different MS switching model

d011c78e – menno <menno> authored on 2001/02/10 07:28
- Fixed scalefactor bandwidths (Thanks again to Ivan)

92047284 – menno <menno> authored on 2001/02/09 04:07
Scalefactor bandwidth update (Thanks to Ivan)

23e49b18 – menno <menno> authored on 2001/02/08 15:22
Fixed scalefactorband data (thanks to Ivan)

0468783d – menno <menno> authored on 2001/02/05 16:47
changed LINUX -> __unix__

01560a05 – oxygene2000 <oxygene2000> authored on 2001/02/04 12:50
- new Makefiles

1664484e – menno <menno> authored on 2001/02/01 15:22
Fixed memory leakage

f3ce26d5 – menno <menno> authored on 2001/01/31 18:40
Completely new psychoacoustic model

9a15358a – menno <menno> authored on 2001/01/25 10:57
Small changes

337efcec – menno <menno> authored on 2001/01/25 07:37
Encoding now done in a thread. Plus some other small changes.

84530f50 – menno <menno> authored on 2001/01/24 07:56
Minor changes to GUI

7c48e143 – menno <menno> authored on 2001/01/23 18:02
Added graphical user interface

f7eb1367 – menno <menno> authored on 2001/01/23 08:48
ADTS headers supported

9a523c9f – menno <menno> authored on 2001/01/23 08:23
Fix to remove compiler warnings

3426f2f9 – menno <menno> authored on 2001/01/19 09:59
Speedup in huffman coder

621a7161 – menno <menno> authored on 2001/01/19 09:58
Changed ATH formula

a406642c – menno <menno> authored on 2001/01/17 10:51
Added frequency cut off filter

f1da21d5 – menno <menno> authored on 2001/01/17 06:21
no message

06e2bdb1 – menno <menno> authored on 2000/12/04 15:03
Changed usage message a bit

11af283c – menno <menno> authored on 2000/11/10 08:27
Bugfix in psychoacoustics and window shape switching changed

7edc234f – menno <menno> authored on 2000/11/07 15:03
Quantizer update. No more quantizer crashes

fab854e3 – menno <menno> authored on 2000/11/01 09:05
Code reorganisation

02ce1b0c – menno <menno> authored on 2000/10/31 09:48
Cleanup: more sensible organisation

59c47b63 – menno <menno> authored on 2000/10/08 16:35
Removed unused file

62c41d61 – menno <menno> authored on 2000/10/08 16:32
Bugfixed and commented psychoacoustic module

708eea7d – menno <menno> authored on 2000/10/06 10:47
Code cleanup

a6c5046f – menno <menno> authored on 2000/10/05 09:04
Big code cleanup

066f3cc7 – menno <menno> authored on 2000/10/05 04:39
Copyright message cleanup. CVS keywords added

e4b3ab8d – menno <menno> authored on 2000/10/04 16:07
Wrong bits per frame got calculated

3e76dc06 – menno <menno> authored on 2000/10/04 15:45
LFE is now also working correctly

741746a7 – menno <menno> authored on 2000/10/03 15:58
Multichannel fixes. All working now, except LFE channels

f12918fb – menno <menno> authored on 2000/10/01 11:03
Small fix in LFE frequency cut-off

88c21b01 – menno <menno> authored on 2000/10/01 10:47
Encoder LFE fixup. Should be working now, but no way to test it yet.

dee659a7 – menno <menno> authored on 2000/09/30 08:26
Some variable names changed (purely cosmetic)

e8fd4243 – menno <menno> authored on 2000/09/28 16:41
Release updates

268df689 – menno <menno> authored on 2000/09/27 04:09
no message

a7a92a69 – menno <menno> authored on 2000/09/25 13:49
Small changes

c00c2e54 – menno <menno> authored on 2000/09/25 13:39
Added VBR quantizer (but not working yet)

15eebf2a – menno <menno> authored on 2000/08/24 08:18
Fixed a bug in MS threshold calculation

b19b25b6 – menno <menno> authored on 2000/08/24 07:18
Cleanup and small quality update

dc4824f6 – menno <menno> authored on 2000/08/23 09:30
Different bark formula

d0e5b352 – menno <menno> authored on 2000/08/20 13:28
Fixed Makefile

cbb9dcea – menno <menno> authored on 2000/08/11 15:39
removed some redundant code

38fbe851 – menno <menno> authored on 2000/08/11 11:47
Bugfixes and multichannel updates

89fd5d9b – menno <menno> authored on 2000/08/10 16:04
removed IS

7e899b5d – menno <menno> authored on 2000/08/10 16:03
bugfix

ff3bc1e0 – menno <menno> authored on 2000/08/10 09:58
Cleanup

0be36598 – menno <menno> authored on 2000/08/08 09:12
Removed IS. It is useless

f9d8423d – menno <menno> authored on 2000/08/08 08:47
Changed for multichannel support. And big cleanup

c2302512 – menno <menno> authored on 2000/08/08 04:35
Changed for multichannel support

85fec2ce – prkoat <prkoat> authored on 2000/07/22 16:39
Support for SCE (mono files)

3d1d047b – menno <menno> authored on 2000/05/18 09:53
Tuned short block switching

586a2b1c – menno <menno> authored on 2000/05/16 11:13
First go at multichannel support (not working at all, yet)

c289941d – oxygene2000 <oxygene2000> authored on 2000/04/05 16:15
- With -DLINUX faac shows the cpu-time needed to encode not real-time, therefore better measurement is possible

1dfd8c08 – oxygene2000 <oxygene2000> authored on 2000/04/05 16:14
- Cosmetic change (gcc complains about missing newline at EOF)

317eea70 – oxygene2000 <oxygene2000> authored on 2000/04/05 16:13
- Made it compile with gcc/linux again

d287c89f – menno <menno> authored on 2000/03/29 12:48
Quality update

66190c87 – menno <menno> authored on 2000/03/28 07:25
Moved a function

5123c475 – menno <menno> authored on 2000/03/28 05:01
Small change

b60fe415 – menno <menno> authored on 2000/03/28 04:48
Separated quantization and noiseless coding

85e9ecd6 – menno <menno> authored on 2000/03/28 04:12
Made TNS default again

38656d3a – lenox <lenox> authored on 2000/03/23 05:40
restored gain control bits in the stream

b83f41c9 – lenox <lenox> authored on 2000/03/22 14:22
added new parameters for 'block' mode

f90c8353 – lenox <lenox> authored on 2000/03/17 03:19
removed function faac_EncodeFinish()

75d777f5 – lenox <lenox> authored on 2000/03/13 11:32
added support for block input (for DLL interface without input files)

233c00f8 – lenox <lenox> authored on 2000/03/12 04:49
removed gain control & changed win32 defines

155f9b2e – lenox <lenox> authored on 2000/03/02 14:31
added gcc asm code

0e6554d8 – lenox <lenox> authored on 2000/03/02 14:19
new quantizer code for other than VC and BCB compilers

7d9f87f6 – lenox <lenox> authored on 2000/02/28 11:47
improved readability of the code

bb0e703f – lenox <lenox> authored on 2000/02/28 08:29
added BC asm compatibility

b2a0a947 – lenox <lenox> authored on 2000/02/28 07:18
huge cleanup (for unused parameters and vars)

ee0337cc – menno <menno> authored on 2000/02/28 05:37
Bugfix

Next