shithub: aacenc

RSS feed

671e6c61 – menno <menno> authored on 2001/06/09 10:33
Big changes to command line encoder, now using getopt

851080cf – menno <menno> authored on 2001/06/08 14:01
File renamed

6553e239 – menno <menno> authored on 2001/06/08 13:32
Fixed linux compilation

2cfcdec7 – menno <menno> authored on 2001/06/08 12:31
Added README

5f0d6417 – menno <menno> authored on 2001/06/06 13:55
version number upgraded

9ab85f83 – menno <menno> authored on 2001/06/06 13:46
Updated ChangeLog

17d71a70 – menno <menno> authored on 2001/06/06 11:17
(I hope I have) fixed MPEG4 compatibility once and for all ;-)

1c10295d – menno <menno> authored on 2001/05/31 14:04
Updated ChangeLog

8600e94a – menno <menno> authored on 2001/05/31 14:03
Bugfix for linux

54f1487e – menno <menno> authored on 2001/05/30 04:57
Changed license from GPL to LPGL

c1a80575 – menno <menno> authored on 2001/05/30 03:37
Added ChangeLog

6096e1bf – menno <menno> authored on 2001/05/30 03:35
Higher release version

49611516 – menno <menno> authored on 2001/05/30 03:24
Fixed linux compilation

25abc06f – menno <menno> authored on 2001/05/30 03:18
Fixed linux compilation

7c4345c4 – menno <menno> authored on 2001/05/29 02:42
Fixed bit counting, file length calculation works again

c484946e – menno <menno> authored on 2001/05/28 14:12
Small bugfix in backward predictor

725acfc4 – menno <menno> authored on 2001/05/28 10:11
Changes for ISO MPEG4 compatibility (sorry :(( )

2678c78d – menno <menno> authored on 2001/05/18 17:02
Added encoder library interface documentation

d12f80fa – menno <menno> authored on 2001/05/18 09:38
Cleaned up backward prediction code

60fa9e81 – oxygene2000 <oxygene2000> authored on 2001/05/11 19:53
- new makefile for unix-like systems (should also work with cygwin)

af9a8b00 – menno <menno> authored on 2001/05/09 15:44
Added libsndfile to the CVS tree, making compilation a lot easier

d09e11ba – menno <menno> authored on 2001/05/09 14:44
Fixed NSIS install script to avoid warnings

81555133 – menno <menno> authored on 2001/05/08 09:19
Better support for main profile in frontends

4da5aaeb – menno <menno> authored on 2001/05/02 01:40
Added support for MAIN AAC object type

07a18e8f – flyingfox <flyingfox> authored on 2001/04/29 02:32
- disabled job list persistence (file format incompatibility)

dee2a305 – flyingfox <flyingfox> authored on 2001/04/27 16:35
fixed debug build

d04af1cc – flyingfox <flyingfox> authored on 2001/04/27 16:34
fixed compile error

0c90a284 – menno <menno> authored on 2001/04/19 09:20
Changes in MPEG4 file format, mainly comments for clarification

33a42415 – menno <menno> authored on 2001/04/11 09:50
Fixed MPEG4 object type problem

ec186328 – menno <menno> authored on 2001/04/10 14:48
Fixed another MPEG4/2 issue TNS order

afc79ed1 – menno <menno> authored on 2001/04/10 10:30
Big update of GUI

fd55c325 – menno <menno> authored on 2001/04/03 15:32
Finally correct MPEG4 ADTS headers

4fde4ec8 – menno <menno> authored on 2001/04/03 06:35
Re: ADTS layer fixed for MPEG-4

ad8538d9 – menno <menno> authored on 2001/04/03 05:13
ADTS layer fixed for MPEG-4

32fc4bbe – xfhobbes <xfhobbes> authored on 2001/04/01 12:34
improved progress counter; added general user input tracking during job list processing; added column in the job list ctrl to display the outcome of job processing

e27b6813 – xfhobbes <xfhobbes> authored on 2001/04/01 06:54
added general user input tracking during job list processing and

f451c324 – menno <menno> authored on 2001/03/19 15:53
Correct encoding of files other than 2 channel now

8fa91fb8 – menno <menno> authored on 2001/03/19 08:19
Table data fix for 8kHz

aa019cf9 – xfhobbes <xfhobbes> authored on 2001/03/18 12:11
Moved beep after completed processing from individual beep for every job to a global one per processing command.

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.

Next