Home | Back

ChangeLog for LAME
-==================-

- All dates/times are in GMT.
- This file contains the complete changelog, even commit logs of
   non official branches. An entry of the form "filename (branchname):"
   may not apply to the source you get with this package.
- Generated from cvs log entries
   (cvs2cl --gmt -S --branches --no-wrap --header ChangeLog.header)

--

2010-03-22 20:28  robert

* doc/html/history.html (lame3_98):

updating latest changes

2010-03-22 20:25  robert

* configure, configure.in (lame3_98):

Update version number in preparation for release.

2010-03-22 20:19  robert

* doc/html/history.html (lame3_98):

updating latest changes

2010-03-22 20:08  robert

* dshow/: Mpegac.cpp, Mpegac.h, Property.rc, README (lame3_98):

Joseph Flynn's direct show improvements

2010-03-22 14:43  robert

* mpglib/README (lame3_98):

update licence information/header in decoder files

2010-03-22 14:30  robert

* mpglib/common.c (lame3_98):

update licence information/header in decoder files

2010-03-22 14:17  robert

* mpglib/AUTHORS, mpglib/Makefile.am, mpglib/Makefile.in,
  mpglib/common.c, mpglib/common.h, mpglib/dct64_i386.c,
  mpglib/dct64_i386.h, mpglib/decode_i386.c, mpglib/decode_i386.h,
  mpglib/huffman.h, mpglib/interface.c, mpglib/interface.h,
  mpglib/l2tables.h, mpglib/layer1.c, mpglib/layer1.h,
  mpglib/layer2.c, mpglib/layer2.h, mpglib/layer3.c,
  mpglib/layer3.h, mpglib/mpg123.h, mpglib/mpglib.h,
  mpglib/tabinit.c, mpglib/tabinit.h, LICENSE (lame3_98):

update licence information/header in decoder files

2010-03-22 11:49  robert

* vc_solution/vc9_mpglib.vcproj (lame3_98):

adding header file to project

2010-03-21 12:34  robert

* libmp3lame/version.h (lame3_98):

Update version number in preparation for release.

2010-03-21 12:28  robert

* debian/: Makefile.am, Makefile.in (lame3_98):

Bug fix for tracker item ID: 2964898: Missing debian/compat

2010-03-21 12:15  robert

* libmp3lame/util.c (lame3_98):

Bug fix for tracker item ID 2963080: Missing #ifdef/#endif in util.c ?

2010-03-21 12:11  robert

* libmp3lame/reservoir.c (lame3_98):

Bug fix for tracker item ID: 2973877: A problem regarding the new drain code

2010-02-27 03:57  robert

* dshow/: dshow.dsp, dshow.dsw (lame3_98):

Fixing line ending problem in VC project files, when checked out via make dist.

2010-02-27 02:58  robert

* ChangeLog (lame3_98):

updating Changelog

2010-02-27 02:51  robert

* doc/html/history.html (lame3_98):

updating history text

2010-02-26 23:23  robert

* Dll/: Example_vc6.dsp, LameDll_vc6.dsp (lame3_98):

Bug fix for tracker ID: 2688413
lib name problem in VS6

2010-02-26 22:59  robert

* dshow/dshow.dsw (lame3_98):

seems dshow workspace got messed up some time ago

2010-02-26 22:33  robert

* Makefile.am, Makefile.in (lame3_98):

add some missing files used by "make dist" to the configure magic

2010-02-26 22:24  robert

* libmp3lame/: Makefile.in, Makefile.am (lame3_98):

add some missing files used by "make dist" to the configure magic

2010-02-26 03:40  robert

* include/Makefile.am, include/Makefile.in, libmp3lame/Makefile.am,
  libmp3lame/Makefile.in, libmp3lame/lame.rc (lame3_98):

adding some files missing after "make dist"

2010-02-26 03:04  robert

* Makefile.in (lame3_98):

adding vc_solution path to configure magic

2010-02-26 02:49  robert

* configure, mpglib/Makefile.in (lame3_98):

adding vc_solution path to configure magic

2010-02-26 01:59  robert

* Makefile.am, configure.in (lame3_98):

adding vc_solution dir, used for "make dist"

2010-02-26 01:56  robert

* vc_solution/: Makefile.am, Makefile.in (lame3_98):

initial check in, used by "make dist"

2010-02-26 00:55  robert

* libmp3lame/i386/Makefile.am (lame3_98):

Tracker item ID: 2807676:
Error when building Lame with NASM support

Patch reported by Bernhard Doebler.

2010-02-25 23:33  robert

* testcase.mp3 (lame3_98):

updating testcase for 3.98.3

2010-02-24 08:54  rbrito

* debian/: changelog, control, copyright, rules (lame3_98):

Update the debian packaging for the new release.

2010-02-20 21:08  robert

* libmp3lame/lame.c (lame3_98):

Bug fix for tracker ID: 2824296
wrong enc_padding value in LAME 3.99a & 3.98.3 (from CVS)

2010-02-20 21:01  robert

* libmp3lame/VbrTag.c (lame3_98):

Bug fix for tracker ID: 2872590
LameTAG: "Music length" missmatch in Lame3.98

2010-02-19 00:44  robert

* libmp3lame/id3tag.c (lame3_98):

Bug fix for tracker ID: 2887359
Wrong length in ID3v2 tag when num_samples isn't set

2010-02-19 00:30  robert

* Dll/BladeMP3EncDLL.c (lame3_98):

Bug fix for tracker ID: 2893101
Access Violation in BladeMP3EncDLL if UNICODE was defined.

2010-02-19 00:03  robert

* doc/man/lame.1 (lame3_98):

Bug fix for tracker ID: 2928684
Error in man page about "fast insane"

2010-02-18 22:42  robert

* libmp3lame/reservoir.c (lame3_98):

Revisiting the FhG decoder problem (FhG V1.5 build 50, ships with MS Windows):
enabling the new drain code seems to solve that issue better, than restricting the buffer size.

2009-12-11 22:44  robert

* frontend/parse.c (lame3_98):

Tracker ID: 2891879
Because of Windows API change, there was a problem with prority switch. Should work again.

2009-03-31 22:37  robert

* libmp3lame/: util.c, util.h (lame3_98):

fix for tracker item 2723518: resampling in 3.98 and 3.99alpha

2009-03-30 19:48  robert

* libmp3lame/lame.c (lame3_98):

ensure we padd at least 288 samples

2009-03-29 14:43  robert

* libmp3lame/lame.c (lame3_98):

workaround for FFMPEG bug, which uses to call lame_encode_flush more than once in loop

2009-03-28 22:09  robert

* libmp3lame/lame.c (lame3_98):

avoid extra frame at end

2009-02-07 11:18  robert

* Dll/Makefile.mingw32 (lame3_98):

applying patch from item tracker: [ 2406420 ] compile lame_enc.dll under cygwin

2009-01-18 15:44  robert

* libmp3lame/bitstream.c, libmp3lame/lame.c, libmp3lame/psymodel.c,
  frontend/get_audio.c, frontend/gtkanal.c, frontend/lametime.c,
  frontend/main.c, include/lame.h, libmp3lame/quantize_pvt.c,
  libmp3lame/vector/xmm_quantize_sub.c, mpglib/interface.c,
  mpglib/mpglib.h (lame3_98):

replacing C++ style comments by C style comments

2009-01-18 13:59  robert

* doc/: html/switchs.html, man/lame.1 (lame3_98):

fix for bug tracker item [ 2051870 ] documentation clarifications

2009-01-18 13:10  robert

* doc/man/lame.1 (lame3_98):

fix for bug tracker item 2423650

2008-11-09 14:14  robert

* vc_solution/Makefile.in (lame3_98):

file Makefile.in was added on branch lame3_98 on 2010-02-26 01:56:52 +0000

2008-11-09 14:13  aleidinger

* vc_solution/Makefile.in:

regen

2008-11-09 14:06  robert

* vc_solution/Makefile.am (lame3_98):

file Makefile.am was added on branch lame3_98 on 2010-02-26 01:56:52 +0000

2008-11-09 14:06  aleidinger

* vc_solution/Makefile.am:

Add missing automake Makefile.

2008-11-01 20:41  robert

* ACM/ACM.cpp, ACM/ACMStream.cpp, ACM/AEncodeProperties.cpp,
  ACM/lameACM.def, dshow/Mpegac.cpp, dshow/aboutprp.cpp,
  vc_solution/vc9_lame_acm.vcproj,
  vc_solution/vc9_lame_acm_adbg.vcproj,
  vc_solution/vc9_lame_acm_tinyxml.vcproj,
  vc_solution/vc9_lame_config.vsprops,
  vc_solution/vc9_lame_dll.vcproj,
  vc_solution/vc9_lame_dll_example.vcproj,
  vc_solution/vc9_lame_dshow.vcproj,
  vc_solution/vc9_lame_lame.vcproj,
  vc_solution/vc9_lame_mp3x.vcproj,
  vc_solution/vc9_libmp3lame.vcproj,
  vc_solution/vc9_libmp3lame_dll.vcproj,
  vc_solution/vc9_mpglib.vcproj (lame3_98):

moving common VS projects settings into own property page

2008-11-01 13:32  robert

* dshow/Mpegac.cpp, dshow/REG.CPP, dshow/REG.H,
  vc_solution/vc9_lame_acm.vcproj,
  vc_solution/vc9_lame_acm_adbg.vcproj,
  vc_solution/vc9_lame_acm_tinyxml.vcproj,
  vc_solution/vc9_lame_dll.vcproj,
  vc_solution/vc9_lame_dll_example.vcproj,
  vc_solution/vc9_lame_dshow.vcproj (lame3_98):

- VC6 upgrade property pages removed, not needed
- Name clash with our CRegKey class and ATL::CRegKey class solved by putting ours in namespace Lame.

2008-10-23 23:35  robert

* mpglib/: README, TODO, common.c, common.h, dct64_i386.c,
  dct64_i386.h, decode_i386.c, decode_i386.h, huffman.h,
  interface.c, interface.h, l2tables.h, layer1.c, layer1.h,
  layer2.c, layer2.h, layer3.c, layer3.h, mpg123.h, mpglib.h,
  tabinit.c, tabinit.h (lame3_98):

exchanging mpglib by libhip from main-branch

2008-10-21 22:06  robert

* include/lame.h (lame3_98):

fix small issues with C99

2008-10-12 19:46  robert

* libmp3lame/version.h (lame3_98):

Adding resources to EXE and DLL

2008-10-12 19:33  robert

* libmp3lame/lame.rc, libmp3lame/logoe.ico, libmp3lame/version.c,
  libmp3lame/version.h, vc_solution/vc9_lame_lame.vcproj,
  vc_solution/vc9_libmp3lame_dll.vcproj (lame3_98):

Adding resources to EXE and DLL

2008-10-11 19:12  robert

* ChangeLog (lame3_98):

updating Changelog

2008-10-11 19:08  robert

* frontend/gtkanal.c, libmp3lame/mpglib_interface.c,
  libmp3lame/util.h (lame3_98):

fixing mp3x build

2008-10-11 18:04  robert

* doc/html/history.html, frontend/get_audio.c, frontend/gtkanal.c,
  frontend/parse.c, libmp3lame/bitstream.c, libmp3lame/id3tag.c,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c,
  libmp3lame/util.c, libmp3lame/util.h, mpglib/.cvsignore,
  mpglib/common.c, mpglib/interface.c, mpglib/layer3.c,
  mpglib/mpg123.h, mpglib/mpglib.h, include/lame.def,
  include/lame.h, vc_solution/vc9_libmp3lame.vcproj,
  vc_solution/vc9_libmp3lame_dll.vcproj (lame3_98):

Library API change: lame_decode functions are now obsolete but still present, please use hip_decode instead.

The reason for this change is: lame_decode functions use a single global variable within the library to store decoder setup, hip_decode functions don't.

The encoder now uses hip_decode internally and it is now possible to use clipdetect feature while reencoding mp3 to mp3.

2008-10-07 20:24  robert

* doc/html/history.html, frontend/parse.c, libmp3lame/version.h
  (lame3_98):

- let ignore-tag-errors effect albumart option too
- updating history

2008-09-22 20:21  robert

* libmp3lame/: takehiro.c, version.h (lame3_98):

source merging resultet in bug: loop var was incremented twice
now fixed

2008-09-21 15:53  robert

* testcase.mp3 (lame3_98):

updating testcase.mp3 to current version

2008-09-21 15:51  robert

* ChangeLog (lame3_98):

updating Changelog of branch lame3_98

2008-09-19 07:30  rbrito

* debian/: changelog, control, rules (lame3_98):

Various improvements to the packaging. Thanks to Fabian.

2008-09-19 07:08  rbrito

* doc/man/lame.1 (lame3_98):

Remove warnings from nroff while processing the manpage.

2008-09-14 11:51  robert

* doc/html/history.html, doc/html/id3.html, doc/man/lame.1,
  frontend/parse.c, include/lame.def, include/lame.h,
  libmp3lame/id3tag.c, libmp3lame/id3tag.h, USAGE (lame3_98):

Fixing some ID3 tagging issues:
- some sloppier search for genre names
- new switch --pad-id3v2-size <n> which allows some user defined padding

2008-09-13 21:44  robert

* doc/html/id3.html, libmp3lame/id3tag.c (lame3_98):

fixing typo

2008-08-31 19:35  robert

* libmp3lame/i386/nasm.h (lame3_98):

fixing the fix to get it assemble for ELF again

2008-08-31 12:26  robert

* libmp3lame/i386/: choose_table.nas, fft3dn.nas, fftsse.nas,
  nasm.h (lame3_98):

fixing none PIC assembling problem

2008-08-25 12:57  rbrito

* debian/changelog, libmp3lame/i386/choose_table.nas,
  libmp3lame/i386/fft3dn.nas, libmp3lame/i386/fftsse.nas
  (lame3_98):

Fix text relocations and update debian changelog.
Thanks to the PaX Team and Gentoo people.

2008-08-25 12:43  rbrito

* libmp3lame/i386/nasm.h (lame3_98):

Fix to executable stack (thanks to Gentoo people)

2008-08-25 12:38  rbrito

* libmp3lame/i386/Makefile.am (lame3_98):

Fixes building of asm with libtool 2.2 (thanks to Gentoo people)

2008-08-16 12:48  robert

* doc/man/lame.1 (lame3_98):

adding MPEG-2.5 bitrate table

2008-08-11 20:55  robert

* libmp3lame/takehiro.c (lame3_98):

loop rewritten; result of discussion with Michael Stoner

2008-08-06 17:12  robert

* frontend/parse.c (lame3_98):

add proper file closing

2008-08-06 17:06  robert

* doc/html/history.html, frontend/parse.c (lame3_98):

fix for tracker item [ 2039648 ] potential memory leak in parse_args() function in parse.c

2008-08-06 15:57  robert

* USAGE (lame3_98):

removing some obsolete switches

2008-08-06 15:52  robert

* doc/man/lame.1 (lame3_98):

removing some obsolete switches

2008-08-06 15:35  robert

* frontend/parse.c (lame3_98):

removing some obsolete switches

2008-08-06 15:24  robert

* doc/html/switchs.html (lame3_98):

removing internal switches

2008-08-06 11:55  robert

* libmp3lame/presets.c (lame3_98):

keeping "sfb21mod" as in 3.98 release

2008-08-05 17:26  robert

* doc/html/history.html, frontend/parse.c, libmp3lame/lame.c
  (lame3_98):

bug fix for tracker item [ 2029282 ] Frequency filtering API broken in 3.98

2008-08-05 14:16  robert

* HACKING, Makefile.unix, configure.in, debian/changelog,
  debian/rules, doc/html/history.html, doc/man/lame.1,
  frontend/mp3rtp.c, frontend/rtp.c, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/encoder.c,
  libmp3lame/gain_analysis.c, libmp3lame/id3tag.c,
  libmp3lame/lame.c, libmp3lame/presets.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/quantize_pvt.h, libmp3lame/util.c,
  libmp3lame/vbrquantize.c, libmp3lame/version.h, misc/abx.c
  (lame3_98):

bug fixes from main branch

2008-07-03 22:04  robert

* libmp3lame/version.h (lame3_98):

preparing release

2008-06-30 23:31  robert

* configMS.h, dshow/Property.rc, dshow/aboutprp.cpp:

updating LAME version property

2008-06-29 21:40  rbrito

* configure, configure.in, debian/changelog:

New updated options for compiling with expopt (to be cleaned up latter).
Fixes to the Debian packaging for the pending release.

2008-06-29 03:25  rbrito

* doc/html/history.html:

Fixed my name on an older entry of the history.

2008-06-28 22:36  robert

* doc/html/: Makefile.am, Makefile.in:

removing presets.html, it is not in repository anymore

2008-06-27 20:47  robert

* Makefile.unix, testcase.mp3:

updating testcase for 3.98 stable release

2008-06-26 21:26  robert

* vc_solution/: vc9_lame.sln, vc9_lame_acm.vcproj,
  vc9_lame_acm_adbg.vcproj, vc9_lame_acm_tinyxml.vcproj,
  vc9_lame_dll.vcproj, vc9_lame_dll_example.vcproj,
  vc9_lame_dshow.vcproj, vc9_lame_lame.vcproj,
  vc9_lame_mp3x.vcproj, vc9_libmp3lame.vcproj,
  vc9_libmp3lame_dll.vcproj, vc9_mpglib.vcproj:

removing blanks from configuration and project names (because of NASM rule)

2008-06-26 10:26  bouvigne

* doc/html/index.html, doc/man/lame.1, frontend/parse.c:

simplified --preset docs

2008-06-26 10:09  bouvigne

* doc/html/: history.html, index.html:

updated the html docs for 3.98

2008-06-26 08:57  bouvigne

* libmp3lame/psymodel.c:

revert my calc_energy changes

2008-06-25 21:59  robert

* mpglib/: layer2.c, layer3.c, mpg123.h:

cosmetic changes, some more compiler (gcc) warnings eliminated

2008-06-25 12:45  aleidinger

* ChangeLog:

recent changes

2008-06-25 12:43  aleidinger

* doc/html/history.html:

a little bit of history

2008-06-25 12:40  aleidinger

* configure:

regen

2008-06-25 12:37  aleidinger

* configure.in:

fix --diable-cpml switch

2008-06-25 12:17  aleidinger

* mpglib/Makefile.in, Makefile.in, ACM/Makefile.in,
  ACM/ADbg/Makefile.in, ACM/ddk/Makefile.in,
  ACM/tinyxml/Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  libmp3lame/vector/Makefile.in, mac/Makefile.in,
  macosx/Makefile.in, macosx/English.lproj/Makefile.in,
  macosx/LAME.xcodeproj/Makefile.in, misc/Makefile.in:

regen (math lib change)

2008-06-25 12:13  aleidinger

* configure.in:

export the math lib, allow to disable the use of the alpha optimized math lib

2008-06-25 12:12  aleidinger

* libmp3lame/Makefile.am:

add the math lib explicitely to the build of the lib

2008-06-25 08:20  robert

* frontend/parse.c, mpglib/decode_i386.c, mpglib/interface.c,
  mpglib/interface.h, mpglib/layer1.c, mpglib/layer2.c,
  mpglib/mpglib.h:

Some cosmetic changes, now the vc9 compiles the workspace vc9_lame without any warning

2008-06-24 19:07  rbrito

* doc/html/history.html:

Add some modifications of mine to the history

2008-06-24 18:39  rbrito

* debian/: changelog, control, rules:

Updates to the Debian packaging.

2008-06-24 17:06  rbrito

* misc/abx.c:

Quick and dirty fix for some memory leak (detected via Valgrind).

2008-06-22 18:39  robert

* doc/html/: history.html, contributors.html:

tracker item [ lame-Patches-1990643 ] DShow direct file writer output
patch by Anton Sergunov (setosha)

2008-06-22 18:31  robert

* dshow/: Encoder.cpp, Encoder.h, Mpegac.cpp, Mpegac.h:

tracker item [ lame-Patches-1990643 ] DShow direct file writer output
patch by Anton Sergunov (setosha)

2008-06-22 18:29  robert

* vc_solution/: vc9_lame_acm.vcproj, vc9_lame_acm_adbg.vcproj,
  vc9_lame_acm_tinyxml.vcproj, vc9_lame_dll_example.vcproj,
  vc9_lame_dshow.vcproj:

linking against multithreaded (debug) DLL

2008-06-17 20:57  robert

* frontend/parse.c, libmp3lame/presets.c:

bug fix: preset INSANE wasn't a CBR preset anymore, but preset help said it should be

2008-06-10 19:24  rbrito

* misc/abx.c:

Fixes for consistency (lack of PATH on some commands)

2008-06-10 19:14  rbrito

* misc/abx.c:

Removing spurious whitespaces at the end of lines.

2008-06-10 16:10  rbrito

* misc/abx.c:

Corrected the abx.c file to work on Linux x86-64 (it should work on ia32 too).

I think that I can remove latter the commented lines. They were prejudicial
to playing the file on Linux (i.e., a 1min file was played in less than 5s,
which is not exactly something that useful for doing an abx test).

2008-05-24 08:40  aleidinger

* ChangeLog:

Add nearly a year of history.

2008-05-24 08:37  aleidinger

* Makefile.in, configure:

regen

2008-05-24 08:31  aleidinger

* macosx/: Makefile.in, English.lproj/Makefile.in,
  LAME.xcodeproj/Makefile.in:

regen

2008-05-24 08:28  aleidinger

* configure.in, macosx/Makefile.am,
  macosx/English.lproj/Makefile.am,
  macosx/LAME.xcodeproj/Makefile.am:

Add some more macosx stuff

2008-05-22 17:32  audiofileeng

* macosx/: English.lproj/InfoPlist.strings,
  LAME.xcodeproj/project.pbxproj:

adding files in subdirectories in macosx

2008-05-22 06:26  aleidinger

* Makefile.am, configure.in, macosx/Makefile.am:

add the new macosx directory

2008-05-21 03:05  audiofileeng

* macosx/: Info.plist, LAME_Prefix.pch:

added XCode framework project for Mac OS X

2008-05-19 07:41  bouvigne

* libmp3lame/: psymodel.c, util.h:

faster calc_energy: don't loop if there is a single line within the band

2008-05-18 17:49  bouvigne

* libmp3lame/psymodel.c:

faster calc_energy: dont' loop if there is a single line within the band

2008-05-14 07:43  rbrito

* debian/watch:

New file for detecting new versions of the package.

2008-05-14 07:42  rbrito

* debian/: changelog, control, copyright, lame.docs,
  libmp3lame0-dev.docs, libmp3lame0-dev.files, rules:

Updates to the Debian packaging.

2008-04-28 20:32  robert

* frontend/get_audio.c:

fixing LIBSNDFILE compile problem found by Rogério Brito

2008-04-23 01:50  robert

* frontend/main.c, frontend/parse.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/machine.h,
  libmp3lame/psymodel.c:

fix for bug-tracker item:[ 1948101 ] Memory not freed (lame-3.97, lame-3.98b8)
plus, we didn't call lame_close in decode-only case

2008-04-22 23:01  robert

* libmp3lame/machine.h, libmp3lame/newmdct.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  mpglib/interface.c, mpglib/layer1.c:

fixing a problem if you are using --fast-math compiler switch

2008-04-13 22:03  robert

* doc/html/history.html, libmp3lame/version.h:

updating history, we are now at 3.98 beta 8

2008-04-13 21:27  robert

* frontend/get_audio.c, frontend/main.h, frontend/parse.c,
  libmp3lame/psymodel.c:

found some problem in Naoki's additive masking code and fixed it for VBR_NEW

2008-04-13 13:45  robert

* testcase.mp3, frontend/get_audio.c:

changed compile-time test for machine byte order into run-time test,
this should solve issues PPC users seem to have

2008-04-13 02:52  robert

* libmp3lame/psymodel.c:

some SNR testcode to try with -Z3

2008-04-12 18:18  robert

* frontend/parse.c, frontend/timestatus.c, include/lame.def,
  include/lame.h, libmp3lame/VbrTag.c, libmp3lame/bitstream.c,
  libmp3lame/encoder.c, libmp3lame/fft.c,
  libmp3lame/gain_analysis.c, libmp3lame/id3tag.c,
  libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/presets.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/reservoir.c, libmp3lame/set_get.c,
  libmp3lame/tables.c, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vbrquantize.c:

extended VBR quality scale: 0, ..., 9.999 as floating point value

2008-04-06 15:07  robert

* doc/html/history.html, frontend/main.c:

updating history.html

2008-04-06 02:38  robert

* libmp3lame/lame_global_flags.h, libmp3lame/presets.c,
  libmp3lame/psymodel.c, libmp3lame/set_get.c,
  libmp3lame/version.h, mpglib/layer3.c:

some simpler spreading function for VBR NEW

2008-04-05 17:38  robert

* Makefile.unix, frontend/brhist.c, frontend/brhist.h,
  frontend/main.c, frontend/parse.c, frontend/timestatus.c:

removing "#ifdef/#endif" from code bocks, which were always compiled in

2008-04-05 17:13  robert

* lame.spec.in, debian/copyright, libmp3lame/id3tag.c, misc/abx.c,
  misc/lameGUI.html:

changing some links from "www.mp3dev.org/mp3" to "www.mp3dev.org"
and from "www.sulaco.org/mp3" to "www.mp3dev.org"

2008-03-20 22:28  robert

* include/lame.h:

keep 'lame_mp3_tags_fid' alive at least for next stable release

2008-03-12 11:23  robert

* libmp3lame/psymodel.c, vc_solution/vc9_libmp3lame.vcproj,
  vc_solution/vc9_libmp3lame_dll.vcproj,
  vc_solution/vc9_mpglib.vcproj:

bug fix: stack corruption in vbrpsy_compute_masking_s

2008-03-11 21:57  robert

* libmp3lame/: set_get.c, vbrquantize.c:

fixing some more compiler warnings

2008-03-11 21:17  robert

* libmp3lame/VbrTag.c, libmp3lame/fft.c, libmp3lame/id3tag.c,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c,
  libmp3lame/quantize.c, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vbrquantize.c, vc_solution/vc9_libmp3lame.vcproj,
  vc_solution/vc9_libmp3lame_dll.vcproj:

fixing some more compiler warnings

2008-03-11 00:56  robert

* libmp3lame/set_get.c:

fixing some more compiler warnings

2008-03-11 00:21  robert

* vc_solution/vc9_libmp3lame.vcproj:

update for nasm file config

2008-03-10 23:47  robert

* libmp3lame/: bitstream.c, encoder.c, gain_analysis.c, id3tag.c,
  lame.c, machine.h, mpglib_interface.c, newmdct.c, psymodel.c,
  quantize.c, quantize.h, quantize_pvt.c, quantize_pvt.h,
  set_get.c, util.h, vbrquantize.c, vbrquantize.h:

fixing some compiler warnings

2008-03-09 22:37  robert

* frontend/parse.c:

for now, keep old ID3 tag switches passing raw character encoded strings
some experimental switches for Linux systems:

(ID3v1/ID3v2)
--lTtitle <some song title to be stored as Latin-1 string>
--lArtist <some artist to be stored as Latin-1 string>
--lAlbum <some album title to be stored as Latin-1 string>
--lGenre <some genre to be stored as Latin-1 string>
--lComment <some comment to be stored as Latin-1 string>
--lFieldvalue <some fieldvalue to be stored as Latin-1 string>

(ID3v2)
--uTitle <some song title to be store as UCS-2 string>
--uArtist <some artist to be stored as UCS-2 string>
--uAlbum <some album title to be stored as UCS-2 string>
--uGenre <some genre to be stored as UCS-2 string>
--uComment <some comment to be stored as UCS-2 string>

2008-03-09 22:29  robert

* include/lame.h:

under Linux we need some C-library includes here (why not on Win32?)

2008-03-09 19:31  robert

* libmp3lame/: takehiro.c, vbrquantize.c:

fixing some compiler warnings about:
- integer constant overflow
- signed/unsigned mismatch

2008-03-09 17:13  robert

* Dll/BladeMP3EncDLL.c, dshow/aboutprp.cpp, frontend/brhist.c,
  frontend/mp3x.c, frontend/parse.c, include/lame.h:

removing unneccessary stdlib includes from lame.h

2008-03-09 16:33  robert

* vc_solution/: vc9_lame_lame.vcproj, vc9_libmp3lame.vcproj,
  vc9_libmp3lame_dll.vcproj, vc9_nasm.rules:

adding NASM build rule

2008-02-23 20:58  robert

* frontend/parse.c, libmp3lame/id3tag.c:

adding ICONV character conversion (NOT for WIN32), because ID3 tags have to
be in ISO Latin-1 or UCS-2 text encoding. Previously we wrote bytes into ID3
tags, as we got them from the commandline, in locale text encoding.

There are some experimental switches to store UCS-2 encoded ID3 tags:
--uArtist, --uAlbum, --uTitle, --uGenre and --uComment

2008-02-23 12:58  robert

* libmp3lame/: id3tag.c, id3tag.h, util.c:

locate and replace {TXXX,COMM} field if LANGUAGE and DESCRIPTION match new one

2008-02-22 02:48  robert

* libmp3lame/: id3tag.c, id3tag.h, util.c:

preparing unicode id3v2 tags

2008-02-22 02:38  robert

* libmp3lame/: lame.c, vbrquantize.c, version.c:

fixing some compiler warnings

2008-02-20 03:04  robert

* vc_solution/vc9_lame_dll_example.vcproj:

VC9 Solution files

2008-02-20 02:40  robert

* vc_solution/vc9_lame_dshow.vcproj:

VC9 Solution files

2008-02-20 01:53  robert

* vc_solution/vc9_lame_acm.vcproj:

VC9 Solution files

2008-02-20 00:38  robert

* vc_solution/: .cvsignore, vc9_lame.sln, vc9_lame_acm.vcproj,
  vc9_lame_acm_adbg.vcproj, vc9_lame_acm_tinyxml.vcproj,
  vc9_lame_clients.sln, vc9_lame_dll.vcproj,
  vc9_lame_dll_example.vcproj, vc9_lame_dshow.vcproj,
  vc9_lame_lame.vcproj, vc9_lame_mp3x.vcproj,
  vc9_libmp3lame.vcproj, vc9_libmp3lame_dll.vcproj,
  vc9_mpglib.vcproj:

VC9 Solution files

2008-02-15 01:27  robert

* Dll/BladeMP3EncDLL.c:

use new API function for LAME-tag frame update

2008-02-15 00:23  robert

* libmp3lame/VbrTag.c:

let the dummy Xing frame have a valid mp3 sync word

2008-02-10 18:38  robert

* libmp3lame/id3tag.c, include/lame.def, include/lame.h:

fixes:
id3tag.c - some block scope missing
lame.h, lame.def: - some exported function was missing

2008-02-10 17:35  robert

* frontend/main.c, include/lame.def, include/lame.h,
  libmp3lame/VbrTag.c, libmp3lame/VbrTag.h, libmp3lame/id3tag.c,
  libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  libmp3lame/set_get.c, libmp3lame/version.h:

Adding some new API functions
- to en-/dis- able automatic ID3 tag writing into audio stream (default on):

  void CDECL lame_set_write_id3tag_automatic(lame_global_flags * gfp, int);
  int CDECL lame_get_write_id3tag_automatic(lame_global_flags const* gfp);

- to query ID3 tags into a buffer:

  size_t CDECL lame_get_id3v1_tag(
        lame_global_flags * gfp, unsigned char* buffer, size_t size);
  size_t CDECL lame_get_id3v2_tag(
        lame_global_flags * gfp, unsigned char* buffer, size_t size);

- to query the final Xing/LAME tag frame into a buffer:
  size_t CDECL lame_get_lametag_frame(
        const lame_global_flags *, unsigned char* buffer, size_t size);

Those new functions allow to encode a complete input file into RAM first,
before writing it into a file/socket/whatever...

2008-02-03 14:28  robert

* libmp3lame/psymodel.c:

VBRPSY: don't use ATH in 'additive masking' function

2008-01-09 20:46  rbrito

* debian/: changelog, compat, control, rules:

Updated the Debian packaging.

2008-01-06 16:46  robert

* libmp3lame/: lame.c, quantize.c:

VBR-NEW can be mixed with free format now. The result will be a free format
stream using VBR-NEW quantization routine.

note: following free format bitrates are maximum bitrates which make sense:
samplerate:   8  11  12  16  22  24  32  44  48
kbps        109 151 164 218 301 327 435 600 640(652)

Using the maximum bitrate one may look and see how the VBR code behaves
when the bitrate pressure is lowered to the theoretical minimum, like:
  lame -V0 -b600 --freeformat x.wav x.mp3

2008-01-03 00:03  aleidinger

* configure:

regenerate with autoconf 2.61

2008-01-03 00:02  aleidinger

* Makefile.in, ACM/Makefile.in, ACM/ADbg/Makefile.in,
  ACM/ddk/Makefile.in, ACM/tinyxml/Makefile.in, Dll/Makefile.in,
  debian/Makefile.in, doc/Makefile.in, doc/html/Makefile.in,
  doc/man/Makefile.in, dshow/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, libmp3lame/vector/Makefile.in,
  mac/Makefile.in, misc/Makefile.in, mpglib/Makefile.in:

regenerate with automake 1.10

2008-01-03 00:01  aleidinger

* aclocal.m4:

update with stuff from more recent autotools

2008-01-03 00:00  aleidinger

* ltmain.sh:

update to a libtool 1.5.24 version

2008-01-02 23:58  aleidinger

* configure.in:

After installing sndfile:
- fix SNDFILE_xxx

Give a better failure description for some errors (sizeof check).

If there are intXX_t but no uintXX_t, use the intXX_t with "unsigned" instead
of trying to find the right K&R-C integral type.

Use macho as the format type for NASM on OSX, but disable the nasm use by
default there, as there seems to be a problem with the nasm code on OSX.

2008-01-02 22:00  aleidinger

* configure.in:

- If SNDFILE_xxx are defined and the fileio is sndfile, then assume the
  user is knowing what he does (some systems don't have pkg-config but
  have sndfile).
- Fix the problem case where SNDFILE_CFLAGS has spaces at the beginning.

2008-01-02 20:30  robert

* libmp3lame/id3tag.c:

fix for tracker item: [ 1861450 ] TLEN tag fixed on encode from stdin with ID3v2 tags

2007-12-26 22:04  robert

* ACM/ACMStream.cpp, Dll/BladeMP3EncDLL.c:

removing obsolete function calls

2007-12-26 13:12  robert

* Makefile.MSVC, frontend/parse.c, include/lame.h,
  libmp3lame/encoder.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/presets.c,
  libmp3lame/psymodel.c, libmp3lame/psymodel.h,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/set_get.c, libmp3lame/set_get.h, libmp3lame/util.h:

removing dead code

2007-12-25 16:15  robert

* libmp3lame/vbrquantize.c:

some small code simplification

2007-12-25 00:16  robert

* libmp3lame/: presets.c, psymodel.c:

clean code from obsolete branches

2007-12-24 16:00  robert

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/set_get.c, libmp3lame/takehiro.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c:

- removing legacy ISO quantization code
- vbr-new now has only two -qx settings left: q0 and q5
- vbr-new can't use legacy GPSYCHO anymore

TODO:
+ remove legacy GPSYCHO code, as we don't use it anymore
+ remove superflouos psy-model selection switches
+ remove superflouos psy-model configuration switches like --cwlimit

2007-12-20 14:44  robert

* libmp3lame/vbrquantize.c:

in rare cases, where one channel is completely zero, some illegal "scalefactor
selection info" might be used in VBR-NEW. fixed

2007-12-17 20:54  robert

* doc/html/history.html:

fixing typo

2007-12-17 00:08  robert

* libmp3lame/vbrquantize.c:

fixing typo

2007-12-16 17:56  robert

* doc/html/history.html, libmp3lame/psymodel.c:

disabling the use of the "interchannel masking feature" in dual-channel case

2007-12-16 17:18  robert

* libmp3lame/: psymodel.c, vbrquantize.c:

VBR-NEW:
-quantization: another "out of bits" strategy
-psymodel: dropped "inter channel effect", because the effect doesn't save
many bits, but raises the chance of annoying artefacts a lot.

2007-12-14 02:52  robert

* libmp3lame/psymodel.c:

found new test sample SNAPS which needs some more short blocks

2007-12-09 22:47  robert

* libmp3lame/: encoder.c, lame.c, presets.c, psymodel.c,
  psymodel.h, quantize_pvt.c, util.h:

merger from test branch:
- features a new psy model, a modification from NSPSY

VBR NEW uses the new psy model, unless you call lame with --nspsytune, or
the developer only switch --psymodel x, with x in {1,2}

features of the new psy model:
- speed: it does determine the resulting block type before doing the fft
  and other psy stuff and will calc long/short blocks only as necessary
- interchannel masking effect: it will be calculated after the mid-side fix
  and it's working on convolution bands, instead of scalefactor bands
- mid-side fix: calculated on convolution bands, instead of sf bands
- mask_adjust feature: it's now used earlier in the convolution calculation

2007-11-26 00:14  robert

* Makefile.unix, frontend/get_audio.c, frontend/parse.c,
  libmp3lame/psymodel.c, libmp3lame/vbrquantize.c:

psymodel.c:
- bug fix in init_numlines: it returned sometimes a too large npart_[sl]
- fixing some more compiler warnings
get_audio.c:
- some fix in error-report in case of unsupported input format

2007-11-21 21:30  robert

* libmp3lame/: quantize.c, quantize_pvt.h:

bug fix for bin_search_StepSize. It returned illegal values, leading to
assertion failures in fast encoding mode, which only adjusts global step size.

2007-11-01 19:52  robert

* frontend/get_audio.c:

enabling --signed / --unsigned switches for 8 bit raw pcm input data

2007-11-01 19:25  robert

* frontend/: get_audio.c, parse.c:

[ 1823881 ] lame 3.97 produces complete garbage
now invalid WAV/AIFF files are rejected, instead of trying to encode them as
raw pcm files.

2007-11-01 19:23  robert

* doc/man/lame.1:

[ 1158193 ] Man page doesn't tell about stereo format in raw
[ 1158253 ] Data format is not described in the manpage
added some info to manpage

2007-11-01 19:16  robert

* libmp3lame/lame.c:

bitrate_index may have been uninitialized under some rare circumstances

2007-10-24 02:04  robert

* libmp3lame/psymodel.c:

back to the roots. Maybe I'll branch from here

2007-10-23 23:23  robert

* libmp3lame/vbrquantize.c:

turn of scalefac scale feature

2007-10-23 02:46  robert

* libmp3lame/psymodel.c:

yeah, ok it's C and not C++
open block scope for local variable

2007-10-23 02:31  robert

* libmp3lame/: psymodel.c, vbrquantize.c:

dropping Naoki's idea of "simultaneous masking addition" for the newer VBR code
for now

2007-10-22 12:00  robert

* libmp3lame/: presets.c, psymodel.c:

re-establishing previous mask adjustments

2007-10-21 00:45  robert

* libmp3lame/: lame.c, presets.c, psymodel.c, quantize.c,
  version.h:

recalibration of VBR new's compression level settings, because of recent bug fixes

2007-10-19 00:10  robert

* Makefile.unix:

moving GTK config script to MP3x target compilation, it's not needed outside MP3x

2007-10-18 02:54  robert

* frontend/get_audio.c:

seems, VC compiler doesn't like redundant semicolon, fixed

2007-10-18 02:09  robert

* libmp3lame/: machine.h, psymodel.c, quantize.c, set_get.c:

PSY: the newer vbr code uses tonalality estimation from long blocks for short blocks

2007-10-16 01:07  robert

* doc/html/history.html, frontend/get_audio.c:

Fix for bugtracker item: [ 1813496 ] AIFF parsing bug

2007-10-14 20:18  robert

* frontend/get_audio.c, libmp3lame/id3tag.h, libmp3lame/util.c:

some more compiler and compiler-warning fixes

2007-10-14 19:54  robert

* frontend/get_audio.c, frontend/get_audio.h, frontend/mp3x.c,
  frontend/parse.c, frontend/portableio.c, include/lame.h,
  libmp3lame/bitstream.c, libmp3lame/id3tag.c, libmp3lame/lame.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/set_get.c, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vector/xmm_quantize_sub.c:

eliminating some of the several hundred compiler warnings

2007-10-14 14:16  robert

* doc/html/history.html:

updating history to latest changes:
- bug fix scalefactor selection in vbr new code
- feature added: WAVE_FORMAT_EXTENSIBLE

2007-10-14 13:33  robert

* frontend/get_audio.c:

feature request [ 1811483 ] WAVE_FORMAT_EXTENSIBLE support

We still support PCM wave files only with our little wave reader,
it is just that we now accept them when written in wave format extensible.

2007-10-13 20:34  robert

* libmp3lame/vbrquantize.c:

Bug-fix: the quantization-find-routine could under some circumstances return
some way too large quantization step size. For example, the song Piku from
The Chemical Brothers had almost 550 scalefactors wrong. For most songs this
fix makes no difference.

2007-10-08 20:59  robert

* frontend/brhist.c:

replaced variable 'lines' by 'lines_used', because term.h has some macro
definition for 'lines'.

2007-09-29 19:17  robert

* libmp3lame/vbrquantize.c:

- Removing dead code.
- Avoiding unnecessary search for quantization step sizes. This speeds-up lower quality encodings.
  If energy is below masking threshold, the resulting step size will be at 255. So no need to search what we already know.

2007-08-29 13:44  aleidinger

* configure:

regen

2007-08-29 13:43  aleidinger

* configure.in:

Don't change the include/library path, if there's no corresponding soundfile
path set.

This is supposed to fix the compile problem with soundfile Rogério sees on
Debian.

2007-08-20 21:54  robert

* Makefile.MSVC:

removing duplicate target_dir references

2007-08-12 18:30  robert

* Makefile.MSVC:

let targets link against multi threaded C-library

2007-08-12 00:07  robert

* doc/html/history.html, libmp3lame/vbrquantize.c,
  libmp3lame/version.h:

small speedup in VBR NEW

we are now at 3.98 beta 5, a release candidate for 3.98 stable?

2007-08-11 23:06  robert

* testcase.mp3:

updating "testcase.mp3" for LAME 3.98 beta 5

2007-08-11 21:44  robert

* libmp3lame/psymodel.c:

Short block masking: the CBR/ABR code seems to rely on the old masking definition. The VBR NEW code on the other hand needs the lowered masking.

2007-07-30 06:51  aleidinger

* ChangeLog:

Add the changelog for the last ~10 months.

2007-07-30 06:39  aleidinger

* configure:

regen with autoconf 2.61

2007-07-30 06:37  aleidinger

* configure.in:

oops, previous fix for the gcc version pattern matching was wrong...

2007-07-30 06:30  aleidinger

* configure.in:

- fix the pattern matching for the gcc version check
- improve the optimization stuff for gcc 4.x

2007-07-30 06:28  aleidinger

* config.h.in:

regen with autoconf 2.61

2007-07-30 06:28  aleidinger

* Makefile.in, aclocal.m4, ACM/Makefile.in, ACM/ADbg/Makefile.in,
  ACM/ddk/Makefile.in, ACM/tinyxml/Makefile.in, Dll/Makefile.in,
  debian/Makefile.in, doc/Makefile.in, doc/html/Makefile.in,
  doc/man/Makefile.in, dshow/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, libmp3lame/vector/Makefile.in,
  mac/Makefile.in, misc/Makefile.in, mpglib/Makefile.in:

regen with automake 1.10

2007-07-29 22:46  robert

* doc/html/history.html:

adding latest bug fixes to history

2007-07-29 22:07  robert

* ACM/ADbg/ADbg.dsp, frontend/lame_vc6.dsp, dshow/dshow.dsp,
  include/lame.def, lame_vc6.dsw, ACM/lameACM_vc6.dsp,
  Dll/LameDll_vc6.dsp, ACM/tinyxml/tinyxml.dsp,
  frontend/mp3x_vc6.dsp, libmp3lame/libmp3lame_dll_vc6.dsp,
  libmp3lame/libmp3lame_vc6.dsp, mpglib/mpglib_vc6.dsp:

updating VC6 project files

from MSDN: DLLs should be linking against multi-threaded MS VC rountime library

2007-07-29 16:02  robert

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

Fixing a possible resource leak

2007-07-28 12:48  aleidinger

* configure:

regen (new LAME version)

2007-07-28 00:41  robert

* frontend/get_audio.c:

task tracker item [ 1445175 ] Input being stdin fails in Windows on WAV files
and item [ 1576370 ] Fix for piping in a non PCM file via stdin under Windows

The workaround tests the actual file descriptor being a pipe or not.
In case being a pipe, the number of bytes to skip are simply read.

2007-07-27 08:49  bouvigne

* README:

3.98

2007-07-24 17:46  bouvigne

* frontend/brhist.c, frontend/brhist.h, frontend/get_audio.c,
  frontend/get_audio.h, frontend/gpkplotting.c,
  frontend/gpkplotting.h, frontend/gtkanal.c, frontend/gtkanal.h,
  frontend/lametime.c, frontend/lametime.h, frontend/main.c,
  frontend/main.h, frontend/parse.c, frontend/timestatus.c,
  frontend/timestatus.h, include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/VbrTag.h, libmp3lame/bitstream.c,
  libmp3lame/bitstream.h, libmp3lame/encoder.c,
  libmp3lame/encoder.h, libmp3lame/fft.h, libmp3lame/id3tag.c,
  libmp3lame/l3side.h, libmp3lame/lame-analysis.h,
  libmp3lame/lame.c, libmp3lame/machine.h,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/newmdct.h, libmp3lame/presets.c,
  libmp3lame/psymodel.c, libmp3lame/psymodel.h,
  libmp3lame/quantize.c, libmp3lame/quantize.h,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/reservoir.c, libmp3lame/reservoir.h,
  libmp3lame/set_get.c, libmp3lame/set_get.h, libmp3lame/tables.c,
  libmp3lame/tables.h, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/util.h, libmp3lame/vbrquantize.c,
  libmp3lame/vbrquantize.h, libmp3lame/version.c,
  libmp3lame/version.h, libmp3lame/vector/lame_intrin.h,
  libmp3lame/vector/xmm_quantize_sub.c:

Library GPL -> Lesser GPL

2007-07-24 15:26  robert

* frontend/: get_audio.c, parse.c:

bug item [ 1160757 ] --big-endian and --little-endian don't work with -m s -a
and item [ 1160741 ] --big-endian and --little-endian are swapped

the --big-endian/--little-endian switches do now work with our minimal
wave and pcm reader too.

The problems reported in the above bug tracker items should be solved now

2007-07-22 18:49  robert

* libmp3lame/lame.c:

bug fix: [ 1746336 ] Incorrect Bitrate with ABR und --resample, LAME 3.98b4

There was a typo in patch Revision 1.294 "restrict mpeg 2.5 to 64kbps"
which set the average bitrate up to the maximum allowed bitrate.

2007-07-20 23:23  robert

* libmp3lame/bitstream.c:

fixing task tracker item: [ 1755981 ] Percent signs in print format not escaped

2007-07-16 20:06  bouvigne

* include/lame.h:

gpl -> lgpl (we forgot about it a long time ago)

2007-07-10 21:05  robert

* dshow/Property.rc:

updating version info

2007-07-01 20:05  robert

* mpglib/: common.c, common.h, interface.c, layer1.c, layer2.c,
  layer2.h, mpg123.h:

we will always use Layer1 and 2 decoding

2007-07-01 16:17  robert

* doc/html/history.html:

word wrapping fixed

2007-07-01 16:16  robert

* doc/html/history.html:

adding latest changes for Task tracker item [ 1719593 ] and [ 1742623 ]

2007-07-01 14:39  robert

* frontend/: get_audio.c, get_audio.h, gtkanal.c, main.c, parse.c:

trying to fix Bugs item #1742623

2007-06-30 17:14  robert

* USAGE, frontend/parse.c, include/lame.h, libmp3lame/id3tag.c:

bug fix: [ 1719593 ] Track numbers > 255 not allowed even with --id3v2-only

2007-06-27 21:23  robert

* configMS.h, configure.in:

changing version number 3.97 to 3.98

2007-06-27 21:22  robert

* include/lame.def:

adding newly id3tag functions to DLL export definition

2007-06-26 01:33  robert

* libmp3lame/VbrTag.c:

I missed the swapped arguments in the patch by Jonathan Stott, now fixed.

2007-06-26 00:57  robert

* doc/html/contributors.html, doc/html/history.html,
  libmp3lame/VbrTag.c, libmp3lame/lame.c:

Patch by Jonathan Stott:

Bug tracker items: [ 1590693 ] ID3v2 tag not writing, [ 1636267 ] ID3v2 tags overwritten
      If the output file is opened 'write-only', then LAME can't update the LAME tag.
      In this case LAME silently overwrote the first bytes of the file and an
      optional ID3v2 tag disappeared. Now an error message will be printed and
      no data is written in this case.

2007-06-23 18:43  robert

* libmp3lame/: id3tag.c, util.c, util.h:

fixing another possible memory leak

2007-06-23 17:39  robert

* frontend/main.c, frontend/parse.c, libmp3lame/id3tag.c,
  libmp3lame/id3tag.h, libmp3lame/util.c, libmp3lame/version.h:

Some simplifications on ID3 tag usage:
- specifying an unlisted ID3v1 genre does not count as an error anymore, it is mapped to "Other" and passed as-is to an ID3v2 genre tag
- an ID3 track argument is passed directly to an ID3v2 TRCK tag, allowing for example "002/012"

2007-06-23 15:16  robert

* libmp3lame/: id3tag.c, util.c:

Now ID3 tag are local copies of given parameters. This allows to pass strings located on the program stack and you don't have to think about the lifetime of your strings you pass as arguments.

2007-06-23 13:27  robert

* libmp3lame/util.c:

Bug fix: Nyaochi's "ID3v2 extension" patches introduced some memory leaks

2007-06-04 22:31  robert

* doc/html/history.html:

ups: moved history entry "TLEN bug" up into correct list

2007-06-04 22:25  robert

* doc/html/history.html:

added: bugfix TLEN computation

2007-06-04 22:04  robert

* libmp3lame/id3tag.c:

bug fix: [ 1730875 ] TLEN calculation wrong
fixing the calculation of "playlength in ms" written into the ID3v2 tag TLEN

2007-05-25 03:38  robert

* libmp3lame/vbrquantize.c:

VBR_NEW: more tuned 'out of bits' strategy

2007-05-24 13:26  bouvigne

* doc/html/contributors.html, doc/html/history.html,
  doc/html/id3.html, doc/man/lame.1, frontend/parse.c:

support for total tracks count in the frontend (id3 tags)

2007-05-24 13:10  bouvigne

* libmp3lame/id3tag.c:

adding a total track count should add an id3 V2 tag

2007-05-24 12:58  bouvigne

* doc/html/history.html, doc/html/id3.html, frontend/main.c,
  frontend/parse.c, frontend/parse.h, include/lame.h,
  libmp3lame/id3tag.c, libmp3lame/id3tag.h:

Albumart (APIC ID3v2.3 frame) patch by Nyaochi

2007-05-24 12:29  bouvigne

* doc/html/contributors.html, doc/html/history.html,
  doc/html/id3.html, frontend/parse.c, include/lame.h,
  libmp3lame/id3tag.c, libmp3lame/id3tag.h:

Ability to set user-defined ID3v2.3 frame (patch from Nyaochi)

2007-05-23 14:44  bouvigne

* doc/html/: contributors.html, history.html, index.html:

Updated history

2007-05-22 10:10  robert

* libmp3lame/: quantize.c, quantize_pvt.c, version.h:

ok, now the real bug fix, forget the last commit:
the ABR routine did not apply format specific bitrate constrains when allocating bits; now it does

2007-05-22 08:39  robert

* libmp3lame/: quantize.c, quantize_pvt.c:

bug fix: reduce side was given a too large 'max bits' parameter, resulting in assertion aborts

2007-05-21 22:20  robert

* libmp3lame/: lame.c, util.c, util.h:

bug fix for feature request:
"adjust user min/max bitrate if outside of allowed range (ex: -V9 -B320)
Requested by Benski"

Some input files with unusual sample frequencies couldn't be encoded at CBR anymore, no matter what resample/bitrate options where passed to LAME.
(Testsample: FX319.WAV)

2007-05-20 18:07  robert

* libmp3lame/: quantize.c, quantize_pvt.c, util.h, vbrquantize.c,
  version.h:

VBR_NEW: 'out of bits' situation improved

2007-05-17 22:25  robert

* ACM/ACM.cpp, libmp3lame/VbrTag.c:

Bugs item #1693461: fixing memory leaks in LAME ACM

2007-05-16 02:43  robert

* libmp3lame/version.h:

we are now at 3.98 beta 1 (of many more to come)

2007-05-16 01:30  robert

* frontend/parse.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/psymodel.c,
  libmp3lame/quantize_pvt.c, libmp3lame/set_get.c,
  libmp3lame/util.h, libmp3lame/vbrquantize.c:

- some code clean-up
- bug fix: in rare cases 'on_pe' returned target bits violating the 4095 bit
  maximum constrain for a granule
- VBR-NEW: modified strategy to handle 'out of bits' cases

2007-05-13 18:31  robert

* libmp3lame/: VbrTag.c, bitstream.c, bitstream.h, encoder.c,
  id3tag.c, lame_global_flags.h, util.h, version.h:

bug fix: [ 1711980 ] LAME writes invalid Xing header when ID3 tags exist

2007-03-12 21:56  bouvigne

* libmp3lame/util.c:

adjust user min/max bitrate if outside of allowed range (ex: -V9 -B320)

Requested by Benski

2007-01-13 18:02  robert

* libmp3lame/util.h:

bug fix.
bug tracker entry: [ 1634092 ] encoder.c doesn't compile with --disable-brhist

2007-01-13 17:58  robert

* libmp3lame/: encoder.c, lame.c:

bug fix.
bug tracker entry: [ 1634092 ] encoder.c doesn't compile with --disable-brhist

2007-01-09 23:10  robert

* Makefile.unix:

adding vector/xmm_quantize_sub.c

2007-01-09 22:24  bouvigne

* libmp3lame/libmp3lame_vc8.vcproj:

directory x86_64 -> vector

2007-01-09 12:02  aleidinger

* libmp3lame/: lame.c, mpglib_interface.c, psymodel.c:

fix the easy warnings

2007-01-09 10:31  aleidinger

* libmp3lame/quantize.c:

include the right intrinsics header and only if we need it

2007-01-09 10:29  aleidinger

* Makefile.MSVC:

use the code in the vector directory

2007-01-09 10:25  aleidinger

* Makefile.in, ACM/Makefile.in, ACM/ADbg/Makefile.in,
  ACM/ddk/Makefile.in, ACM/tinyxml/Makefile.in, Dll/Makefile.in,
  debian/Makefile.in, doc/Makefile.in, doc/html/Makefile.in,
  doc/man/Makefile.in, dshow/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, mac/Makefile.in, misc/Makefile.in,
  mpglib/Makefile.in, configure:

regen

2007-01-09 10:23  aleidinger

* libmp3lame/i386/Makefile.am:

the quoting does not work out as expected, remove it

2007-01-09 10:22  aleidinger

* libmp3lame/: lame.c, quantize.c:

remove the CPUCCODE check, it is not needed anymore

2007-01-09 10:21  aleidinger

* config.h.in:

regen

2007-01-09 10:20  aleidinger

* configure.in:

Use the vector lib on amd64 and x86.

This only works with gcc when -msse is specified in CFLAGS at configure
time. Currently I get a sigbus with gcc 3.4.6 with the vector lib.

Remove the HAVE_GTK define, it is not used anymore.

2007-01-09 10:18  aleidinger

* libmp3lame/Makefile.am:

add the vector lib and remove the x86_64 part

2007-01-09 10:15  aleidinger

* libmp3lame/vector/: Makefile.am, Makefile.in, lame_intrin.h,
  xmm_quantize_sub.c:

this is a copy of the x86_64 parts with modified automake stuff

2007-01-07 21:28  robert

* Makefile.MSVC:

do not build legacy BLame DLL on make target all

2007-01-07 20:00  aleidinger

* libmp3lame/i386/Makefile.in:

regen

2007-01-07 20:00  aleidinger

* libmp3lame/i386/Makefile.am:

fftsse.nas is used now.

2007-01-07 18:03  robert

* lame_vc6.dsw, frontend/lame_vc6.dsp, frontend/mp3x_vc6.dsp,
  libmp3lame/libmp3lame_dll_vc6.dsp, libmp3lame/libmp3lame_vc6.dsp,
  mpglib/mpglib_vc6.dsp:

VC6 project files updated, added project to generate Libmp3lame-dynamic.lib/dll

2007-01-07 14:51  robert

* Makefile.MSVC:

Makefile with some basic Libmp3lame-dynamic.lib generation ability

2007-01-07 14:31  robert

* include/lame.def:

export definition for Libmp3lame-dynamic.lib

2007-01-07 14:30  robert

* libmp3lame/fft.c, Makefile.unix, frontend/parse.c,
  include/lame.h, libmp3lame/lame.c, mpglib/mpg123.h:

adding FFTSSE assembler code to the HAVE_NASM conditional code

2007-01-07 14:28  robert

* .cvsignore, lame_clients_vc6.dsw, frontend/.cvsignore:

collecting all LAME client projects in lame_clients_vc6.dsw workspace.

2007-01-07 14:24  robert

* dshow/: dshow.dsp, README:

DirectShow Filter links against Libmp3lame-dynamic.lib now

2007-01-07 14:23  robert

* Dll/LameDll_vc6.dsp:

BLAME DLL links against Libmp3lame-dynamic.lib now

2007-01-07 14:21  robert

* ACM/: lameACM_vc6.dsp, ADbg/ADbg.dsp, tinyxml/tinyxml.dsp:

ACM links against Libmp3lame-dynamic.lib now

2006-12-28 21:56  robert

* Dll/BladeMP3EncDLL.c:

we are now at 3.98a11

2006-12-28 21:49  robert

* dshow/dshow.dsp:

we are now at 3.98a11

2006-12-28 21:44  robert

* libmp3lame/version.h:

we are now at 3.98a11

2006-12-28 21:41  robert

* doc/html/history.html:

update history

2006-12-28 20:41  robert

* dshow/: Encoder.cpp, Encoder.h, Property.rc, dshow.dsp,
  dshow.dsw:

DirectShow filter uses LAME Library API now

2006-12-27 22:19  robert

* libmp3lame/reservoir.c:

small change in the bitreservoir handling, enable the old
--strictly-enforce-ISO switch again

2006-12-27 22:09  robert

* doc/html/history.html:

updating history entries

2006-12-25 21:37  robert

* ACM/: ACM.cpp, ACM.h, ACMStream.cpp, ACMStream.h,
  AEncodeProperties.cpp, DecodeStream.h, acm.rc, lameACM_vc6.dsp,
  main.cpp:

some changes, now I can compile the ACM stuff at least

2006-12-25 16:15  robert

* libmp3lame/reservoir.c:

relaxing the FhG bitreservoir restriction a little bit:
at 320 kbps it seems to be possible to use the reservoir if we limit it to almost the size of bits used for sideinfo

2006-12-21 09:15  aleidinger

* Makefile.in, ACM/Makefile.in, Dll/Makefile.in,
  debian/Makefile.in, doc/Makefile.in, dshow/Makefile.in,
  frontend/Makefile.in, ACM/ADbg/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, mac/Makefile.in, misc/Makefile.in,
  mpglib/Makefile.in, ACM/ddk/Makefile.in, ACM/tinyxml/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in,
  libmp3lame/i386/Makefile.in, configure:

regen

2006-12-21 09:14  aleidinger

* libmp3lame/Makefile.am:

Handle CPU specific C code in a generic way.

2006-12-21 09:09  aleidinger

* libmp3lame/i386/Makefile.am:

Quote some parts in case directory names contain spaces.

2006-12-21 09:07  aleidinger

* aclocal.m4, config.h.in:

regen

2006-12-21 09:04  aleidinger

* configure.in:

Additional stuff for x86_64. First cut...

2006-12-21 09:03  aleidinger

* acinclude.m4:

Properly quote some parts according to the new rules auf aclocal.

2006-12-21 09:00  aleidinger

* libmp3lame/: lame.c, quantize.c:

On x86 we also have the xmmintrin header, but we don't use such code there.
So not only check for the header, but also for a CPUCCODE define. This may
be refined later depending on further inline C code showing up or not.

2006-12-21 02:18  robert

* libmp3lame/: machine.h, version.h:

we are now at patch level 10

2006-12-21 02:17  robert

* libmp3lame/psymodel.c:

fixing some divide by zero error

2006-12-20 00:17  robert

* frontend/: get_audio.c, parse.c:

let LAME be more strict when it comes to unrecognized program options or unsupported input file formats

2006-12-19 18:50  bouvigne

* libmp3lame/libmp3lame_vc8.vcproj:

include paths

2006-12-19 01:23  robert

* frontend/parse.c:

add some help text entries

2006-12-19 01:23  robert

* libmp3lame/lame.c:

disabling temporal masking effect by default for vbr-mtrh, it works against other tunings in this mode

2006-12-18 23:11  robert

* libmp3lame/psymodel.c:

fixing some index problems in convolution loops

2006-12-17 23:21  robert

* libmp3lame/version.h:

we are at 3.98 alpha 9

2006-12-17 21:16  robert

* libmp3lame/psymodel.c:

fixing two possible out of range index errors accessing fftenergy array
for GPSYCHO too

2006-12-17 20:53  robert

* libmp3lame/: psymodel.c, util.h:

fixing two possible out of range index errors accessing fftenergy array

convert partition to scalefac:
as we replaced ISO tables with own calculations we forgot to add proper
weightening for the convolution band where the transition from one scalefactor
to th next scalefactor happens. Now added.

2006-12-17 20:49  robert

* libmp3lame/bitstream.c:

assert didn't match valid input range: bitrate 8 - 640 kbps

2006-12-15 22:16  robert

* libmp3lame/version.h:

we are now at 3.98 alpha 8

2006-12-15 22:15  robert

* libmp3lame/psymodel.c:

2 bug fixes
a) in some cases we did access uninitialized data in conversion from partition bands to scalefac bands
b) in nsspy-code the conversion from partition to scalefac bands for short blocks did not match the long block case, nor gpsycho.

2006-12-07 10:50  robert

* frontend/main.c, libmp3lame/util.c:

disabling the "process affinity kludge"

2006-11-27 20:28  robert

* libmp3lame/lame.c:

- removed unused function parameter nVbrScale in function PutVbrTag

2006-11-20 20:02  robert

* libmp3lame/: VbrTag.c, VbrTag.h:

- removed unused function parameter nVbrScale in function PutVbrTag
- reduced compilation warnings

2006-11-15 02:25  robert

* libmp3lame/lame.c:

bug fix: [ 1596306 ] lame 3.97: "fatal error during initialization" with this wav

an invalid MPEG samplerate was returned by optimum_samplefreq function

2006-11-15 02:21  robert

* Makefile.MSVC, libmp3lame/quantize.c:

fixing compile problem with quantize_sub.c

2006-11-12 11:44  bouvigne

* doc/html/history.html:

history

2006-11-11 17:58  bouvigne

* libmp3lame/: libmp3lame_vc8.vcproj, quantize.c:

intrinsics functions are now in a separate directory (as in v4)

2006-11-11 17:32  bouvigne

* frontend/mp3x_vc8.vcproj:

bring back mp3x to life (vc8)

2006-11-11 17:14  bouvigne

* README.WINGTK, lame_vc8.sln, Dll/LameDll_vc8.vcproj,
  frontend/lame_vc8.vcproj, libmp3lame/libmp3lame_vc8.vcproj,
  mpglib/mpglib_vc8.vcproj:

bring back mp3x to life (vc8)

2006-11-08 01:53  robert

* frontend/: get_audio.c, main.c, main.h, parse.c:

feature request: [ 1588283 ] Flushing output stream in lame.exe

'flush' option added

2006-11-07 01:35  robert

* libmp3lame/: gain_analysis.c, id3tag.c, lame_global_flags.h,
  util.c:

fixing some compiler warnings, removing some unused lame_global_flags elements

2006-11-07 00:36  robert

* libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  libmp3lame/quantize.c, frontend/parse.c, libmp3lame/VbrTag.c,
  libmp3lame/set_get.c, libmp3lame/util.h:

removing dead code:
side channel sparsing didn't work as hoped

2006-11-06 22:39  robert

* frontend/: brhist.c, get_audio.c, parse.c:

eliminating some compiler warnings

2006-11-05 18:54  robert

* frontend/console.c:

bug tracker item:
[ 1585942 ] lame not --silent when TERM not set

in case LAME was build with TERMCAP defined and no TERM environment is
defined, now we do not issue an error message and silently fallback to the default
behaviour as if LAME was compiled without TERMCAP defined.

2006-11-05 17:49  robert

* frontend/timestatus.c:

include string header file added
unused variable removed in encoder_progress_end

2006-11-05 16:08  robert

* frontend/: main.c, timestatus.c, timestatus.h:

refactoring progress display code out of encoding loop
it's located in timestatus.c now

Windows specific:
fixed parameter type for SetProcessAffinityMask
Gabriel: do we need similar things for Win64 too?

2006-11-05 13:37  robert

* frontend/console.c:

dead code removed

2006-11-05 02:30  robert

* libmp3lame/libmp3lame_vc8.vcproj:

using fftsse.nas

2006-11-05 01:55  robert

* Makefile.MSVC:

using fftsse.nas

2006-11-04 18:59  robert

* Makefile.MSVC, Makefile.unix, frontend/parse.c, libmp3lame/fft.c,
  libmp3lame/lame.c, libmp3lame/version.h,
  libmp3lame/i386/fft3dn.nas, libmp3lame/i386/fftsse.nas,
  libmp3lame/i386/nasm.h:

we are now at patch level 7

changes in lame frontend switches
-k removed,
        call lowpass and highpass if you need to change them
--short/noshort/allshort - degraded into DEVELOPER ONLY switches
        normal users shouldn't use them
-X -Z degraded to DEVELOPER ONLY switches
        -X is too tough to communicate to end users
        -Z isn't used actualy

fft3dnow and fftsse nasm code taken from LAME4 branch
but not added to the configure stuff/VC project files

2006-10-18 20:29  bouvigne

* Dll/LameDll_vc8.vcproj:

added back the .def config

2006-10-05 21:07  bouvigne

* libmp3lame/lame.c:

error in a test (noticed by Robert)

2006-09-30 19:55  kylev

* lame.spec.in:

we distribute a .gz, not a .bz2, and there really isn't a public URL for the file

2006-09-30 15:35  aleidinger

* configure.in:

Only check for sndfile if it is requested.

2006-09-30 15:35  aleidinger

* Makefile.in, Dll/Makefile.in, frontend/Makefile.in,
  libmp3lame/Makefile.in, mpglib/Makefile.in, configure:

regen

2006-09-30 09:17  bouvigne

* Makefile.am, Dll/Makefile.am, frontend/Makefile.am,
  libmp3lame/Makefile.am, mpglib/Makefile.am:

updated the .am files to change vc7 to vc8

2006-09-24 16:17  bouvigne

* doc/html/history.html:

updated history

2006-09-23 21:46  bouvigne

* doc/html/history.html:

release 3.97

2006-09-23 19:30  aleidinger

* configure:

regen

2006-09-23 19:29  aleidinger

* config.h.in, configure.in:

check for xmmintrin.h

2006-09-23 08:25  bouvigne

* Dll/BladeMP3EncDLL.c:

fix in boolean comparison for Delphi progs (bug #1536751)

2006-09-22 19:18  aleidinger

* ChangeLog:

update from CVS history

2006-09-22 18:51  aleidinger

* configMS.h:

Borland C seems to follow the lead of MSC.

Bug ID: 1563522

2006-09-10 14:25  bouvigne

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/tables.c,
  libmp3lame/util.c:

restrict mpeg 2.5 to 64kbps

2006-07-30 13:53  bouvigne

* configMS.h, libmp3lame/util.c:

enable SSE code when using x64

2006-07-30 09:51  bouvigne

* lame_vc8.sln, Dll/LameDll_vc8.vcproj, frontend/lame_vc8.vcproj,
  libmp3lame/libmp3lame_vc8.vcproj, mpglib/mpglib_vc8.vcproj:

x64 builds

2006-07-30 09:32  bouvigne

* Dll/LameDll_vc8.vcproj:

updated project

2006-07-30 09:11  bouvigne

* lame_vc8.sln, Dll/LameDll_vc8.vcproj:

added lame DLL VC8 project

2006-07-14 16:06  bouvigne

* lame_vc8.sln, frontend/lame_vc8.vcproj,
  libmp3lame/libmp3lame_vc8.vcproj, mpglib/mpglib_vc8.vcproj:

VC8 projects

2006-07-14 15:58  bouvigne

* libmp3lame/psymodel.c:

slight change in the short block detection safety threshold

2006-06-28 23:05  robert

* libmp3lame/lame.c:

full outer loop search disabled because of audible distortions it may generate

2006-06-28 21:05  robert

* libmp3lame/psymodel.c:

normalizing the spreading function (vbr-new)

2006-06-24 15:19  robert

* libmp3lame/: lame.c, quantize_pvt.c, version.h:

enabling the conditional RH_ATHAA_FIX code for vbr-new
we are now at patch level 6

2006-06-24 01:57  robert

* libmp3lame/: lame.c, quantize_pvt.c:

tuning ATHAA_FIX for high quality VBR new presets

2006-06-23 23:40  robert

* libmp3lame/: lame.c, quantize.c, quantize_pvt.c, vbrquantize.c:

tuning ATHAA_FIX for midrange VBR new presets

2006-06-23 23:09  robert

* libmp3lame/machine.h:

always compile in assertions for alpha builds

2006-06-23 23:06  robert

* Makefile.MSVC:

updating LibSndFile support, it's used by default now

2006-06-23 20:52  aleidinger

* libmp3lame/version.h:

bump the patchlevel for the updated sndfile support

2006-06-23 20:49  aleidinger

* doc/html/history.html:

document the updated libsndfile support

2006-06-23 20:46  aleidinger

* Makefile.in, aclocal.m4, configure, ACM/Makefile.in,
  ACM/ADbg/Makefile.in, ACM/ddk/Makefile.in,
  ACM/tinyxml/Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  mac/Makefile.in, misc/Makefile.in, mpglib/Makefile.in:

regen

2006-06-23 20:40  aleidinger

* frontend/get_audio.c, configure.in, frontend/Makefile.am:

Add support for a recent sndfile library.

Submitted by: Erik de Castro Lopo <erikd@mega-nerd.com> (sndfile author)

2006-06-18 23:02  robert

* libmp3lame/lame.c:

developer only switch "--tune x" mow modifies current mask_adjust settings
instead of assigning x to it

2006-06-18 21:32  robert

* Makefile.unix, libmp3lame/quantize.h:

adding RH_TEST_ATHAA_FIX to the Makefile config RH
matching declaration and implementation of trancate_smallsspectrums

2006-06-18 20:49  robert

* libmp3lame/bitstream.c:

fixing asserts

2006-06-18 20:48  robert

* libmp3lame/psymodel.c:

bugfix: in NSPSY highpass filter, out of bounds access in fircoef
bugfix: loss of fraction in equal loudness weighting

2006-06-18 19:20  robert

* libmp3lame/quantize_pvt.c:

small update to the ATHAA problem fix

2006-06-18 18:16  robert

* Makefile.MSVC, libmp3lame/machine.h, libmp3lame/quantize.h,
  libmp3lame/quantize_pvt.c, libmp3lame/reservoir.c:

trying to fix ATHAA problem for low volume files
to enable the code, one has to define RH_TEST_ATHAA_FIX at compile time

2006-06-18 16:45  robert

* frontend/gtkanal.c:

needs console.h

2006-06-18 16:44  robert

* libmp3lame/bitstream.c:

fixed assertion

2006-06-16 00:16  robert

* libmp3lame/quantize.c, libmp3lame/util.h, mpglib/interface.c:

few more include dependencies sorted

2006-06-15 23:51  robert

* frontend/gtkanal.c, frontend/mp3x.c, libmp3lame/VbrTag.c,
  libmp3lame/VbrTag.h, libmp3lame/bitstream.c,
  libmp3lame/bitstream.h, libmp3lame/encoder.c,
  libmp3lame/encoder.h, libmp3lame/fft.c, libmp3lame/fft.h,
  libmp3lame/gain_analysis.c, libmp3lame/gain_analysis.h,
  libmp3lame/id3tag.c, libmp3lame/id3tag.h, libmp3lame/l3side.h,
  libmp3lame/lame-analysis.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/lameerror.h,
  libmp3lame/machine.h, libmp3lame/mpglib_interface.c,
  libmp3lame/newmdct.c, libmp3lame/newmdct.h, libmp3lame/presets.c,
  libmp3lame/psymodel.c, libmp3lame/psymodel.h,
  libmp3lame/quantize.c, libmp3lame/quantize.h,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/reservoir.c, libmp3lame/reservoir.h,
  libmp3lame/set_get.c, libmp3lame/set_get.h, libmp3lame/tables.c,
  libmp3lame/tables.h, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/util.h, libmp3lame/vbrquantize.c,
  libmp3lame/version.c, libmp3lame/version.h, mpglib/interface.c,
  mpglib/layer3.c, mpglib/mpglib.h:

some more header dependencies, indentation

2006-06-15 23:07  robert

* libmp3lame/: VbrTag.h, bitstream.c, bitstream.h, encoder.c,
  encoder.h, fft.c, fft.h, gain_analysis.c, gain_analysis.h,
  lame.c, libmp3lame_vc6.dsp, machine.h, mpglib_interface.c,
  newmdct.c, presets.c, psymodel.c, psymodel.h, quantize.c,
  quantize.h, quantize_pvt.c, quantize_pvt.h, reservoir.c,
  reservoir.h, tables.c, takehiro.c, util.c, util.h, vbrquantize.c,
  vbrquantize.h, version.c, version.h:

making arguments and variables const where possible

2006-06-15 16:03  robert

* libmp3lame/: VbrTag.c, VbrTag.h, bitstream.c, bitstream.h,
  encoder.c, encoder.h, fft.c, fft.h, gain_analysis.h, id3tag.c,
  id3tag.h, l3side.h, lame-analysis.h, lame.c, lame_global_flags.h,
  machine.h, mpglib_interface.c, newmdct.c, presets.c, psymodel.c,
  psymodel.h, quantize.c, quantize.h, quantize_pvt.c,
  quantize_pvt.h, reservoir.c, set_get.c, set_get.h, tables.c,
  tables.h, takehiro.c, util.c, util.h, vbrquantize.c, version.c:

tried to avoid includes within include headers to make dependencies more obvious

2006-06-03 13:34  aleidinger

* ChangeLog:

Add nearly a year of history.

2006-06-03 13:14  aleidinger

* doc/html/history.html:

add todays history

2006-06-03 13:11  aleidinger

* configure, config.h.in:

Update to:
- libtool 1.5.22
- automake 1.9
- autoconf 2.59

2006-06-03 13:07  aleidinger

* libmp3lame/i386/Makefile.am, Makefile.am.global, configure.in,
  aclocal.m4, ltmain.sh, Makefile.in, ACM/Makefile.in,
  ACM/ADbg/Makefile.in, ACM/ddk/Makefile.in,
  ACM/tinyxml/Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  mac/Makefile.in, misc/Makefile.in, mpglib/Makefile.in:

Update to:
- libtool 1.5.22
- automake 1.9
- autoconf 2.59

2006-06-03 13:03  aleidinger

* libmp3lame/lame.c:

- Fix bug introduced in last revision.
- Don't segfault in lame_close() in case of an error on initialisation.

2006-06-03 11:41  aleidinger

* libmp3lame/lame.c:

Plug some memory leaks in the error case.

Noticed by: Christophe Fergeau <teuf@users.sf.net>
SF-Bug: 1443630

2006-06-03 11:05  aleidinger

* lame.spec.in:

- Remove requirements for specific gcc versions, since modern ones "just work".
- Remove out-dated hyper-optimizations (some of which weren't valid compiler
  flags anymore).
- Update to current RPM techniques and macros (inspired by freshrpms.net spec).

Submitted by: Kyle VanderBeek <kylev@kylev.com>
SF-Patch: 1488468

2006-05-04 19:50  bouvigne

* libmp3lame/: reservoir.c, version.h:

restrict max mp3 buf to solve compatibility issue with FhG directshow filter

2006-05-04 19:43  bouvigne

* libmp3lame/psymodel.c:

attack detection: workaround against "low freq" periodic signals (like trumpet)

2006-04-16 09:02  takehiro

* configure.in:

better socket library configuration.

2006-04-16 07:06  takehiro

* config.h.in, configure.in:

remove winsock check. It seems we do not need it anymore.

2006-04-08 07:12  takehiro

* libmp3lame/id3tag.c:

fix genre tag spelling as reported by CrazySoul <hicrazysoul at gmail com>

2006-04-08 07:08  takehiro

* doc/html/id3.html:

fix spelling as reported by CrazySoul <hicrazysoul at gmail com>

2006-02-18 16:35  takehiro

* frontend/get_audio.c:

remove redundant description.

2006-02-18 16:35  takehiro

* frontend/main.c:

fix decoding problem when the output is stdout, reported by john.edwards33
(sf.net bugid #1430719)

2006-02-03 06:52  vitaly-ivanov

* dshow/README:

typo fix

2006-01-30 15:41  takehiro

* frontend/get_audio.c:

fix error message when unsupported format AIFF file.
(related bugid #1414515,
http://sourceforge.net/tracker/index.php?func=detail&aid=1414515&group_id=290&atid=100290
)

2006-01-22 17:52  robert

* include/lame.h, libmp3lame/encoder.c, libmp3lame/lame-analysis.h,
  libmp3lame/lame.c, libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/reservoir.c, libmp3lame/util.h, libmp3lame/version.h:

bug fixes: psy code used long block ATH in short block case
workaround: quantization routines of new vbr code failed on strong tonal
samples, due to over optimistic masking promises from psy model

2006-01-21 13:10  takehiro

* libmp3lame/id3tag.c:

patch #1379187, "id3tag_write_v2 doesn't allocate enough memory for track"

2005-12-21 21:40  robert

* frontend/parse.c:

bug fix: implementation of the priority commandline switch did not what
the documentation says (windows only)

2005-12-18 18:26  robert

* frontend/brhist.c:

fixing display glitch with very long files

2005-12-05 15:57  takehiro

* libmp3lame/id3tag.c:

fix id3v2 genre tag problem, reported by wylda@volny.
now LAME won't crash with "--id3v2-only --tg 14".

2005-11-29 21:21  robert

* frontend/: mp3rtp.c, mp3x.c:

commit was pending, needed for John33's decoding patch

2005-11-29 19:49  robert

* doc/html/history.html:

updating history

2005-11-28 10:09  vitaly-ivanov

* dshow/: Encoder.h, Mpegac.cpp, Mpegac.h, PropPage.cpp,
  PropPage.h, PropPage_adv.cpp, PropPage_adv.h, Property.rc,
  README, iaudioprops.h, resource.h:

Property page update - moved "set duration" check box to the advanced page, added "allow sample overlap" check box (uncheck it if downstream filter is Avi Mux, otherwise use it for better video/audio synchronization - especially when capturing). Copying terms update (README file)

2005-11-27 15:02  bouvigne

* libmp3lame/bitstream.c, libmp3lame/encoder.c, libmp3lame/fft.c,
  libmp3lame/lame.c, doc/html/history.html, libmp3lame/VbrTag.c,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/presets.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/reservoir.c, libmp3lame/set_get.c,
  libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vbrquantize.c, doc/man/lame.1, frontend/parse.c:

merge from 3.97 branch

2005-11-22 22:15  robert

* frontend/: console.c, console.h, get_audio.c, get_audio.h,
  gtkanal.c, lametime.c, main.c, main.h, parse.c, rtp.c:

John33's lame decoding fix

2005-11-20 14:24  takehiro

* libmp3lame/gain_analysis.c:

fix built problem with Sun Studio 10, reported by Moinak Ghosh

2005-11-12 18:52  bouvigne

* libmp3lame/gain_analysis.c:

speedup of silent parts analysis

2005-11-12 18:33  bouvigne

* doc/html/history.html:

history from 3.97 branch

2005-11-12 18:21  bouvigne

* Makefile.MSVC:

added console.c

2005-11-09 18:56  aleidinger

* frontend/rtp.c:

Fix bug #1349332

2005-11-09 18:40  aleidinger

* libmp3lame/id3tag.c:

Fix bug #1351021.

2005-11-05 16:35  aleidinger

* doc/html/history.html:

add todays work

2005-11-05 16:20  aleidinger

* libmp3lame/: id3tag.c, id3tag.h:

Add support for total number of tracks per album.

Submitted by: Kyle VanderBeek <kylev@users.sourceforge.>

While I'm here add some abort() calls in case we overflow some arrays
(this is only compile tested, so pass me the pointy hat if it fails).

2005-11-05 15:54  aleidinger

* libmp3lame/id3tag.c:

Add id3v2 TLEN support.

Submitted by: Linus Walleij <snirkel@users.sourceforge.>

2005-11-05 15:52  aleidinger

* frontend/console.c:

some compilers really want the void nowadays...

2005-11-05 15:51  aleidinger

* frontend/Makefile.in:

regen

2005-11-05 15:49  aleidinger

* frontend/console.h:

make some pseudo prototypes to real prototypes (fixes gcc warnings)

2005-11-05 15:48  aleidinger

* frontend/Makefile.am:

console.[ch] is now mandatory, so build it

2005-11-05 15:47  aleidinger

* include/lame.h:

remove redundant function prototypes (we need only one prototype)

2005-11-01 20:17  robert

* frontend/console.c:

bug fix: FILE pointer may be NULL for DEBUGF

2005-11-01 13:54  robert

* frontend/: mp3rtp.c, rtp.c:

getting mp3rtp working again

2005-11-01 13:10  robert

* frontend/mp3x.c:

replacing (f)printf by console_printf, error_printf and report_printf. fixes the problem that some messages would be send to stdout instead of stderr. added internal switch '--debug-file <debugfile.txt>', allows to debug the code more comfortably by writing DEBUGF(xyz) at code hot spots.

2005-11-01 13:01  robert

* frontend/: .indent.pro, amiga_mpega.c, brhist.c, brhist.h,
  console.c, console.h, get_audio.c, get_audio.h, gpkplotting.c,
  gpkplotting.h, gtkanal.c, gtkanal.h, lame_vc6.dsp, lametime.c,
  lametime.h, main.c, main.h, mp3rtp.c, mp3x.c, mp3x_vc6.dsp,
  parse.c, parse.h, portableio.c, portableio.h, rtp.c, rtp.h,
  timestatus.c, timestatus.h:

replacing (f)printf by console_printf, error_printf and report_printf. fixes the problem that some messages would be send to stdout instead of stderr. added internal switch '--debug-file <debugfile.txt>', allows to debug the code more comfortably by writing DEBUGF(xyz) at code hot spots.

2005-11-01 12:51  robert

* Makefile.unix, configMS.h:

[no log message]

2005-10-31 13:02  bouvigne

* libmp3lame/quantize.c:

fixed bug 1227632

2005-10-31 13:01  bouvigne

* libmp3lame/lame.c:

fixed bug 1337556

2005-10-31 13:00  bouvigne

* frontend/main.c:

spelling of Takehiro's name

2005-10-10 07:05  rbrito

* COPYING, debian/changelog, debian/copyright, debian/rules,
  doc/man/lame.1:

Updated manpage to include accented characters;
Updated debian packaging;
Updated documentation to include the new FSF address.

2005-09-29 21:21  robert

* libmp3lame/i386/fft3dn.nas:

taken from lame4 branch:
fix possible link problem on cygwin

2005-09-25 22:09  glessard

* libmp3lame/quantize.c:

GCC 4 on OS X was choking on line 615.
Given the assignment on line 630, clearly 'work' isn't a pointer to an array
of constants anyway.

2005-09-20 19:51  robert

* libmp3lame/util.c:

fix wrong typing

2005-09-20 19:41  robert

* libmp3lame/: quantize.c, vbrquantize.c, vbrquantize.h:

moved loop from quantize.c to vbrquantize.c

2005-09-20 19:38  robert

* libmp3lame/: util.h, util.c:

malloc with n-bytes alignment

2005-09-20 09:19  robert

* frontend/parse.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

added internal developer switch to select between ISO and x^3/4 quantization

--quantization-type n n=0: no change, n=1: ISO, n=2: x^3/4

2005-09-18 22:57  robert

* libmp3lame/: vbrquantize.c, vbrquantize.h, version.h:

vbr new noise shaping: let lame abort in exceptional cases

now on alpha 2

2005-09-18 21:38  robert

* libmp3lame/: encoder.c, lame.c, quantize.c, quantize.h, util.h,
  vbrquantize.c:

vbr-new: bug fix for "searchGlobalStepSizeMax"

demangling vbr_old and vbr_new code

2005-09-11 10:20  bouvigne

* libmp3lame/version.h:

welcome to 3.98

2005-09-11 09:14  bouvigne

* libmp3lame/version.h:

3.97b

2005-09-08 22:57  takehiro

* doc/html/history.html:

fixed style.

2005-09-08 22:57  takehiro

* doc/html/history.html:

added my changes for 3.97.

2005-09-08 02:44  rbrito

* doc/man/lame.1:

Fixed typo.

2005-09-07 21:15  bouvigne

* testcase.mp3:

updated testcase for 3.97b1

2005-09-06 18:24  bouvigne

* doc/html/history.html:

typo

2005-09-05 21:24  bouvigne

* doc/html/: history.html, index.html:

updated history for 3.97b

2005-09-05 20:49  bouvigne

* frontend/parse.c:

-Vx short help

2005-09-05 04:29  rbrito

* debian/: changelog, rules:

Update generation of package with full optimization, now that compilation with GCC 4 works.

2005-09-04 19:52  aleidinger

* ChangeLog:

Update with recent history.

2005-09-04 19:45  aleidinger

* configure:

Regen.

2005-09-04 19:35  aleidinger

* config.h.in:

Add the bits for largefile support.

Submitted by: Diego "Flameeyes" Pettenò <flameeyes@gentoo.org>
Bug ID: 1271744

2005-09-04 19:11  aleidinger

* configure.in:

Remove some flags which gcc 4.x doesn't understand anymore.

Noticed by: Rogério Brito

2005-09-04 19:05  aleidinger

* aclocal.m4, config.h.in, Makefile.in, ACM/Makefile.in,
  ACM/ADbg/Makefile.in, ACM/ddk/Makefile.in,
  ACM/tinyxml/Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  mac/Makefile.in, misc/Makefile.in, mpglib/Makefile.in:

Regen.

2005-09-04 19:05  aleidinger

* depcomp, install-sh, ltmain.sh, missing, frontend/depcomp,
  libmp3lame/depcomp, misc/depcomp, mpglib/depcomp:

Update to recent autotools.

2005-09-04 19:02  aleidinger

* frontend/Makefile.am:

Play catchup with the autotools.

2005-09-04 18:54  aleidinger

* configure.in:

Initialize autoconf correctly (with lame mailinglist address).

2005-09-04 11:52  rbrito

* doc/man/lame.1:

Fixed typo in manpage.

2005-09-02 18:09  bouvigne

* frontend/parse.c:

fixed a stupid bug with --preset medium/standard/extreme

2005-09-01 18:12  bouvigne

* libmp3lame/VbrTag.c:

320kbps cbr was flagged as "non optimal" in the info header

2005-08-28 17:30  bouvigne

* frontend/parse.c, libmp3lame/version.h:

Changed the way "--preset xxx" is handled,
as I've seen many users passing "--preset standard --vbr-new".
Presets are now evaluated during initialisation, so this kind of command
line now properly works.

2005-08-28 17:02  bouvigne

* libmp3lame/lame.c, Makefile.MSVC, libmp3lame/version.c,
  libmp3lame/version.h, frontend/parse.c:

64bits build from within win64 platform sdk

2005-08-27 08:25  takehiro

* configure, configure.in:

fix for configure problem reported by Steven P. Ulrick.

2005-08-25 12:14  takehiro

* debian/: Makefile.am, Makefile.in:

follow the file name change.

2005-08-21 17:32  bouvigne

* Makefile.am, ACM/Makefile.am, ACM/lameACM_vc7.vcproj,
  ACM/ADbg/ADbg_vc7.vcproj, ACM/ADbg/Makefile.am,
  ACM/tinyxml/Makefile.am, ACM/tinyxml/tinyxml_vc7.vcproj,
  Dll/Makefile.am, frontend/Makefile.am, libmp3lame/Makefile.am,
  mpglib/Makefile.am:

added project files for VC7

2005-08-20 17:48  bouvigne

* doc/html/switchs.html:

typo

2005-08-16 07:56  rbrito

* debian/: changelog, control:

Make libmp3lame0 provide and replace liblame0, not conflict with it.

2005-08-16 07:11  rbrito

* debian/: changelog, control, libmp3lame0-dev.files:

Fixed development package to not include shared libraries.
Other misc fixes.

Yet more to come.

2005-08-15 04:25  rbrito

* debian/: changelog, control, libmp3lame0-dev.docs,
  libmp3lame0-dev.files, libmp3lame0.files, rules:

Update Debian packaging so that the library packages follow the SONAME
rules.

Also incorporate some changes from Christian Marillat's packages in the
basic lame package.

More changes to come soon.

2005-08-07 14:07  takehiro

* doc/man/lame.1:

when the input is raw, the input file will be treated as native endian.
(bugid 1158189)

2005-08-07 13:24  bouvigne

* doc/html/switchs.html:

update of stereo modes description

2005-08-05 15:22  takehiro

* doc/man/lame.1:

added "per sample" for the description of --bitwidth option. (bugid #1158196)

2005-08-05 09:22  vitaly-ivanov

* dshow/: Mpegac.cpp, Mpegac.h:

Another timestamp fix. Added additional resynchronization points (now there are 4 resynch points) in order to implement absolutely accurate in-out synchronization

2005-08-04 01:42  rbrito

* debian/: changelog, control, rules:

Updates for Debian packaging.

2005-08-04 01:40  rbrito

* doc/man/lame.1:

Documentation of switches: --{un,}signed and --{big,little}-endian.

2005-08-01 13:10  vitaly-ivanov

* dshow/: Mpegac.cpp, Property.rc:

Output timestamps fix. There was a serious bug when input audio samples had time gaps between each other - DirectShow timestamps for output samples were calculated wrong in this case

2005-07-28 13:05  rbrito

* doc/html/: basic.html, contributors.html, examples.html,
  history.html, id3.html, switchs.html:

Minor spelling corrections and other fixes to documentation.

2005-07-28 13:02  rbrito

* debian/rules:

Safe version for compilation with GCC 4.

2005-07-27 21:49  rbrito

* doc/html/switchs.html:

Spelling fixes for documentation.

2005-07-27 21:38  rbrito

* doc/man/lame.1:

Include description of the "medium" preset in the manpage.

Fix some spelling errors on the manpage.

2005-07-27 08:43  rbrito

* debian/changelog, debian/control, debian/lame.manpages,
  debian/rules, doc/man/lame.1:

Small fixes for lame manpage to make lintian happy. More updates to come.

2005-07-27 07:41  rbrito

* debian/changelog:

Preparation for the new beta release. More changes to come.

2005-07-10 16:13  bouvigne

* libmp3lame/: presets.c, version.h:

alpha 11: update of abr/cbr 160-320

2005-06-29 12:26  vitaly-ivanov

* dshow/: Encoder.cpp, PropPage.cpp, PropPage_adv.cpp, Property.rc:

Joint / Standard stereo selection fix. Got rid of automatic joint stereo encoding when the bit rate is relatively low, now it's up to the user

2005-06-25 08:14  vitaly-ivanov

* dshow/: Encoder.h, Property.rc, aboutprp.cpp, .cvsignore:

[no log message]

2005-06-24 10:03  vitaly-ivanov

* dshow/: .cvsignore, Encoder.cpp, Encoder.h, Mpegac.cpp,
  Mpegac.def, Mpegac.h, PropPage.cpp, PropPage.h, PropPage_adv.cpp,
  PropPage_adv.h, Property.rc, README, REG.CPP, UIDS.H,
  aboutprp.cpp, aboutprp.h, dshow.dsp, dshow.dsw, iaudioprops.h,
  resource.h:

[no log message]

2005-06-24 09:37  vitaly-ivanov

* dshow/REG.H:

[no log message]

2005-05-29 16:10  takehiro

* debian/: changelog, control:

fixed version number (upstream -> downstream)

patch from Jack, from
http://sourceforge.net/tracker/index.php?func=detail&aid=1201172&group_id=290&atid=100290

2005-05-25 14:17  takehiro

* frontend/: get_audio.c, parse.c:

fixed output message even when "--silent"
(bug #1145932)

2005-05-25 13:56  takehiro

* libmp3lame/lame.c:

fix format strings to print out the "float" value.
(bug #1207470)

2005-05-25 13:47  takehiro

* frontend/parse.c:

removed -Z option description, which has no effects currently.

2005-03-20 17:28  bouvigne

* libmp3lame/: encoder.c, lame.c, presets.c, quantize.c,
  quantize.h:

allow masking adjustements in ABR/CBR

2005-03-19 18:34  bouvigne

* libmp3lame/version.h:

alpha 10

2005-03-19 17:51  bouvigne

* libmp3lame/presets.c:

updated vbr 0/1/2/3 presets

2005-03-19 15:04  bouvigne

* libmp3lame/quantize_pvt.c:

also use nssfb21 in short blocks

2005-03-19 15:03  bouvigne

* libmp3lame/quantize.c:

typo

2005-03-19 14:44  bouvigne

* libmp3lame/quantize.c:

updated psfb21 analog silence detection

2005-03-18 05:26  rbrito

* debian/changelog, debian/control, debian/rules, doc/man/lame.1:

Slight modifications to debian packaging (with more to come).
Minor changes to the frontend manpage.

2005-03-15 00:26  robert

* libmp3lame/vbrquantize.c:

yet another -Y thing: calc_xmin does not compute upto max_nonzero_coeff
in the -Y case.

2005-03-14 22:32  robert

* libmp3lame/vbrquantize.c:

bugfix for vbr-new when sub block gain violates IXMAXVAL constrain in -Y case

2005-03-14 21:53  robert

* libmp3lame/quantize_pvt.c:

removed an assert in calc_noise_core_c
cod_info->count1 == 0 seems to be a common case

2005-03-13 17:20  robert

* libmp3lame/presets.c:

removing placebo -bx from fast presets
it's a placebo with vbr-old too, but keep it that way a little bit longer

2005-03-13 17:01  robert

* frontend/mp3x.c:

forgot to commit this one, removed unused parameter from usage parameter list

2005-03-13 14:46  robert

* libmp3lame/: encoder.c, set_get.c, version.c, version.h:

removing unused ATH auto adjust types. JDs is now the only one

2005-03-13 14:43  robert

* ACM/ACM.cpp:

version

2005-03-13 14:42  robert

* frontend/: main.c, parse.c, parse.h:

print helptext for internal switches only when internal switches are available

2005-03-12 23:01  robert

* libmp3lame/vbrquantize.c:

vbr-new: fixing the -Y bug, that sfb21 wasn't quantized at all

2005-03-12 17:39  bouvigne

* libmp3lame/lame.c:

fix: q2 and higher were NOT enabling substep shaping 2

2005-03-12 17:38  bouvigne

* mpglib/mpg123.h:

fix for replaygain-accurate

2005-03-08 23:07  robert

* Makefile.unix, frontend/parse.c, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/presets.c,
  libmp3lame/set_get.c, libmp3lame/util.h:

removing some unused member of lame_internal_flags structure

2005-03-06 18:59  bouvigne

* libmp3lame/takehiro.c:

faster noquant_count_bits

2005-03-06 16:56  bouvigne

* doc/html/history.html:

history

2005-03-06 16:17  bouvigne

* libmp3lame/: presets.c, version.h:

updated V3 and V2 presets

2005-03-05 18:26  bouvigne

* libmp3lame/: quantize.c, quantize_pvt.h, takehiro.c,
  vbrquantize.c:

slightly faster quantization (not totally sure if it is really faster)

Also fixed a severe bug in ISO quantization when not using the IEEE hack

2005-03-05 13:45  bouvigne

* configMS.h, libmp3lame/lame.c, libmp3lame/quantize.c,
  libmp3lame/util.h:

update of the intrinsics coding style

2005-03-05 12:40  bouvigne

* libmp3lame/quantize_pvt.c:

minor speed increase in calc_noise

2005-02-28 22:45  bouvigne

* libmp3lame/: quantize_pvt.c, quantize_pvt.h, util.h:

calc_noise is back to the C version

2005-02-27 22:03  bouvigne

* libmp3lame/quantize_pvt.c:

calc_noise:
fixed an assertion failure in frames with no big_values

2005-02-27 20:43  bouvigne

* libmp3lame/: quantize_pvt.c, quantize_pvt.h, util.h:

sse version of calc_noise (speedup is very small)

2005-02-27 15:08  bouvigne

* configMS.h, libmp3lame/quantize.c, libmp3lame/util.h:

slightly faster init_xrpow_core_sse

2005-02-26 06:21  takehiro

* frontend/get_audio.c:

fix mp3 frame # estimation (bugid #934072).

2005-02-25 19:01  bouvigne

* configMS.h:

intrinsics support for ICL

2005-02-25 01:21  robert

* frontend/: brhist.c, timestatus.c:

RH_HIST: don't print unused channel modes and block types

2005-02-24 00:27  robert

* frontend/brhist.c:

fix scrolling problem I introduced with the last commit

2005-02-23 17:58  bouvigne

* libmp3lame/quantize_pvt.c:

slightly faster calc_noise

2005-02-22 02:06  robert

* libmp3lame/psymodel.c:

Compile time option to enable GPSYCHO like block type switching in NSPSYTUNE.
Due to differences in convolution, the switching does not happen exactly
as in GPSYCHO. (disabled by default, edit psymodel.c to activate)

2005-02-19 22:47  robert

* frontend/: brhist.c, brhist.h, main.c:

some statistics about block type distribution

2005-02-19 18:48  bouvigne

* configMS.h:

conditionnal intrinsics support for MSVC (probably also works for ICL)

2005-02-19 15:32  bouvigne

* libmp3lame/: lame.c, quantize.c, quantize_pvt.c, quantize_pvt.h,
  util.h:

SSE intrinsic version of init_xrpow
It is now using 1% of total time (using 4% in the standard version)

2005-02-13 14:42  bouvigne

* libmp3lame/psymodel.c:

minor speedup

2005-02-07 22:02  robert

* configure.in, libmp3lame/Makefile.am, libmp3lame/Makefile.in:

fixing mingw32 configure problems

2005-02-06 23:05  robert

* libmp3lame/: quantize.c, vbrquantize.c, vbrquantize.h:

some MSVC warning level 4 issues resolved

2005-02-06 20:23  robert

* libmp3lame/: quantize.c, takehiro.c, vbrquantize.c:

resolved compiler warnings

2005-02-06 19:49  robert

* libmp3lame/: lame.c, machine.h, quantize_pvt.c, util.c, util.h,
  vbrquantize.c:

lame.c: fixed lost break in lame_init_parms
reduced calloc/free calls (where called once per frame, now once per run)
machine.h: removed IIPOW20
util.c, util.h: removed VBR_t, added in_buffer_[0/1] to lame_internal_flags
vbrquantize.c: fixed some small rounding problem in quantize routines

2005-02-05 14:14  robert

* libmp3lame/vbrquantize.c:

eleminating dead code
expanding preprocessor defines
works probably not with GPsycho anymore, but NSPSYTUNE only (G.not tested)
doesn't try to use 126 bits at minimum per granule anymore, less bloating
on mono like signals where the difference signal is almost zero.

2005-02-05 13:32  bouvigne

* libmp3lame/version.h:

bumped alpha

2005-02-05 13:31  bouvigne

* libmp3lame/lame.c:

enabled ath adjustment for abr/cbr

2005-02-04 18:34  bouvigne

* libmp3lame/lame.c:

sorry, I shouldn't have commited this one

2005-02-01 10:29  bouvigne

* libmp3lame/: bitstream.c, lame.c, takehiro.c:

reduced warnings

2005-01-30 22:31  robert

* Makefile.unix, libmp3lame/vbrquantize.c:

scalefactor allocation should work now as expected

2005-01-30 22:27  robert

* libmp3lame/: machine.h, quantize_pvt.c, quantize_pvt.h:

off by one bug:
we do access iipow20 by values in [0,Q_MAX2] inclusive,
that makes Q_MAX2+1 entries in total

2005-01-29 19:40  bouvigne

* libmp3lame/presets.c:

updated vbr presets 9 to 4

2005-01-29 18:42  bouvigne

* libmp3lame/takehiro.c:

fixed a crash

2005-01-29 18:11  bouvigne

* libmp3lame/: quantize_pvt.c, quantize_pvt.h, takehiro.c:

quantize_xrpow: also re-use previously computed data in short blocks

2005-01-25 21:47  bouvigne

* libmp3lame/quantize.c:

X9: more bits into reservoir

2005-01-23 16:25  bouvigne

* libmp3lame/takehiro.c:

oops, quantize_xrpow optimization has been accidentally disabled in november

2005-01-23 14:27  bouvigne

* libmp3lame/lame.c:

reinstated old q1 (increase only 1 sf per iteration)

2005-01-22 18:15  bouvigne

* libmp3lame/quantize_pvt.c:

problem with q1 and q0 finally found.
I am unable to trace it prior to "the big 3.94 merge".

2005-01-20 16:38  takehiro

* libmp3lame/quantize.c:

to clarify the relationship of "if-then-else" and suppress warnings from gcc,
added braces.

2005-01-13 19:18  bouvigne

* libmp3lame/version.h:

bump alpha

2005-01-13 19:17  bouvigne

* libmp3lame/: quantize.c, quantize_pvt.h:

use bits in quant_comp

2005-01-13 18:54  bouvigne

* libmp3lame/presets.c:

updated ath values for abr/cbr

2005-01-13 18:20  bouvigne

* frontend/gtkanal.c, libmp3lame/lame-analysis.h,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/quantize_pvt.h:

Replaced X9 by the former X10 (ssd).
The abr/cbr modes are using this comparison

2005-01-10 09:23  takehiro

* libmp3lame/quantize_pvt.c:

seems it cannot build on Linux and some Unix.
to fix this, I changed max() -> Max().

2005-01-09 17:31  bouvigne

* frontend/gtkanal.c, libmp3lame/lame-analysis.h:

display SSD in mp3x

2005-01-09 17:31  bouvigne

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h:

do not compute noise if best quant has no distorted band and current quant
is bigger than the best one

2005-01-08 11:47  bouvigne

* libmp3lame/version.h:

bumped alpha

2005-01-08 11:46  bouvigne

* libmp3lame/psymodel.c:

limited ATH effect in short blocks.
This is fundamentally wrong, but otherwise it produces bad quality

2005-01-08 10:58  bouvigne

* libmp3lame/: lame.c, presets.c, quantize.c, quantize_pvt.c,
  quantize_pvt.h:

updated VBR presets to match the cbr/abr changes
(also corrected the --cbr behavior)

2005-01-08 10:56  bouvigne

* doc/html/history.html:

history

2004-12-31 12:07  takehiro

* frontend/main.c:

merge 1.73.2.34 -> 1.73.2.35
fix it outputs CR even when --silent/--quiet
(bug #973302)

2004-12-31 11:26  takehiro

* frontend/mp3rtp.c:

fix buffer overrun(same in my experimental branch).

2004-12-27 16:13  bouvigne

* libmp3lame/lame.c:

cbr/abr: adjusted lowpass

2004-12-27 15:32  bouvigne

* libmp3lame/presets.c:

abr/cbr: adjusted m/s and short/long

2004-11-29 23:41  takehiro

* libmp3lame/psymodel.c:

fix ATHlower is always "0".

2004-11-28 19:10  bouvigne

* libmp3lame/: quantize_pvt.c, quantize_pvt.h, takehiro.c:

some FLOAT -> int

2004-11-28 18:21  takehiro

* Dll/BladeMP3EncDLL.c:

added brancket to fix bugid#1003342 on sf.net

2004-11-17 19:54  bouvigne

* libmp3lame/: quantize.c, util.h:

noise shaping type 3:
amplify bands within 50% of distortion,
then refine by amplifying the most distorted band

2004-10-24 14:26  bouvigne

* libmp3lame/version.h:

bump alpha

2004-10-24 14:25  bouvigne

* libmp3lame/lame.c:

reworked -q values:
noise_shaping_amp 2 removed
full Huffman search removed in q0
full outer loop search enabled in q0

2004-10-24 14:21  bouvigne

* libmp3lame/: quantize.c, util.h:

full outer loop search:
allows to search for better quantization until global_gain==255

2004-08-19 19:49  bouvigne

* doc/html/history.html:

added 3.96.1

2004-08-19 19:36  bouvigne

* doc/html/modes.html:

spelling, clarifications

2004-07-21 18:46  bouvigne

* ACM/ACM.cpp:

fix by Dmitriy Startsev

2004-07-11 18:12  bouvigne

* ACM/acm.rc:

updated version number because of recent fixes

2004-07-11 18:11  bouvigne

* ACM/ACMStream.cpp:

fixed a potential crash

2004-07-11 18:05  bouvigne

* ACM/ACM.cpp:

Should fix the display issue under win95

2004-07-11 17:11  bouvigne

* ACM/ACM.cpp:

fix crash when used through directshow.
It still does not work in this configuration, but at least it does not crash anymore.

2004-06-27 13:02  bouvigne

* libmp3lame/psymodel.c:

fixed short block detection using mid and side channels

2004-06-26 15:35  bouvigne

* libmp3lame/encoder.c:

lame_encode_frame_init

2004-06-20 17:28  bouvigne

* doc/html/history.html, libmp3lame/lame.c:

restored use of padding when not using bit reservoir

2004-06-18 19:15  bouvigne

* libmp3lame/: bitstream.c, encoder.c, l3side.h, lame.c,
  mpglib_interface.c, newmdct.c, psymodel.c, quantize.c,
  quantize_pvt.c, quantize_pvt.h, reservoir.c, takehiro.c, util.c,
  VbrTag.c, util.h, vbrquantize.c, vbrquantize.h, version.h:

FLOAT8 -> FLOAT

2004-06-06 15:31  bouvigne

* frontend/: gpkplotting.c, gtkanal.c:

more explicit display of noise values

2004-06-06 14:15  bouvigne

* frontend/gtkanal.c:

display more scalefactor band splitting lines.
(as in exp branch)

2004-06-06 09:48  bouvigne

* doc/html/history.html:

history

2004-06-05 15:46  bouvigne

* libmp3lame/quantize.c:

small speedup: init_xrpow only up to max non-zero coeff

2004-05-31 17:35  bouvigne

* libmp3lame/takehiro.c:

reduced the number of calls to quantization function

2004-05-27 23:55  robert

* libmp3lame/version.h:

now at 3.97 alpha 2

2004-05-27 23:52  robert

* libmp3lame/: takehiro.c, vbrquantize.c:

bug fix for lame crashing occasionally when using --vbr-new
PS: scalefactor allocation is still not optimal

2004-05-26 21:37  bouvigne

* libmp3lame/takehiro.c:

fixed a stupid bug

2004-05-26 21:04  bouvigne

* libmp3lame/takehiro.c:

fixed a bug in quantize_xrpow, but it is still crashing
Oddly, cbr/abr are working fine, and low vbr settings are also working fine.
-V2 is not working

2004-05-23 13:16  bouvigne

* libmp3lame/: quantize_pvt.c, quantize_pvt.h, takehiro.c, util.h:

Use function pointer to select between quantization methods.
This should ease plugin of vectorized versions

2004-05-23 12:47  bouvigne

* libmp3lame/takehiro.c:

factorized code which is selecting which lines to quantize

2004-05-23 12:43  bouvigne

* configMS.h:

version

2004-05-14 19:29  aleidinger

* Makefile.in, ACM/Makefile.in, ACM/ADbg/Makefile.in,
  ACM/ddk/Makefile.in, ACM/tinyxml/Makefile.in, Dll/Makefile.in,
  debian/Makefile.in, doc/Makefile.in, doc/html/Makefile.in,
  doc/man/Makefile.in, dshow/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, mac/Makefile.in, misc/Makefile.in,
  mpglib/Makefile.in:

regen with new auto* version

2004-05-14 19:26  aleidinger

* configure:

regen with new auto* version

2004-05-14 19:22  aleidinger

* aclocal.m4:

regen with new auto* version

2004-05-14 19:20  aleidinger

* frontend/depcomp, libmp3lame/depcomp, mpglib/depcomp, depcomp,
  install-sh, missing:

update to a new version

2004-05-14 19:12  aleidinger

* testcase.mp3:

update it to have a more sane number

2004-05-14 19:11  aleidinger

* Makefile.am:

Tell the users that they do not have to care about the output of make test.

2004-04-25 12:33  bouvigne

* frontend/gtkanal.c:

fixed mp3x monopolizing processor in its idle loop

2004-04-25 06:13  takehiro

* libmp3lame/psymodel.c:

fix bug id 921798
http://sourceforge.net/tracker/index.php?func=detail&aid=921798&group_id=290&atid=100290

This is reported as bug for "BCC", but it may happen for every compiler.

2004-04-24 18:29  olcios

* libmp3lame/gain_analysis.h:

changed some constants' types to long

2004-04-24 17:47  olcios

* libmp3lame/: gain_analysis.c, gain_analysis.h:

A better fix for the FP x86 problem. Provided by Andrew Church. Modified by olcios.

2004-04-14 22:15  robert

* frontend/get_audio.c, mpglib/common.c, mpglib/common.h,
  mpglib/dct64_i386.c, mpglib/decode_i386.c, mpglib/interface.c,
  mpglib/layer1.c, mpglib/layer2.c, mpglib/layer2.h,
  mpglib/layer3.c, mpglib/layer3.h, mpglib/mpg123.h,
  mpglib/mpglib.h, mpglib/tabinit.c:

fixing the decoding issue with the reported "Christmas" song.
I've taken Takehiro's modifications and getting the same output
as he does on his 4.0 branch. Imho this is not the best solution
to the given problem, but it works for now.

2004-04-12 12:29  aleidinger

* debian/lame.docs:

PRESETS.draft does not exists anymore.

2004-04-11 15:39  glessard

* frontend/main.c, include/lame.h, libmp3lame/set_get.c:

Added two sets of set/get functions to the API. They modify and read the
nogap_total and nogap_current variables of the internal_flags struct.
Added calls to these functions to the gapless-encoding loop of the frontend.

2004-04-11 15:06  aleidinger

* ChangeLog:

update

2004-04-11 15:04  aleidinger

* configure:

regen

2004-04-11 15:00  aleidinger

* config.h.in:

Add some missing LARGEFILE pieces. This patch is also in the generated
lame-3.96 tarball, it just enters the CVS repository for 3.97 for
organizational reasons.

2004-04-11 14:58  aleidinger

* configure.in:

Welcome to lame 3.97.

2004-04-11 13:05  bouvigne

* libmp3lame/version.h:

3.97a1

2004-04-11 13:03  bouvigne

* libmp3lame/version.h:

release 3.96

2004-04-11 13:03  bouvigne

* doc/html/history.html:

history

2004-04-11 13:02  bouvigne

* debian/changelog:

updated debian changelog

2004-04-11 13:01  bouvigne

* libmp3lame/presets.c:

use X9 to select abr/cbr quantization,
use sfscale up to 160kbps

2004-04-11 12:50  bouvigne

* Makefile.in:

manually updated Makefile.in

2004-04-03 17:28  bouvigne

* frontend/gtkanal.c, libmp3lame/lame-analysis.h,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/quantize_pvt.h:

Add X9 quantization selection method.
It increases applaud.wav substancially.
Not enabled by default

2004-03-28 13:11  bouvigne

* libmp3lame/version.h:

3.96 beta 2

2004-03-28 13:10  bouvigne

* doc/html/history.html:

history

2004-03-28 13:10  bouvigne

* libmp3lame/presets.c:

updated minimal bitrate for V1 and V2

2004-03-23 22:17  robert

* libmp3lame/vbrquantize.c, Makefile.unix:

rewritten vbr-new

the scalefactor allocation functions take into account now, that some
minimal scalefactor has to be used (the less IXMAX_VAL case)

the output of vbr-new is not bit identical to previous ones, but the
code is much more straight forward now.

2004-03-23 22:11  robert

* libmp3lame/util.c:

patch for resampling code, found by Takehiro

this patch removes some unneccessary integer rounding
resulting mp3s where bit identical, but resampling is faster now

2004-03-23 03:07  olcios

* frontend/parse.c:

fixed a compile-time issue in --longhelp

2004-03-23 01:57  olcios

* USAGE, doc/html/switchs.html, doc/man/lame.1, frontend/main.c,
  frontend/parse.c, include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c,
  libmp3lame/util.h:

1. added --noreplaygain switch that disables RG   2. added --replaygain-fast switch that complements --replaygain-accurate. The new switch is enabled by default in the frontend.   3. Made RG analysis no longer default in libmp3lib. RG can still be fully controlled via the libmp3lib interface, but for other interfaces, like DLL or ACM, that provide no RG control, RG analysis is now _disabled_.     4. updated documentation

2004-03-19 22:09  olcios

* libmp3lame/gain_analysis.c:

changed the pre-processor condition related to the x86's extended FP bug when compiled by GCC with optimizations

2004-03-19 18:18  olcios

* libmp3lame/gain_analysis.c:

improved comment

2004-03-19 13:17  olcios

* libmp3lame/gain_analysis.c:

workaround for the gcc ceil() bug when compiled with optimizations

2004-03-18 22:00  olcios

* libmp3lame/gain_analysis.h:

fixed compile-time problem with uint32_t on gcc

2004-03-18 14:27  aleidinger

* libmp3lame/: gain_analysis.c, gain_analysis.h:

Replace Uint32_t and Int32_t with uint32_t and int32_t. There are only few
instances of them used, so there's no need to typedef new types for them.

I hope this fixes problems on OSX reported on lame-dev.

While I'm here, fix a cast (rgData->sampleWindow is long, not int).

2004-03-17 18:56  aleidinger

* libmp3lame/: bitstream.c, gain_analysis.c, gain_analysis.h,
  lame.c:

- remove config.h (prerequisite) include from gain_analysis.h
- make sure prerequisites get included in every file before gain_analysis.h

2004-03-14 18:22  bouvigne

* libmp3lame/gain_analysis.h:

solved the potential data type problem

2004-03-11 23:43  olcios

* libmp3lame/bitstream.c:

fixed a bug related to the usage of mpglib when decoding on the fly

2004-03-11 19:35  olcios

* libmp3lame/lame.c:

fixed compile-time problem when mpglib is disabled

2004-03-10 20:49  robert

* doc/html/: contributors.html, history.html:

history

2004-03-10 00:50  robert

* mpglib/interface.c:

patch for freeformat decoding bug

2004-03-09 19:04  bouvigne

* libmp3lame/lame.c:

typo

2004-03-09 00:35  robert

* libmp3lame/vbrquantize.c:

found a sample which did not give bit identical result with the previous
patch. found out why and corrected it, so now the results for
find_scalefac_ave_[x34|ISO] are identical to the original code,
but --preset fast standard is ~7 percent faster now.

2004-03-08 00:54  robert

* libmp3lame/vbrquantize.c:

faster "find_scalefac_ave_[x34|ISO]":
this patch gave bit identical results on all tested samples compared to
previous version, so I'm pretty much confident that I don't introduce
a new bug here.
the speeding up of this functions results in an overall speed increase of
almost 7 percent for --preset fast standard

2004-03-07 23:55  robert

* Makefile.unix, Makefile.MSVC:

in case of single precision (FLOAT8==float) we have to make sure that
the mpglib uses REAL==float too. otherwise the decoder will moan about
too small buffers

2004-03-06 15:36  bouvigne

* libmp3lame/version.h:

entering beta stage

2004-03-06 15:34  bouvigne

* doc/html/history.html:

history

2004-03-01 22:21  robert

* configMS.h, libmp3lame/version.h:

we are now at 3.96 alpha 4

2004-03-01 22:20  robert

* libmp3lame/psymodel.c:

bug fix: the highly optimized loops did an off by one access resulting
in often invalid energy and threshold calculations. (both psy models
affected). added a workaround and some assertions.

2004-02-29 19:55  robert

* libmp3lame/: bitstream.c, takehiro.c:

fixing the "huffman decode overrun" and "mp3x problem"

2004-02-29 18:20  bouvigne

* doc/html/: contributors.html, history.html:

no message

2004-02-29 17:17  takehiro

* mpglib/layer1.c:

fix layer1 decoding bug

2004-02-26 17:20  takehiro

* frontend/get_audio.c:

fixed Layer2 decoding bug reported by Goran Markovic

2004-02-25 22:10  robert

* libmp3lame/util.c:

fixing some aliasing problem in fastlog2 calculation

2004-02-25 21:46  robert

* libmp3lame/vbrquantize.c:

getting rid of a warning about a function being defined but not used

2004-02-25 21:46  robert

* libmp3lame/gain_analysis.c:

fixing code relying on compiler implementation details

2004-02-25 21:41  robert

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/VbrTag.c, libmp3lame/set_get.c,
  libmp3lame/util.c:

getting rid of some compiler warnings:
- about too long string constants
- about C++ stylish comments
there is still a warning about the use of a C99 hexadecimal floating
constant in portableio.c. will this compile on older C-compilers?

2004-02-24 01:57  olcios

* libmp3lame/lame.c:

fixed a bug with --resample and ReplayGain analysis of input data. With certain parameters the data sent to analysis was mangled (some samples missing, some doubled, some in the wrong order). With most natural music the error wasn't vast (below 1dB), but with e.g. a sine wave the gain error was audible.

2004-02-23 19:48  bouvigne

* libmp3lame/gain_analysis.h:

now works under gcc, but I am not sure about the typedefs on different platforms.

2004-02-23 18:53  bouvigne

* libmp3lame/: gain_analysis.h, util.h:

moved replaygain_t to gain_analysis.h

2004-02-22 21:17  bouvigne

* libmp3lame/: bitstream.c, gain_analysis.c, gain_analysis.h,
  lame.c, util.c, util.h:

made ReplayGain reentrant

2004-02-22 21:16  bouvigne

* libmp3lame/quantize_pvt.c:

yet another "usefullsize" bug (found by passing the python tests)

2004-02-22 21:14  bouvigne

* test/: CBRABR.op, VBR.op, misc.op, shortCBRABR.op, shortVBR.op:

Updated test files.
As the cbr/abr and vbr ones are quite long, I also added some short ones.

2004-02-17 00:37  robert

* libmp3lame/lame.c:

bug fix: in mono mode all block type where of short type due to forced
block type coupling

2004-02-16 21:51  robert

* libmp3lame/gain_analysis.c:

bug fix by John Edwards (48 kHz replay gain segmentation fault)

2004-02-15 21:39  robert

* libmp3lame/: lame.c, vbrquantize.c:

standard ISO quantization for vbr-mtrh

2004-02-15 19:05  robert

* libmp3lame/: lame.c, takehiro.c:

bug fix: usefullsize may become negativ due to some optimizations

2004-02-15 01:20  robert

* libmp3lame/takehiro.c:

a simple -V9 -f line lets LAME crash,
there seems to be something wrong with scalefactor width
at least my inserted assertions indicate this

2004-02-10 02:04  robert

* libmp3lame/vbrquantize.c:

try to make some use of max_nonzero_coeff in vbr-mtrh

2004-02-08 19:00  bouvigne

* libmp3lame/presets.c:

reduced the number of short blocks

2004-02-08 14:08  bouvigne

* Makefile.am:

removed old workspace

2004-02-08 12:44  bouvigne

* libmp3lame/: quantize_pvt.c, takehiro.c:

inverted a while statement, some int ->unsigned.
I hope that they will be safe this time.

2004-02-08 03:10  robert

* libmp3lame/takehiro.c:

sorry Gabriel, reverting your signed->unsigned patch due to exceptions
while encoding awe32_20sec.wav using --preset standard

2004-02-08 03:06  robert

* libmp3lame/quantize_pvt.c:

sorry Gabriel, reverting your signed->unsigned patch because of
exceptions in awe32_20sec.wav using --preset standard

2004-02-08 03:01  robert

* libmp3lame/vbrquantize.c:

bug fix: scalefactors may have been read from uninitialized memory

2004-02-08 02:12  robert

* libmp3lame/: takehiro.c, vbrquantize.c:

calculating xrpow_max for vbr_mtrh too

2004-02-07 19:38  bouvigne

* libmp3lame/: quantize_pvt.c, takehiro.c:

some int -> unsigned int

2004-02-06 16:56  takehiro

* frontend/get_audio.c, mpglib/interface.c:

mp3 decoding patch from Dmitriy Startsev

2004-02-04 20:17  bouvigne

* libmp3lame/version.h:

bump alpha because of the fixed crash

2004-02-04 20:16  bouvigne

* libmp3lame/takehiro.c:

fixed a crash in quantize_xrpow occuring when using low bitrates (32kbps)

2004-02-02 15:20  olcios

* USAGE, doc/html/switchs.html:

reworded the RG part. Discussed with: Alexander Leidinger

2004-02-02 14:17  olcios

* testcase.mp3:

oops, committed an experimental file, reverting back to 1.80

2004-02-02 13:28  aleidinger

* configure:

regen

2004-02-02 13:25  aleidinger

* configure.in:

Add a check for 64 bit off_t's ("LARGEFILE" support).

This may not be enough as lame uses ints and longs where other types
may be more correct, but it may work in some cases.

HOWTO provided by: Dan Nelson <dnelson@allantgroup.com>

2004-02-02 13:02  aleidinger

* doc/man/lame.1:

- reformatted the replaygain part (less than 80 characters per line)
- reworded some parts
- add a note about the decoder requierement for the --decode,
   --replaygain-accurate and --clipdetect options

Discussed with: Aleksander Korzynski

2004-02-02 12:58  aleidinger

* config.h.in, configure:

regen

2004-02-02 12:57  aleidinger

* configMS.h:

Add the DECODE_ON_THE_FLY define in the HAVE_MPGLIB case.

2004-02-02 12:57  aleidinger

* configure.in, include/lame.h:

- enable bitrate histogram by default
  discussed with Gabriel in Sept. 03

- define DECODE_ON_THE_FLY for the replaygain feature in the HAVE_MPGLIB
  case too (moved from include/lame.h, I think it's cleaner this way)
  discussed with Aleksander Korzynski

2004-02-02 12:38  aleidinger

* libmp3lame/id3tag.c:

Patch from Ti Kan <ti@amb.org>:
---snip---
Below is a patch to make Lame 3.95.1 compile and run on AIX, HP-UX,
IRIX, Solaris, UnixWare, SCO Open Server and SunOS 4.1.x.

The change involves the call to snprintf() in libmp3lame/id3tag.c.,
but snprintf() is not available on many of these platforms.  I know
that in general replacing snprintf() with sprintf() removes a layer
of string buffer overflow protection, but in this case it should
be safe because the size of string is bounded.
---snip---

2004-01-31 20:05  olcios

* testcase.mp3, frontend/main.c, libmp3lame/lame.c:

disabled peak sample detection when LAME tag is not written into the file

2004-01-29 16:39  bouvigne

* doc/html/history.html:

history

2004-01-29 16:31  bouvigne

* libmp3lame/version.h:

bump alpha because of the fixed crashes

2004-01-29 16:26  bouvigne

* libmp3lame/takehiro.c:

fixed bug #886989

2004-01-26 14:00  olcios

* USAGE, doc/html/switchs.html, doc/man/lame.1, frontend/parse.c:

updated documentation and --longhelp on RG

2004-01-26 12:05  olcios

* frontend/main.c, frontend/main.h, frontend/parse.c,
  include/lame.h, libmp3lame/VbrTag.c, libmp3lame/VbrTag.h,
  libmp3lame/bitstream.c, libmp3lame/lame.c, libmp3lame/set_get.c,
  libmp3lame/util.h:

removed ReportLameTagProgress (it is not LAME API). Fixed --replaygain-accurate and --clipdetect.

2004-01-21 13:50  aleidinger

* Makefile.in, ACM/Makefile.in, Dll/Makefile.in,
  frontend/Makefile.in, libmp3lame/Makefile.in, mpglib/Makefile.in:

regen

2004-01-21 13:48  aleidinger

* frontend/main.h:

only include limits.h if it is present on the system

2004-01-21 10:17  bouvigne

* libmp3lame/quantize.c:

missing {} in last fix

2004-01-21 09:41  bouvigne

* ACM/Makefile.am, Makefile.am, Dll/Makefile.am,
  frontend/Makefile.am, libmp3lame/Makefile.am, mpglib/Makefile.am:

removed old unmaintained files

2004-01-20 18:41  bouvigne

* libmp3lame/quantize.c:

fixed a crash:
sometimes quantization could overflow because of big xr_pow values

2004-01-15 19:05  aleidinger

* frontend/parse.c:

We should not need errno... introduced in the last commit, remove it.

2004-01-15 19:04  aleidinger

* frontend/parse.c:

Different fix for the priority parsing bug, uses less code.

Tested by: Gabriel

2004-01-15 13:54  bouvigne

* doc/html/history.html, ACM/TODO, doc/html/index.html,
  doc/html/switchs.html:

doc, history

2004-01-15 11:15  bouvigne

* include/lame.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

made lame.h identical with or without DECODE_ON_THE_FLY.
made gfp identical with or without DECODE_ON_THE_FLY.

2004-01-15 01:24  olcios

* USAGE, frontend/parse.c, libmp3lame/lame.c:

changed the behaviour of --clipdetect to force RG analysis on decoded data (not input data).  Updated --longhelp and documentation

2004-01-14 14:38  bouvigne

* libmp3lame/psymodel.c:

minor code change in mask_add

2004-01-14 14:16  bouvigne

* libmp3lame/psymodel.c:

minor code change in mask_add

2004-01-13 19:23  bouvigne

* frontend/parse.c:

isnumber ->is_number

2004-01-13 18:35  glessard

* frontend/get_audio.c:

Removed a spurious fprintf that occurred during AIFF-C decoding.

2004-01-13 17:36  bouvigne

* USAGE:

ReplayGain ->89dB

2004-01-13 17:30  takehiro

* frontend/get_audio.c:

fix mp3 decoding...

2004-01-13 13:30  bouvigne

* frontend/parse.c:

fixed issue when --priority is not followed by a number but by another
argument.

Btw, the situation is the same with a lot of other settings.

2004-01-13 12:36  bouvigne

* libmp3lame/version.h:

3.96a1

2004-01-12 09:03  bouvigne

* doc/html/history.html:

history

2004-01-12 08:59  bouvigne

* libmp3lame/gain_analysis.c:

changed RG level to 89dB

2004-01-12 08:42  bouvigne

* libmp3lame/version.h:

back into 3.95 because of the fixed crash

2004-01-12 08:41  bouvigne

* libmp3lame/takehiro.c:

fixed a potential crash with fast vbr (introduced by myself)

2004-01-11 15:01  bouvigne

* libmp3lame/lame.c:

small cleanup in the lowpass/samplefreq selection code

2004-01-11 11:22  aleidinger

* configure:

regen

2004-01-11 11:20  aleidinger

* configure.in:

Welcome to 3.96.

2004-01-11 10:21  bouvigne

* libmp3lame/version.h:

We are now in 3.96

2004-01-10 21:20  olcios

* doc/html/history.html:

cosmetic

2004-01-10 17:28  olcios

* USAGE:

cosmetic change

2004-01-10 16:14  takehiro

* libmp3lame/lame.c:

fix the display of lowpass fileter config.

2004-01-10 12:29  aleidinger

* testcase.mp3:

testcase for 3.95

2004-01-10 12:29  takehiro

* doc/html/history.html:

added mpglib fix

2004-01-10 12:18  aleidinger

* ChangeLog:

update CVS history

2004-01-10 12:13  aleidinger

* libmp3lame/version.h:

Preperation for 3.95 RELEASE.

Please notify me and Gabriel in case you change something from this
point in time upto the 3.96 version bump.

2004-01-10 12:10  aleidinger

* doc/html/history.html:

faster on PPC

2004-01-10 12:03  aleidinger

* libmp3lame/util.h:

do not use FastLog implicitely

2004-01-10 12:02  aleidinger

* configMS.h:

explicit use of FastLog

2004-01-10 11:42  aleidinger

* configure:

regen

2004-01-10 11:35  aleidinger

* configure.in:

- use the IEEE 754 hack and FastLog on x86 and PPC only
- make the use of FastLog explicit

PPC performance:
1GHz G4
"Standard"   : 396 s (100%)
FastLog      : 371 s ( 93%)
FastLog, 754 : 365 s ( 92%)
754          : 388 s ( 98%)

2GHz G5 (dual), cbr, vbr
"Standard"   : 166 s (100%), 328 s (100%)
FastLog      : 169 s (102%), 338 s (102%)
FastLog, 754 : 148 s ( 90%), 288 s ( 88%)
754          : 145 s ( 87%), 279 s ( 85%)

On a G5 we shouldn't use FastLog (I assume highly optimized for G5 log*()
routines in the standard math library), but configure doesn't know ATM how
do check for a G5.

2004-01-10 10:38  takehiro

* frontend/get_audio.c:

backport from my experimental branch to fix the crash when invalid input.

2004-01-10 10:27  takehiro

* mpglib/: common.c, interface.c, layer1.c, layer3.c:

backport from my experimenhtal branch, to fix the crash when invalid input.

2004-01-10 09:55  takehiro

* doc/html/history.html:

effetc->affect reported at sf.net (BugID #867502)

2004-01-08 19:55  olcios

* libmp3lame/gain_analysis.c:

comment update (clarification)

2004-01-08 19:14  olcios

* USAGE:

Removed --replaygain from USAGE, because it had been defaulted and the option removed from LAME. Updated information on --replaygain-accurate.

2004-01-08 15:58  bouvigne

* configMS.h, doc/html/history.html, doc/html/index.html:

predicted release date: January 11th

2004-01-07 17:58  aleidinger

* frontend/Makefile.in:

regen

2004-01-07 17:57  aleidinger

* frontend/Makefile.am:

Add mp3x_vc6.dsp.

Requested by: Gabriel

2004-01-07 17:35  bouvigne

* README.WINGTK, lame_vc6.dsw, frontend/lame_vc6.dsp,
  frontend/mp3x_vc6.dsp, libmp3lame/libmp3lame_vc6.dsp,
  mpglib/mpglib_vc6.dsp:

added back mp3x to the VC6 projects

2004-01-07 15:57  aleidinger

* configure:

regen

2004-01-07 15:51  aleidinger

* configure.in:

- bump version to 3.95
- disable layer1 decoding by default
- reword the layer options and some option descriptions
- enable the use of the fast log function on every CPU (for x86 this
  is implicit by the ieee hack)

2004-01-07 15:26  aleidinger

* config.h.in:

add the fast log option

2004-01-07 13:26  bouvigne

* mpglib/mpglib_vc6.dsp:

disable layer I

2004-01-06 14:38  bouvigne

* libmp3lame/version.h:

bump alpha

2004-01-06 13:53  bouvigne

* libmp3lame/VbrTag.c:

do not include the vbr header into the vbr seek table as it breaks a player

2004-01-05 16:25  bouvigne

* doc/html/history.html:

history

2004-01-05 16:19  bouvigne

* ACM/ACMStream.cpp:

fixed a buffer requirement error

2004-01-05 09:45  bouvigne

* libmp3lame/: l3side.h, quantize.c, takehiro.c:

faster count_bits

2004-01-04 11:04  bouvigne

* libmp3lame/lame.c:

corrected -k

2004-01-03 16:47  bouvigne

* doc/html/history.html:

history

2004-01-02 19:53  bouvigne

* libmp3lame/lame.c:

changed quality mapping

2004-01-02 19:51  bouvigne

* libmp3lame/takehiro.c:

faster count_bits

2004-01-02 19:49  bouvigne

* libmp3lame/: quantize.c, quantize_pvt.h, takehiro.c,
  vbrquantize.c:

Faster quantizations
Only 5% speedup when using Takehiro's ieee754 hack, but about 60%
speedup otherwise. (Should please Mac users)

2003-12-22 16:36  bouvigne

* doc/html/history.html:

history

2003-12-22 09:44  bouvigne

* libmp3lame/quantize_pvt.c:

reduced warnings

2003-12-21 18:41  bouvigne

* frontend/: get_audio.c, main.c, parse.c:

reduced warnings

2003-12-21 18:14  bouvigne

* libmp3lame/: encoder.c, psymodel.c, psymodel.h, quantize.c,
  quantize_pvt.c, quantize_pvt.h, util.h:

FLOAT8 -> FLOAT

2003-12-21 12:46  bouvigne

* libmp3lame/: encoder.c, lame.c, presets.c, psymodel.c,
  psymodel.h, quantize.c, quantize.h, quantize_pvt.c,
  quantize_pvt.h, util.h:

FLOAT8 -> FLOAT

2003-12-21 10:16  bouvigne

* libmp3lame/: VbrTag.c, lame.c, psymodel.c, util.c, util.h:

FLOAT8 -> FLOAT

2003-12-20 14:48  bouvigne

* libmp3lame/psymodel.c:

fixed calc_interchannel_masking when encoding to mono

2003-12-20 14:33  bouvigne

* libmp3lame/lame.c:

fixed lowpass value for high bitrate vbr profiles

2003-12-20 14:31  bouvigne

* libmp3lame/version.h:

Using 3.95 as version number.
We will decide latter what to choose about version numbers

2003-12-19 13:55  bouvigne

* libmp3lame/version.h:

Moved back to 3.94b in order to not have some 3.95b spreading on the web.
We now have to decide if we should go in the 3.94release direction or in the 3.95b direction

2003-12-18 18:47  bouvigne

* libmp3lame/version.h:

welcome in 3.95

2003-12-18 17:13  aleidinger

* ChangeLog:

ChangeLog for 3.94b.

2003-12-18 15:46  bouvigne

* libmp3lame/version.h:

3.94b

2003-12-18 12:54  aleidinger

* frontend/get_audio.c:

Takehiro noticed a bug in the pipe fix, it results in a click sound at
the end of the encoding of BlackBirds.wav.

This fix is a merge from the experimental branch and doesn't seem to be
harmful while encoding over a pipe, but I'm not sure if I was able to
reproduce the situation where the original fix was needed.

I've tested:
  mkfifo pipetest
  lame -preset 96 pipetest pipetest.mp3
  other shell: cat wav >pipetest

2003-12-17 18:45  bouvigne

* frontend/parse.c:

help

2003-12-17 11:52  bouvigne

* libmp3lame/psymodel.c:

updated comment regarding spreading function

2003-12-15 17:07  bouvigne

* mpglib/layer3.c:

fixed 8kHz decoding

2003-12-09 17:22  olcios

* frontend/parse.c:

Fixed typo.

2003-12-09 17:19  olcios

* frontend/parse.c:

Fixed an error message.

2003-12-09 16:08  aleidinger

* ACM/Makefile.in:

regen

2003-12-09 16:01  aleidinger

* configure:

regen

2003-12-09 15:51  aleidinger

* ACM/ddk/Makefile.in:

Add the autoconf Makefile.

2003-12-09 15:49  aleidinger

* configure.in:

Add the ACM/ddk subdirectory.

2003-12-09 15:49  aleidinger

* ACM/Makefile.am:

Add the ddk subdirectory.

2003-12-09 15:48  aleidinger

* ACM/ddk/Makefile.am:

Add an automake Makefile.

2003-12-09 15:06  bouvigne

* libmp3lame/version.h:

Bump alpha

2003-12-09 15:05  bouvigne

* frontend/parse.c:

do not display --r3mix in help

2003-12-09 15:03  bouvigne

* doc/html/history.html:

3.94 release date?

2003-12-09 14:59  bouvigne

* doc/html/: basic.html, examples.html, history.html, index.html,
  modes.html, switchs.html:

3.94 documentation

2003-12-08 16:52  bouvigne

* libmp3lame/VbrTag.c:

Use integer format for ReplayGain peak value

2003-12-05 12:49  aleidinger

* libmp3lame/i386/Makefile.in:

add missing "

2003-12-04 12:26  aleidinger

* libmp3lame/i386/Makefile.in:

nasm -> NASM fix

2003-12-03 03:09  olcios

* include/lame.h:

comments / doc

2003-12-03 02:18  olcios

* frontend/get_audio.c, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c:

Brought back the possibility to run lame_decode_init() more than once

2003-12-03 01:44  olcios

* frontend/get_audio.c, frontend/parse.c, include/lame.h,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c,
  libmp3lame/set_get.c:

Made it impossible to simultaneously use mp3 input and decoding on the fly.

2003-11-29 12:14  aleidinger

* ChangeLog:

update

2003-11-29 12:10  aleidinger

* test/cvscheck.sh:

add the automated test script which mt used to run every day

2003-11-29 12:09  aleidinger

* configure:

regen with autoconf 2.57

2003-11-29 12:06  aleidinger

* ACM/Makefile.in, ACM/ADbg/Makefile.in, ACM/tinyxml/Makefile.in,
  Dll/Makefile.in, Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  mac/Makefile.in, misc/Makefile.in, mpglib/Makefile.in:

regen with automake 1.7

2003-11-29 12:05  aleidinger

* configure.in:

- Check for some features a little bit earlier.
- Fix a AC_DEFINE so the newer tools don't moan.

2003-11-29 12:03  aleidinger

* libmp3lame/i386/Makefile.am:

HACK HACK HACK, UGLY UGLY HACK!

make this work with libtool 1.5

If anybody knows how do this in a more sane way, please teach me how to
do it.

2003-11-29 12:01  aleidinger

* ltmain.sh:

update with libtool 1.5 version

2003-11-29 12:00  aleidinger

* aclocal.m4:

update with newer autotools

2003-11-29 11:59  aleidinger

* config.h.in:

add some missing undefs

2003-11-29 11:16  aleidinger

* frontend/rtp.c:

fix some errors which are new with gcc 3.x

2003-11-29 09:49  aleidinger

* frontend/depcomp, libmp3lame/depcomp, mpglib/depcomp:

use the ones provided by automake 1.7

2003-11-29 09:45  aleidinger

* missing, depcomp, install-sh:

use the ones provided by automake 1.7

2003-11-29 09:44  aleidinger

* config.guess, config.sub:

use the ones provided with libtool 1.5

2003-11-28 14:27  bouvigne

* libmp3lame/set_get.c:

Disabled replaygain decode because it crashes when using mp3 input

2003-11-27 08:24  bouvigne

* ACM/: readme.txt, ddk/msacmdrv.h:

Allow compilation of ACM codec without Microsoft platform DDK

2003-11-26 13:06  bouvigne

* lame_vc6.dsw:

Updated ACM dependencies

2003-11-24 17:05  bouvigne

* libmp3lame/lame.c:

Do not compute ReplayGain when not using vbr header

2003-11-24 13:52  bouvigne

* libmp3lame/lame.c:

Reduced bandwith when encoding in mono

2003-11-24 13:39  bouvigne

* libmp3lame/lame.c:

Fixed low bitrates lowpass and sampling rate values
(I probably broke it recently)

2003-11-21 17:07  bouvigne

* Dll/BladeMP3EncDLL.c:

Display issues

2003-11-21 16:50  bouvigne

* Dll/BladeMP3EncDLL.c:

Minor corrections

2003-11-20 16:04  bouvigne

* Dll/MP3export.pas:

Fixed calling convention

2003-11-20 13:30  bouvigne

* Dll/Example_vc6.dsw:

Corrected the dll example project

2003-11-20 11:16  bouvigne

* frontend/get_audio.c, frontend/main.c, frontend/parse.c,
  include/lame.h, libmp3lame/set_get.c:

Changed some Vorbis messages

2003-11-20 11:08  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/encoder.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

Removed mode_automs

2003-11-20 10:57  bouvigne

* libmp3lame/: fft.c, lame.c, util.c, util.h:

Removed CPU_features.i387

2003-11-20 10:46  bouvigne

* libmp3lame/presets.c:

Aliased r3mix to vbr-mtrh V3

2003-11-19 13:00  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/presets.c:

anihilated streaming/radio/portable named presets, leaving only the -Vx

2003-11-18 13:20  bouvigne

* libmp3lame/presets.c:

low vbr-mtrh presets

2003-11-15 11:21  takehiro

* configure:

regen

2003-11-15 11:14  takehiro

* configure.in:

fix migw build(as is done in the experimental branch)

2003-11-15 10:50  takehiro

* frontend/get_audio.c:

fix ambiguous message (Bug ID #830035)

2003-11-14 16:13  bouvigne

* libmp3lame/lame.c:

use presets by default when using vbr-mtrh

2003-11-14 13:24  bouvigne

* libmp3lame/presets.c:

vbr-mtrh high vbr presets

2003-11-10 15:41  bouvigne

* libmp3lame/: fft.c, lame.c, util.c, util.h, i386/cpu_feat.nas:

SIMD->SSE

2003-11-10 15:31  bouvigne

* libmp3lame/: lame.c, presets.c:

Add missing values for vbr_rh -Vx scale

2003-11-10 15:27  takehiro

* libmp3lame/i386/fft3dn.nas:

fix cygwin build (with nasm)

2003-11-10 14:58  bouvigne

* libmp3lame/: lame.c, presets.c:

fix lowpass values for low vbr presets

2003-11-10 12:06  bouvigne

* libmp3lame/: lame.c, presets.c, set_get.c:

Use presets by default when using vbr_rh

2003-11-05 14:03  bouvigne

* libmp3lame/: presets.c, psymodel.c:

Use Vx scale for presets

2003-11-03 15:00  bouvigne

* libmp3lame/: lame.c, presets.c:

allow vbr presets to not be enforced (preparative work before defaulting)

2003-10-30 13:09  bouvigne

* libmp3lame/lame.c:

Moved replaygain analysis after resampling. It was causing problems when
used with non standard sampling frequencies.

2003-10-23 12:09  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/presets.c:

presets

2003-10-22 08:26  takehiro

* libmp3lame/takehiro.c:

fix assertion failure reported by Gabriel.

2003-10-22 07:33  takehiro

* libmp3lame/bitstream.c:

better debug message

2003-10-21 09:05  bouvigne

* libmp3lame/: set_get.c, set_get.h, vbrquantize.c:

cleanup

2003-10-20 16:10  olcios

* doc/html/history.html:

Added the word "Radio" to the description of the ReplayGain contribution, as it is actually the "Radio" ReplayGain that is computed.

2003-10-20 12:30  bouvigne

* doc/html/history.html:

history

2003-10-20 11:08  bouvigne

* libmp3lame/version.h:

bump alpha

2003-10-20 07:20  bouvigne

* libmp3lame/quantize_pvt.c:

fixed build problem

2003-10-17 14:39  bouvigne

* libmp3lame/: quantize_pvt.c, quantize_pvt.h:

One more speedup in calc_noise, but the function is now a little messy

2003-10-17 13:50  bouvigne

* configMS.h:

updated version number

2003-10-17 11:49  bouvigne

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h:

Speedup calc_noise (about 5-10%) by re-using noise values per sfb between
successive calls

2003-10-16 13:26  bouvigne

* libmp3lame/: VbrTag.c, presets.c:

Put preset used in tag even when just using -b or --abr

2003-10-16 12:55  bouvigne

* libmp3lame/VbrTag.c:

fixed a Lame header bug:
-b xxx --preset yyy was putting xxx as minimum bitrate value in the
tag instead of the value defined in the preset yyy

2003-10-02 09:25  takehiro

* frontend/parse.c:

fix build problem.(I made a mistake when back porting ...)

2003-09-27 06:16  takehiro

* frontend/parse.c:

added priority control on WIN32, backport from experimental branch.

2003-09-12 13:00  bouvigne

* libmp3lame/encoder.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/presets.c,
  libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/set_get.c, include/lame.h,
  libmp3lame/set_get.h, libmp3lame/util.h, frontend/parse.c:

--psymodel 1/2 (gpsycho is 1 and nspsytune is 2)

2003-08-20 16:45  bouvigne

* libmp3lame/lame.c:

fixed CBR settings bug
(introduced by me)

2003-08-20 16:16  bouvigne

* libmp3lame/set_get.c:

fixed an assertion failure on lame_get_interChRatio
(introduced by me)

2003-08-16 10:36  aleidinger

* doc/html/history.html:

add entry for the named pipe bug

2003-08-16 10:26  aleidinger

* frontend/get_audio.c:

Work around a bug which shows up if the input is a FIFO.

Tested by: Ville Herva <vherva@niksula.hut.fi>

2003-08-10 12:48  bouvigne

* include/lame.h, libmp3lame/lame.c, libmp3lame/presets.c,
  libmp3lame/psymodel.h, libmp3lame/set_get.c,
  libmp3lame/set_get.h:

use presets by default for abr/cbr

2003-07-16 01:29  rbrito

* debian/: changelog, control, copyright, lame.docs, lame.files,
  rules:

Updated debian packaging.

2003-07-11 16:35  aleidinger

* doc/html/id3.html, doc/man/lame.1, frontend/parse.c:

Add --ignore-tag-errors, mostly submitted by Adam Luter
<Adam.Luter@matchwave.com>.

2003-06-04 17:42  takehiro

* Dll/BladeMP3EncDLL.c:

fix quality setting API(patch for BugID 746439 at sf.net, reported by mikokong).

2003-06-01 18:22  aleidinger

* libmp3lame/Makefile.in:

regen

2003-06-01 18:22  aleidinger

* libmp3lame/Makefile.am:

add new private header

2003-06-01 17:20  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/libmp3lame_vc6.dsp,
  libmp3lame/presets.c, libmp3lame/set_get.c, libmp3lame/set_get.h:

private header for internal set/get interfaces

2003-06-01 16:12  bouvigne

* libmp3lame/id3tag.c:

let's use snprintf, with a define for msvc

2003-06-01 09:14  bouvigne

* libmp3lame/VbrTag.c:

fix seek table for freeformat

There is still something strange because with
-b128 and
-b128 --freeformat
I do not get the same seek table

2003-05-31 14:05  bouvigne

* libmp3lame/id3tag.c:

ID3 TAG of "Encoder name", backported from experimental branch.
Btw snprintf does not exist under msvc, so I used sprintf.

2003-05-25 15:34  bouvigne

* libmp3lame/VbrTag.c:

corrected the bitrate index of LAME tag in case of freeformat,
but the seek table is still wrong

2003-05-20 12:19  aleidinger

* debian/Makefile.in, configure:

regen

2003-05-20 12:17  aleidinger

* aclocal.m4:

remove gtk12-config

2003-05-20 12:14  aleidinger

* Makefile.am, debian/Makefile.am:

move the dist-hook into the directory where the action happens

2003-05-20 12:13  aleidinger

* configure.in:

some enhancements for compiler problems and detection of the right size of some types

2003-05-18 15:05  takehiro

* Makefile.am:

added chmod +x debian/rules when make dist.

2003-05-18 14:15  takehiro

* Dll/BladeMP3EncDLL.h:

patch from sf.net, Dll compile with gcc.

2003-05-11 15:03  bouvigne

* libmp3lame/presets.c:

updated low bitrate presets.
Considering quality, we have:
ns1 comp1 > ns1 comp3 >ns2 comp3 >ns2 comp1

2003-05-11 13:15  bouvigne

* libmp3lame/lame.c, frontend/parse.c, include/lame.h,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

--sfscale, inhibited -Z

2003-05-11 09:49  bouvigne

* libmp3lame/lame.c, libmp3lame/quantize.c, libmp3lame/set_get.c,
  frontend/parse.c, include/lame.h, libmp3lame/util.h:

--sbgain

2003-05-09 14:06  aleidinger

* frontend/: main.c, lametime.c:

Fix on SunOs 4, Submitted by: Ti Kan <ti@amb.org>

2003-05-09 13:44  aleidinger

* frontend/brhist.c:

fix on BSD/OS 3.x, Submitted by: Ti Kan <ti@amb.org>

2003-05-09 13:14  bouvigne

* libmp3lame/quantize.c:

re-enabling the psfb12 analog silence detection. This time, the coeffs should
be correct.
However, the coding gain is now quite small

2003-05-08 12:58  bouvigne

* libmp3lame/quantize.c:

I am disabling the code for psfb12 analog
silence detection, as it produces some kind of
dropouts. It probably means that there is a bug
somewhere inside.

2003-05-04 15:36  bouvigne

* libmp3lame/version.h:

bump alpha

2003-05-04 15:35  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/presets.c:

working on presets

2003-05-03 14:34  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

ability to set vbr smooth (for vbr-mtrh)

2003-05-02 17:38  bouvigne

* frontend/parse.c:

internal command line options only available in debug or in alpha.

This way we should not be worried again by users using non docummented options:
they will not be available for them

2003-05-02 16:18  bouvigne

* libmp3lame/vbrquantize.c:

comments based on some mails exchanged with Robert

2003-05-01 15:23  bouvigne

* libmp3lame/lame.c:

maskingadjust/maskingadjust_short available for vbr-mtrh

2003-04-27 15:18  bouvigne

* libmp3lame/: encoder.h, l3side.h, lame.c, quantize.c,
  quantize_pvt.c, util.h:

Analog silence detection in partitionned sfb21 or sfb12 for short blocks

2003-04-20 17:32  bouvigne

* libmp3lame/presets.c:

changed short block quantization comparison to method 0
for abr/cbr on medium bitrates (because of spahm, fatboy and the likes) ,
as suggested by Takehiro.

2003-04-20 17:03  bouvigne

* libmp3lame/version.h:

bump alpha

2003-04-20 16:56  bouvigne

* libmp3lame/quantize.c:

trivial coding change in psfb21_analogsilence

2003-04-20 15:57  bouvigne

* include/lame.h, frontend/parse.c, libmp3lame/presets.c:

presets (testing)

2003-04-20 13:28  bouvigne

* libmp3lame/: lame.c, util.c, util.h:

simplified prototype of FindNearestBitrate

2003-04-20 12:58  bouvigne

* libmp3lame/presets.c:

preset insane is now aliased to preset 320

2003-04-20 12:53  bouvigne

* include/lame.h, frontend/parse.c, libmp3lame/presets.c:

removed some old experimental presets

2003-04-20 12:33  bouvigne

* libmp3lame/encoder.c, libmp3lame/lame.c, libmp3lame/presets.c,
  frontend/parse.c, libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/set_get.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c:

removed presetTune struct

2003-04-19 16:34  bouvigne

* libmp3lame/presets.c:

fixed medium bitrates cbr/abr presets

2003-04-19 10:19  bouvigne

* TODO:

updated the TODO file

2003-04-12 13:47  bouvigne

* doc/html/: contributors.html, history.html:

history

2003-04-12 10:20  bouvigne

* libmp3lame/lame.c, include/lame.h, frontend/parse.c:

enable fast replaygain analysis by default
define DECODE_ON_THE_FLY if compiled with mpglib

2003-03-30 15:11  bouvigne

* include/lame.h, frontend/parse.c, libmp3lame/presets.c:

presets portable/portable1

2003-03-24 21:21  bouvigne

* libmp3lame/version.h:

bump alpha

2003-03-24 21:19  bouvigne

* include/lame.h, frontend/parse.c, libmp3lame/presets.c:

presets

2003-03-24 20:32  bouvigne

* libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  libmp3lame/quantize.c, libmp3lame/set_get.c, libmp3lame/util.h,
  include/lame.h, frontend/parse.c:

maskingadjust/maskingadjustshort for vbr-rh

2003-02-27 17:57  bouvigne

* libmp3lame/libmp3lame_vc6.dsp:

fix MSVC build (replay gain)

2003-02-27 17:46  bouvigne

* libmp3lame/: encoder.h, l3side.h, lame.c, quantize.c,
  quantize_pvt.c, quantize_pvt.h, util.c, util.h:

analog silence detection in partitionned sfb21

2003-02-23 16:30  olcios

* libmp3lame/lame.c:

fixed bug with --resample and --replaygain (input data analysis)

2003-02-22 02:21  olcios

* Makefile.MSVC, Makefile.unix, USAGE, configMS.h,
  frontend/parse.c, include/lame.h, libmp3lame/Makefile.am,
  libmp3lame/Makefile.in, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/gain_analysis.c,
  libmp3lame/gain_analysis.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c,
  libmp3lame/util.h:

ReplayGain analysis of a single file (RadioGain)

2003-02-21 15:54  cisc

* config.guess, config.sub:

Update to latest config files to support more hosts/targets.

2003-02-19 19:46  olcios

* libmp3lame/mpglib_interface.c, libmp3lame/util.h,
  mpglib/decode_i386.c, mpglib/decode_i386.h, mpglib/interface.c,
  mpglib/interface.h, mpglib/layer3.c, mpglib/layer3.h:

Extending mpglib by the option to return unclipped floating-point values of samples.

2003-02-19 12:14  takehiro

* libmp3lame/presets.c:

fix comment style. ( // -> /* */ )

2003-02-16 18:46  bouvigne

* libmp3lame/presets.c:

cbr/abr presets (still not finished?)

2003-02-16 08:38  takehiro

* libmp3lame/psymodel.c:

PE calculation improvement (backported from experimental branch).
Better pe calculation for nspsytune. This brings
- better MS/LR switching
- better reservoir handling (brings better ABR/CBR result)

I hope the trouble on "SeriousTrouble.wav" is partially fixed (not perfect ?).

2003-02-16 08:25  takehiro

* libmp3lame/quantize_pvt.h:

fix build problem (calc_xmin() prototype fix)

2003-02-16 08:22  takehiro

* libmp3lame/quantize.c:

fix one more subblock_gain handling code.

2003-02-15 14:07  bouvigne

* libmp3lame/quantize.c:

init max_nonzero_coeff to 575 instead of 0

2003-02-14 17:41  bouvigne

* libmp3lame/: l3side.h, quantize.c, quantize_pvt.c, takehiro.c:

do not calc noise in upper 0 part

2003-02-09 12:36  bouvigne

* libmp3lame/quantize_pvt.c:

revert speedup

2003-02-09 01:25  markt

* include/lame.h:

  added a comment about reading the file API

2003-02-08 17:46  bouvigne

* libmp3lame/: presets.c, version.h:

presets

2003-02-08 13:53  bouvigne

* libmp3lame/quantize_pvt.c:

small speedup

2003-02-08 09:51  takehiro

* frontend/main.c:

trivial simplification

2003-02-07 18:17  bouvigne

* DEFINES:

KLEMM_44

2003-02-06 20:04  markt

* include/lame.h:

updated comments about lame_init() from Kendrick Hamilton

2003-02-02 18:51  bouvigne

* libmp3lame/version.h:

bump alpha

2003-02-02 18:50  bouvigne

* libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  include/lame.h, libmp3lame/presets.c, libmp3lame/set_get.c,
  frontend/parse.c:

preset medium

2003-02-02 17:10  bouvigne

* libmp3lame/: lame.c, util.c, util.h:

removed KLEMM_44

2003-02-02 15:50  bouvigne

* libmp3lame/: lame.c, util.h:

removed useless structure (coding_t)

2003-02-02 14:45  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/presets.c:

presets: standard should be fine, working on medium

2003-02-02 10:15  bouvigne

* libmp3lame/psymodel.c:

comments regarding TMN and NMT (thank you Takehiro)

2003-01-30 12:13  takehiro

* frontend/get_audio.c:

bit better mp3 input file sync. but we need one more for Chris.mp3....

2003-01-30 08:48  markt

* libmp3lame/: encoder.c, lame.c:



Formula for the amount of data that had to be in the buffer
before it could be encoded was incorrect.  Old formula
(for the polyphase filterbank) was:

old formula:  286+576*(1+gfc->mode_gr) = 2014  (MPEG1)

Correct formula is:  512+framesize -32 = 1632

Best way to see this is to go through window_subband() in newmdct.c
It access samples x[32*i] through x[510+32*i]  for i=0..17.

So our old condition was too conservative.

However, the FFT still requires 1904 samples, so the
net change is just to lower the requirement from 2014 to 1904.

2003-01-28 00:29  markt

* libmp3lame/lame.c:

short blocks are coupled, even in regular stereo mode.
This is to fix bugs reported in several different hardware decoders.
see comments in lame.c

2003-01-27 11:39  takehiro

* libmp3lame/VbrTag.c:

fix warning(added return value)

2003-01-26 17:37  takehiro

* frontend/get_audio.c:

added ID3tag v2 skipping function.

2003-01-26 12:09  bouvigne

* libmp3lame/version.h:

bumped alpha

2003-01-26 12:08  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/presets.c:

presets (under testing)

2003-01-26 11:31  bouvigne

* libmp3lame/lame.c:

verbose

2003-01-25 11:02  bouvigne

* libmp3lame/: lame.c, quantize.c:

changed -q mapping

2003-01-24 19:26  bouvigne

* doc/html/history.html:

history

2003-01-21 02:45  takehiro

* frontend/parse.c:

added \n in --preset help

2003-01-20 18:09  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/presets.c:

presets (under testing)

2003-01-19 15:55  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/presets.c:

presets (under testing)

2003-01-13 00:49  glessard

* frontend/: get_audio.c, main.c, main.h, parse.c:

NOGAP-related changes.
- added '-T' option to force VBR/INFO tag inclusion.
- moved a VBR/INFO tag inclusion decision to parse.c, eliminating the use
  of a global variable across modules.
- fixed reading of multiple little-endian AIFF-C files in get_audio.c. For
  those files, 'swapbytes' was getting toggled for each file opened in the
  sequence, so only every other output file was correct.

2003-01-11 18:40  bouvigne

* libmp3lame/presets.c:

low bitrates presets

2003-01-11 17:56  markt

* libmp3lame/: VbrTag.c, lame_global_flags.h, util.c:

reorganized VBR tag initialization code so that it
could be reset/initialized several times
(for use when encoding in nogap mode)

2003-01-11 17:42  markt

* libmp3lame/lame_global_flags.h:

removed comment within comment delimiter

2003-01-11 17:41  markt

* include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/lame_global_flags.h:

cleaned up some comments about VBR tags being written
to the mp3 file after internal data structures are free
(this has not been true for a long time)

na

2003-01-11 15:43  bouvigne

* libmp3lame/presets.c:

low bitrates presets

2003-01-11 12:46  takehiro

* libmp3lame/lame.c:

fix ath curve initialization.

2003-01-11 04:16  markt

* frontend/main.c, libmp3lame/VbrTag.c:

in nogap mode, with VBR tags, we were calling init_bitstream()
(which resets VBR tag data) before writing the VBR tag data.
This is now fixed, but there is still a bug when initializing the
VBR data for the 2nd (or more) encoding in the nogap series.

2003-01-10 21:22  markt

* frontend/parse.c:

forgot a \n in the --longhelp documentation

2003-01-10 20:18  markt

* USAGE:

note that --voice option is obsolete

2003-01-10 20:12  markt

* frontend/: main.c, main.h, parse.c:

added the "--nogaptags" option.

this will allow VBR tags even for gapless encoding.
The default behavoir is to disable tags for gapless encoding.

2003-01-10 20:07  markt

* frontend/parse.c, libmp3lame/VbrTag.c:

Updated the TOC calculation in the VBR tag to also count
the size of the VBR tag itself.

This is to make the VBR tag consistent with the recent change
in the VBR frame count (changed so that it also counts the
VBR tag as a frame)

2003-01-02 18:42  bouvigne

* libmp3lame/psymodel.c:

In psymodel_init set blocktype_old to NORM_TYPE because the VBR header is long blocks. This might be the problem encountered in some WMP 6.4

2003-01-02 18:37  bouvigne

* libmp3lame/VbrTag.c:

Add the Info frame to the number of frames reported by the Info/vbr tag

2003-01-02 18:30  bouvigne

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h,
  vbrquantize.c:

reduced 63 warnings to 55 under visual c++. Those were mainly differences between function prototypes in declarations and implementations.

2003-01-02 18:27  bouvigne

* libmp3lame/encoder.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c,
  libmp3lame/util.c, libmp3lame/util.h, frontend/parse.c,
  include/lame.h:

Ability to change ath4 shape independantly from vbr_q

2003-01-01 16:14  aleidinger

* libmp3lame/machine.h:

Removed u_char typedefs, u_char is not used in the tree (according to grep -r u_char).

2003-01-01 16:12  aleidinger

* frontend/rtp.c:

Include alloca.h if neccessary.

Noticed by: Tomi Vainio <Tomi.Vainio@Sun.COM>

2002-12-27 04:42  takehiro

* libmp3lame/psymodel.c:

use ATH value as short block masking lower limit.

2002-12-27 04:21  takehiro

* frontend/parse.c, include/lame.h, libmp3lame/set_get.c,
  libmp3lame/version.h:

new option --shortthreshold and bump up version number(alpha 8)
and new psymodel version(0.90) for ATHadjust aware psymodel

2002-12-27 04:17  takehiro

* libmp3lame/psymodel.c:

fix assertion failure (oops, my mistake in ATH handling change)

2002-12-26 05:43  takehiro

* libmp3lame/: lame.c, psymodel.c, psymodel.h:

cleanup psymodel initialization preparing for --shortthreshold option.

2002-12-25 12:13  takehiro

* libmp3lame/: psymodel.c, quantize.c, set_get.c, util.h,
  vbrquantize.c:

ATH handling fix and simplification.
- use ATH adjust in ns_msfix(), mask_add(), and masking lower limit calculation.
- all ATH adjust related thresholding(ns_msfix, quantcompare and scalefac_scale) is removed.

2002-12-18 16:29  takehiro

* libmp3lame/libmp3lame_vc6.dsp:

removed tools.h

2002-12-18 16:27  takehiro

* libmp3lame/: Makefile.am, Makefile.in:

remove unused files and regen Makefile

2002-12-16 18:46  takehiro

* libmp3lame/quantize.c:

oops, I checked in the wrong version...

2002-12-16 18:45  takehiro

* libmp3lame/quantize.c:

fix inc_subblock_gain() to properly handle sfb12 (16kHz over region) MDCT coefs.

2002-12-15 12:56  bouvigne

* libmp3lame/lame.c, frontend/parse.c:

warning about alpha versions

2002-12-15 11:59  takehiro

* ACM/ACMStream.cpp:

fix access violation when LAME failed to initilize.
I hope this fixes BUG ID 646894 (at sf.net).

2002-12-15 11:11  takehiro

* libmp3lame/lame.c:

fix warning (reported at sf.net by krick.)

2002-12-15 11:10  takehiro

* libmp3lame/: util.h, takehiro.c:

fix warning (reported at sf.net by krick.

2002-12-15 09:11  takehiro

* libmp3lame/lame.c:

fix -q0 convined with --substep x option.

2002-12-15 08:56  takehiro

* Makefile.MSVC, Makefile.unix:

fix for vorbis support remove (I hope)

2002-12-14 19:19  robert

* ChangeLog, Makefile.MSVC, lame.bat, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/quantize.c, libmp3lame/util.c,
  misc/lame4dos.bat, misc/mlame:

removed my email address

2002-12-13 17:48  takehiro

* libmp3lame/quantize.c:

off by one fix for global_gain.

2002-12-13 16:58  takehiro

* configure, frontend/main.h, libmp3lame/Makefile.in:

remove vorbis support and regen.

2002-12-13 16:54  takehiro

* configure.in, config.h.in, frontend/get_audio.c, frontend/main.c,
  frontend/parse.c, libmp3lame/Makefile.am, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

remove vorbis support.

2002-12-13 14:34  takehiro

* libmp3lame/lame.c:

fix for 64bit environment, reported by Tomi Vainio <Tomi.Vainio@Sun.COM>

2002-12-09 19:00  bouvigne

* libmp3lame/: quantize.c, version.h:

fixed the quant_comp problem (probably introduced by me)
so bump the alpha version number

2002-12-08 17:40  takehiro

* libmp3lame/version.h:

now 3.94 alpha 6
- changed default block switching threshold
- fixed mpglib crash.

2002-12-08 17:35  takehiro

* libmp3lame/psymodel.c:

changed long/short block switching threshold.

2002-12-08 17:23  takehiro

* testcase.mp3:

new testcase for the new default cutoff frequency.

2002-12-08 17:07  takehiro

* mpglib/interface.c:

null pointer check patch from Peter Pawlowski <peter at blorp dot com>, to prevent the random crash.

2002-12-08 17:02  takehiro

* Makefile.MSVC, Makefile.am, Makefile.in, Makefile.unix,
  configMS.h, configure, configure.in, testcase.mp3,
  frontend/brhist.c, frontend/brhist.h, frontend/console.c,
  frontend/console.h, frontend/get_audio.c, frontend/get_audio.h,
  frontend/gpkplotting.h, frontend/gtkanal.c, frontend/gtkanal.h,
  frontend/lametime.c, frontend/lametime.h, frontend/main.c,
  frontend/main.h, frontend/parse.c, frontend/parse.h,
  frontend/portableio.h, frontend/rtp.c, frontend/rtp.h,
  frontend/timestatus.c, frontend/timestatus.h, include/lame.h,
  libmp3lame/Makefile.am, libmp3lame/Makefile.in,
  libmp3lame/VbrTag.c, libmp3lame/VbrTag.h, libmp3lame/bitstream.c,
  libmp3lame/bitstream.h, libmp3lame/encoder.c,
  libmp3lame/encoder.h, libmp3lame/fft.c, libmp3lame/fft.h,
  libmp3lame/gain_analysis.c, libmp3lame/gain_analysis.h,
  libmp3lame/id3tag.h, libmp3lame/l3side.h,
  libmp3lame/lame-analysis.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/machine.h,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/newmdct.h, libmp3lame/presets.c,
  libmp3lame/psymodel.c, libmp3lame/psymodel.h,
  libmp3lame/quantize.c, libmp3lame/quantize.h,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/reservoir.c, libmp3lame/reservoir.h,
  libmp3lame/set_get.c, libmp3lame/tables.c, libmp3lame/tables.h,
  libmp3lame/takehiro.c, libmp3lame/util.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c, libmp3lame/vbrquantize.h,
  libmp3lame/version.c, libmp3lame/version.h,
  libmp3lame/i386/Makefile.am, libmp3lame/i386/Makefile.in,
  mpglib/common.c, mpglib/common.h, mpglib/dct64_i386.h,
  mpglib/decode_i386.h, mpglib/huffman.h, mpglib/interface.c,
  mpglib/interface.h, mpglib/l2tables.h, mpglib/layer1.c,
  mpglib/layer1.h, mpglib/layer2.c, mpglib/layer2.h,
  mpglib/layer3.c, mpglib/layer3.h, mpglib/mpg123.h,
  mpglib/mpglib.h, mpglib/tabinit.h:

overwrite by takehiro_stable branch.

2002-12-08 16:59  takehiro

* mac/.cvsignore:

added

2002-12-01 16:32  aleidinger

* ChangeLog:

update for 3.93.1

2002-12-01 16:18  aleidinger

* configure:

regen

2002-12-01 16:15  aleidinger

* configure.in:

change version to 3.93.1

2002-12-01 16:12  aleidinger

* configure:

regen

2002-12-01 16:10  aleidinger

* doc/html/history.html:

sync with webpages

2002-12-01 16:06  aleidinger

* configure.in:

Check for socket() in libsocket if it isn't in libc so rtp can get compiled
on Solaris.

Noticed by: "Niki W. Waibel" <niki.waibel@gmx.net>

While I'm here, bail out if some other functions aren't there.

2002-11-30 18:18  bouvigne

* libmp3lame/version.h:

version

2002-11-29 17:07  bouvigne

* Dll/BladeMP3EncDLL.def:

dll exports

2002-11-28 21:05  bouvigne

* doc/html/: history.html, index.html:

docs

2002-11-28 18:06  bouvigne

* libmp3lame/version.h:

go back to 3.93

2002-11-28 18:04  bouvigne

* libmp3lame/lame.c:

revert back q0 to q1 state (due to reports about quality problems)

2002-11-25 18:00  bouvigne

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

sync presets with the executable front-end and libmp3lame

2002-11-23 18:54  bouvigne

* libmp3lame/psymodel.c:

quick fix of nspsytune

2002-11-17 11:11  aleidinger

* configure.in, libmp3lame/version.h:

We are now at 3.94alpha...

2002-11-17 10:41  aleidinger

* doc/html/history.html:

Copy history from webpage.

2002-11-17 10:29  aleidinger

* ChangeLog:

ChangeLog for 3.93.

2002-11-17 10:25  aleidinger

* Dll/Makefile.in, Makefile.in:

regen

2002-11-17 10:24  aleidinger

* Makefile.am:

Add lame.dsw.

2002-11-17 10:23  aleidinger

* Dll/Makefile.am:

Oops... add missing backslash.

2002-11-17 10:18  aleidinger

* Dll/Makefile.in, libmp3lame/Makefile.in:

regen

2002-11-17 10:16  aleidinger

* libmp3lame/Makefile.am:

Add gain_analysis.[ch] to the distributed files.

2002-11-17 10:11  aleidinger

* Dll/Makefile.am:

Add some missing files.

2002-11-17 10:09  aleidinger

* configure:

gtk12-config -> gtk-config

2002-11-17 10:05  aleidinger

* testcase.mp3:

"Official" testcase.mp3 for this release.

2002-11-17 09:51  aleidinger

* ChangeLog.header:

Add some information about branches.

2002-11-17 09:46  aleidinger

* libmp3lame/version.h:

We are at 3.93-RELEASE now...

2002-11-17 09:45  aleidinger

* doc/man/lame.1, frontend/parse.c:

Warn about fast presets.

2002-11-13 20:24  bouvigne

* libmp3lame/: lame.c, presets.c:

rollback of lowpass change before release

2002-11-07 18:47  bouvigne

* libmp3lame/: lame.c, presets.c, util.c, util.h:

change of the default lowpass values (will break testcases)

2002-10-27 14:37  aleidinger

* configure:

regen

2002-10-27 14:36  aleidinger

* configure.in:

Forced commit: last commit was - remove -funroll-loops as suggested in the nearby commentNoticed by: takehiro

2002-10-27 14:32  aleidinger

* configure.in:

remove options as suggested in the nearby comment; Noticed by: takehiro

2002-10-24 00:04  robert

* libmp3lame/vbrquantize.c:

bug fix in vbr-new
possible division by zero

2002-10-21 01:27  markt

* frontend/parse.c:

truely silent when input is stdin patch committed

2002-10-19 02:11  robert

* frontend/brhist.c:

little bit prettier printing of block types stats

2002-10-18 22:54  robert

* frontend/brhist.c, frontend/parse.c, include/lame.h,
  libmp3lame/lame.c, libmp3lame/util.c, libmp3lame/util.h:

added some simple statistics about block types used:
added lame_block_type_hist() and lame_bitrate_block_type_hist() to API
using new switch --brief will show one line of percentage types used
using switch --verbose will show in more detail used block types

2002-10-17 17:05  bouvigne

* frontend/parse.c:

removed some unused functions

2002-10-17 13:03  aleidinger

* include/lame.h:

correct comment about *_bWriteVbrTag()

2002-10-16 21:13  robert

* libmp3lame/vbrquantize.c:

fixing compiler warnings (unused code removed), some clean up

2002-10-16 18:01  bouvigne

* frontend/get_audio.c, frontend/get_audio.h, frontend/parse.c,
  frontend/parse.h, frontend/timestatus.h, include/lame.h,
  libmp3lame/set_get.c, libmp3lame/takehiro.c:

minor code cleanups in order to reduce warnings

2002-10-15 19:16  robert

* Makefile.unix, libmp3lame/psymodel.c, libmp3lame/util.h:

reenentrant fix for loudness approx.

2002-10-15 15:24  aleidinger

* configure.in:

different way of specifying the gcc version in the sparc section, the did not worked because autoconf does some nasty things with [ and ]

2002-10-15 11:30  aleidinger

* doc/man/lame.1:

catch up with HTML docs

2002-10-15 09:54  aleidinger

* doc/html/Makefile.in:

regen

2002-10-15 09:54  aleidinger

* doc/html/Makefile.am:

add presets.html

2002-10-15 09:50  aleidinger

* configure:

regen

2002-10-15 09:49  aleidinger

* configure.in:

Use sparc optimization on gcc 3.[123456].

Submitted by: "Spud McDuck" <dontspamonme@excite.com>

2002-10-15 09:33  aleidinger

* frontend/: brhist.c, main.c, main.h, mp3rtp.c, mp3x.c, parse.c:

PATH_MAX is in POSIX.1 (does not include the trailing NUL, so add +1), not MAXPATHLEN

2002-10-14 20:06  bouvigne

* doc/html/: contributors.html, index.html:

html docs

2002-10-08 19:30  bouvigne

* libmp3lame/: VbrTag.c, lame.c, lame_global_flags.h, set_get.c:

preset info stored into Info tag

2002-10-08 17:43  bouvigne

* frontend/main.h:

win32 build fix

2002-10-08 12:58  takehiro

* frontend/main.c:

sync my branch: fix warning of ReportLameTagProgress() definition

2002-10-08 09:09  aleidinger

* configure:

regen

2002-10-08 08:59  aleidinger

* ChangeLog:

update with uptodate data

2002-10-08 08:57  aleidinger

* ChangeLog.header:

add info how to show the branches in the ChangeLog

2002-10-08 08:53  aleidinger

* libmp3lame/version.h:

bump alpha version

2002-10-08 08:51  aleidinger

* configure.in:

replace the -pipe hack for mips-sgi-irix with a test for GNU ld
(sorry, I forgot who submitted it)

2002-10-08 08:50  aleidinger

* acinclude.m4:

actually commit the generated file with the alignment fix for 64 bit architectures

2002-10-08 08:44  aleidinger

* frontend/: main.c, main.h, mp3rtp.c, mp3x.c, parse.c:

- spell MAX_NAME_LEN the POSIX way (MAXPATHLEN) and make sure we have
  a fallback if it doesn't get defined (please test this on Windows)
- fix for sizeof(short int) != sizeof(int) in mp3rtp.c

Patches based upon bugreport from Greg Lehey <grog@freebsd.org> and fixes
in the FreeBSD ports collection from Mikhail Teterin <mi@freebsd.org>.

2002-09-30 16:49  bouvigne

* libmp3lame/: encoder.c, quantize.c, util.c:

some code cleanups

2002-09-28 09:30  takehiro

* libmp3lame/VbrTag.c:

remove some #include (these header files are included from VbrTag.h.)

2002-09-23 07:00  bouvigne

* include/lame.h:

presets (sorry, this part was missing)

2002-09-22 16:53  bouvigne

* frontend/parse.c, libmp3lame/presets.c:

presets

2002-09-21 00:31  markt

* libmp3lame/quantize_pvt.c:

fixed bug which was causing the calc_noise assert failure.

2002-09-16 16:28  takehiro

* configure, configure.in:

we don't want to run the X :)

2002-09-15 17:47  bouvigne

* libmp3lame/: reservoir.c, set_get.c:

Relax of freeformat reservoir after discussion with Robert

2002-09-13 20:04  markt

* frontend/brhist.c:

This code:

#if defined(HAVE_TERMCAP_H)
# include <termcap.h>
#elif defined(HAVE_NCURSES_TERMCAP_H)
# include <ncurses/termcap.h>
#endif

changed to:

#if defined(HAVE_NCURSES_TERMCAP_H)
# include <ncurses/termcap.h>
#elif defined(HAVE_TERMCAP_H)
# include <termcap.h>
#endif

because on my system, both TERMCAP and NCURSES_TERMCAP were
defined by configure, but term.h and termcap.h have conflicts,
whileterm.h and ncurses/termcap.h works fine.

2002-09-09 21:43  robert

* frontend/parse.c, libmp3lame/encoder.c, libmp3lame/lame.c,
  libmp3lame/psymodel.c:

lame.c, encoder.c: fix padding oddities
psymodel.c: fix nspsy code for all/no short blocks
parse.c: -d now obsolete

2002-09-06 11:11  aleidinger

* configure:

regen

2002-09-06 10:53  aleidinger

* configure.in:

- no opts if non empty cflags and no expopt
- accumulate-outgoing-args is x86 only
  Noticed by: Atro Tossavainen <atossava@cc.helsinki.fi>
- IRIX-gcc doesn't like '-pipe'
  Noticed by: Atro Tossavainen <atossava@cc.helsinki.fi>

2002-09-06 09:24  aleidinger

* frontend/: brhist.c, console.c:

try to include the right headers for the tgetstr prototype;
should fix problems on 64bit arches
Noticed by: Atro Tossavainen <atossava@cc.helsinki.fi>
Ti Kan <ti@amb.org>
Tested by: Ti Kan <ti@amb.org>

2002-09-06 09:22  aleidinger

* aclocal.m4:

prevent unaligned access on some 64 bit arches
Noticed by: Ti Kan <ti@amb.org>
Tested by: Ti Kan <ti@amb.org>

2002-09-05 16:53  bouvigne

* libmp3lame/: reservoir.c, set_get.c:

free format fix

2002-09-03 11:34  aleidinger

* frontend/parse.c:

1 argument too much for fprintf

2002-09-03 11:18  aleidinger

* doc/man/lame.1:

add --noasm

2002-09-02 12:02  takehiro

* doc/html/history.html:

added my psymodel change, and so on.

2002-09-02 11:56  takehiro

* testcase.mp3:

regen with the latest LAME after psymodel was fixed.
This is produced by the LAME with ./configure --enable-nasm --enable-debug --enable-mp3x, compiled gcc 3.1.1, on linux2.4.19, glibc2.2.2, Duron 1GHz(3DNow! is enabled).

2002-09-02 11:51  takehiro

* libmp3lame/lame.c:

fix for Tru64 UNIX build, reported by Ti Kan.

2002-09-01 16:08  bouvigne

* doc/html/contributors.html, doc/html/history.html,
  doc/html/index.html, doc/html/switchs.html, frontend/parse.c:

docs

2002-09-01 16:03  takehiro

* libmp3lame/psymodel.c:

fix small psymodel bugs since long time ago(some of them are since 3.70 era...)
- highpass filter of MS energy calculation to neglect the DC.
- always do the Robert's short block pre-echo prevention and
  fix its initialization (the fix is only for nspsy).
- fix energy and threshold of DC and the highest freq. element are halven.
- fix nspsytune FIR filter length

2002-08-30 20:52  robert

* Makefile.MSVC:

MSVC: fix "-GX" typo
ICL: allow special compiles for PII and PIII

2002-08-27 22:43  rbrito

* debian/: changelog, rules:

Update Debian packaging. More changes to come.

2002-08-26 20:38  robert

* libmp3lame/: lame.c, quantize.c, util.h:

undo of VBR bitres min fill patch

2002-08-25 20:17  bouvigne

* frontend/parse.c:

merge of alt presets

2002-08-20 16:28  takehiro

* libmp3lame/encoder.c:

fix mp3x spectrum display

2002-08-08 09:03  aleidinger

* Makefile.in:

regen

2002-08-08 09:00  aleidinger

* Makefile.am:

Add lame.spec to the distribution tarball, as suggested in bug #580586

2002-08-05 18:04  afaber

* Dll/BladeMP3EncDLL.c:

Fixed crashing problem when the INFO TAG was written while it should not

2002-08-02 20:53  afaber

* Dll/BladeMP3EncDLL.c:

Some code clarifications (remarks from Martin Ruckert)

2002-08-02 20:52  afaber

* Dll/LameDLLInterface.htm:

Small textual changes (remarks from Martin Ruckert)

2002-07-30 20:24  aleidinger

* frontend/get_audio.c, libmp3lame/VbrTag.c, libmp3lame/lame.c:

Portability fixes for SunOS 4.x.

2002-07-28 09:18  takehiro

* include/lame.h:

fix unclosed comment
fix typo

2002-07-28 06:59  rbrito

* debian/changelog:

Updating debian/changelog's reported version.

2002-07-27 10:35  afaber

* Dll/: Example.cpp, Example_vc6.dsp, Example_vc6.dsw:

Added example VC6 project files, updated Example.cpp file

2002-07-26 22:27  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.def, BladeMP3EncDLL.h:

changes to support encoding of multiple streams

2002-07-26 18:56  markt

* frontend/get_audio.c, include/lame.h,
  libmp3lame/mpglib_interface.c:

memory leak in multiple decodes fixed.

2002-07-21 15:15  aleidinger

* include/lame.h:

ANSIfy comments. Requested by Ti Kan <ti@amb.org> for xmcd

2002-07-19 17:20  afaber

* Dll/LameDll_vc6.dsp:

added ,HAVE_NASM,MMX_choose_table defines to project file,
since beGetBersion did not report that the DLL was compiled with
MMX enabled

2002-07-15 21:22  markt

* libmp3lame/: util.c, util.h:

enabled domd's fast_log code

2002-07-13 08:10  aleidinger

* configure, libmp3lame/Makefile.in:

regen

2002-07-13 08:09  aleidinger

* configure.in:

Some fixes in the compiler options, removed superfluous BeOS section.

2002-07-13 08:08  aleidinger

* libmp3lame/Makefile.am:

Fixes for BeOS (and perhaps other arches) to allow the build of a
shared lib.

Submitted by: Andrew Bachmann <shatty@myrealbox.com>

2002-07-05 15:17  afaber

* Dll/LameDLLInterface.htm:

fixe a couple of typos'

2002-07-03 22:28  afaber

* Dll/BladeMP3EncDLL.c:

fixed minor problems with the ALT-PRESET CBR/ABR modes

2002-07-03 21:14  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

avoid crash in beWriteVbrTag when gfp is not allocated, fixed return value of beWriteVbrTag in *.h file

2002-06-29 12:29  aleidinger

* libmp3lame/: lame.c, util.c:

Patch from Simon Blandford <ome@simonb.org.uk>:
---snip---
The problem:
When in MONO mode, LAME merges the two channels before the left/right
scaling. The left scale acts on the remaining signal and the right scale
is ignored.

The solution:
The scaling operation is simply moved before the channel merge
operation. Also, all these operations are moved before the re-sample
operation otherwise the signal would have be re-sampled on two channels
even in MONO mode which would be a waste of CPU time.
---snip---

2002-06-17 17:19  domd

* DEFINES:

added USE_FAST_LOG define

2002-06-16 20:16  domd

* libmp3lame/psymodel.c:

optimizations on mask_add and L3psycho_anal_ns

2002-06-16 20:14  domd

* libmp3lame/quantize_pvt.c:

optimization : use of FAST_LOG10 macro in calc_noise

2002-06-16 20:13  domd

* libmp3lame/: lame.c, util.c, util.h:

added the FAST_LOG10 and FAST_LOG  macros

2002-06-15 17:56  markt

* Dll/BladeMP3EncDLL.c:

added missing ")"

2002-06-12 18:41  markt

* dshow/Encoder.cpp:

directshow, like ACM, cannot support INFO tag.
INFO tag disabled in dshow code.

2002-06-12 18:36  markt

* ACM/ACMStream.cpp:

added note about INFO tag not possible when using ACM codec,
since ACM has no mechanism to rewind output stream when
encoding is finished.

2002-06-12 18:27  markt

* API, Dll/BladeMP3EncDLL.c, Dll/Example.cpp,
  Dll/LameDLLInterface.htm:

updated documentation (API and DLL)
to clarify that INFO tag must be written
unless explicitly disabled.

2002-06-11 09:21  aleidinger

* configure:

gtk-config fix (oops... sorry)

2002-06-09 16:01  takehiro

* include/lame.h, libmp3lame/set_get.c:

fix return type of lame_get_interChRatio()

2002-06-04 19:16  bouvigne

* libmp3lame/psymodel.c:

merged little part of Dom's speed optimization

2002-06-04 15:04  aleidinger

* configure:

regen

2002-06-04 15:03  aleidinger

* configure.in:

-maccumulate-outgoing-args is x86 only

Reported by: "Spud McDuck" <dontspamonme@excite.com>

2002-06-02 19:09  aleidinger

* configure:

regen

2002-06-02 19:08  aleidinger

* config.h.in, configure.in:

damn autoconf, hopefully this version works as intended

2002-06-02 17:02  aleidinger

* configure:

regen

2002-06-02 17:00  aleidinger

* configure.in:

use "else if ... fi" instead of "elif ..."

2002-06-02 17:00  aleidinger

* libmp3lame/Makefile.in:

regen (removal of pcm.[ch])

2002-06-02 14:50  robert

* libmp3lame/: Makefile.in, libmp3lame_vc6.dsp:

moved unused code pcm.[ch] into the Attic
interested parties will find it there

2002-06-02 14:45  robert

* libmp3lame/Makefile.am:

moved unused code pcm.[ch] into the Attic
interested parties will find it there

2002-06-02 14:20  aleidinger

* configure:

regen + perl -pi -e 's:--no-verify::' configure

Does anyone know how to do this with autoconf directly?

2002-06-02 14:17  aleidinger

* aclocal.m4:

undo last commit, wrong file and wrong commit message

2002-06-02 14:15  aleidinger

* Makefile.in:

regen after removal of aclocal.m4

2002-06-02 14:13  aleidinger

* config.h.in:

regen

2002-06-02 14:13  aleidinger

* configure.in:

- redo {,u}int{8,16,32,64}_t stuff with new autoconf 2.53 macros
- fix code which sets experimental options
  Thanks to: Akos Maroy <darkeye@tyrell.hu>
- fix GCC_version for 3.1
  Thanks to: Akos Maroy <darkeye@tyrell.hu>
- further autoconf 2.53 updates
- minor fixes

2002-06-02 14:10  aleidinger

* aclocal.m4:

is not needed anymore

2002-06-02 12:21  aleidinger

* aclocal.m4:

update to autoconf 2.53

2002-06-02 12:17  aleidinger

* libmp3lame/: VbrTag.c, VbrTag.h, util.h:

add some includes

2002-05-28 08:28  aleidinger

* configure:

regen

2002-05-28 08:24  aleidinger

* ACM/Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, dshow/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in, misc/Makefile.in,
  mpglib/Makefile.in, ACM/ADbg/Makefile.in,
  ACM/tinyxml/Makefile.in, doc/html/Makefile.in,
  doc/man/Makefile.in, libmp3lame/i386/Makefile.in:

regen

2002-05-28 08:07  aleidinger

* configure.in:

- update to autoconf 2.53
- add ultrasparc detection and compiler switches in case of gcc 3.1

2002-05-28 08:04  aleidinger

* Makefile.in:

regen

2002-05-28 08:04  aleidinger

* Makefile.am:

add mac subdir

2002-05-28 08:03  aleidinger

* mac/Makefile.in:

generated Makefile.in

2002-05-28 07:52  aleidinger

* mac/Makefile.am:

add automake clue

2002-05-28 07:48  aleidinger

* mac/: LAME_Carbon_Debug.pch, LAME_Carbon_Final.pch,
  LAME_Classic_Debug.pch, LAME_Classic_Final.pch:

rename files because of automake (space to underscore conversation)

2002-05-25 23:30  markt

* libmp3lame/lame.c:

fixed a mono encoding bug found by Justin Schoeman

For single channel input, the 2nd channel was still required
to exit and have as much data as the 1st channel becaus of
memcpy's (even though this data was never used)

2002-05-24 17:28  markt

* Dll/BladeMP3EncDLL.c, libmp3lame/lame.c:

removed all references to "sample_t" from the DLL.

someone put in a call to lame_encode_buffer_sample_t
(not a public interface to libmp3lame)
when they should have used lame_encode_buffer_float(),
since they were assuming 'sample_t' was a float.

2002-05-20 22:21  robert

* libmp3lame/: lame.c, quantize.c, util.h:

VBR bitreservoir minimum filling depending on back pointer from largest frame allowed

2002-05-20 18:22  robert

* Makefile.unix, libmp3lame/lame.c, libmp3lame/quantize.c,
  libmp3lame/vbrquantize.c:

Makefile.unix:
-malign-double  enabled, helps memcpy

lame.c:
new experimental -X{5,9} settings for --vbr-new

quantize.c:
build up bit reservoir for VBR, allows to limit max frame size with -Bxxx
without a too large quality impact

vbrquantize.c:
fixing sfb21 issues: -Y did not show the wanted effect
xxx_block_xr34: replaced copy loop by memcpy, not faster but makes things
more obvious
some very minor speed ups

2002-05-19 22:11  markt

* frontend/timestatus.c:

initialize ellapsed time counter to 0.

2002-05-19 22:03  robert

* libmp3lame/: quantize.c, vbrquantize.c:

avoid calling best_huffman_divide twice for vbr-new

2002-05-14 21:32  robert

* libmp3lame/: lame.c, quantize.c, util.h, vbrquantize.c,
  vbrquantize.h:

removed warning when using -Y
removed unused bitpressure strategie 2 (VBR)

2002-05-14 21:02  robert

* libmp3lame/.indent.pro:

changing max line length from 80 to 100 chars

2002-05-14 16:23  markt

* frontend/timestatus.c:

added comment about clock rollover check

2002-05-14 16:19  markt

* frontend/: lametime.c, timestatus.c:

put in rollover check in frontend cpu/wall clock timing routines.

didn't we used to have this?

user reported (on a 35min encode) that the output of clock()
(of type clock_t) was rolling over and becoming negative.
On his system, clock_t is a signed 32 bit int.

2002-05-12 18:47  markt

* INSTALL:

removed info about vorbis encoding from INSTALL

2002-05-12 18:01  markt

* ltmain.sh:

applied patch to ltmain.sh
from sourceforge.net bug report. it passes LDFLAGS on to the
linker?

*** ltmain.sh.org Sun Oct 22 14:06:32 2000
--- ltmain.sh Sun Apr 28 11:56:54 2002
***************
*** 818,824 ****
      convenience=
      old_convenience=
      deplibs=
!     linkopts=

      if test -n "$shlibpath_var"; then
        # get the directories listed in $shlibpath_var
--- 818,824 ----
      convenience=
      old_convenience=
      deplibs=
!     linkopts="$LDFLAGS"

      if test -n "$shlibpath_var"; then
        # get the directories listed in $shlibpath_var

2002-05-12 17:20  markt

* include/lame.h, libmp3lame/lame-analysis.h:

added documentation to lame.h for lame_decode* functions

uped READ_AHEAD from 10 to 40 for the frame analyzer

2002-05-12 09:30  takehiro

* libmp3lame/quantize.c:

fix inc_scalefac_scale() ignoring preflag.

2002-05-11 18:49  markt

* lame.spec.in:

new lame.spec.in file from Yosi.

2002-05-11 18:29  markt

* libmp3lame/: quantize.c, quantize_pvt.c:

applied Takehiro's bug fix for single channel bit reservoir usage
for pre-echo control.

2002-05-09 23:25  robert

* libmp3lame/vbrquantize.c:

vbr-new:
more time consuming strategy to handle the case when more bits used than available

2002-05-07 23:08  robert

* libmp3lame/: quantize_pvt.h, vbrquantize.c:

allow best huffman divide to be used in vbr-new

2002-05-07 21:24  robert

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h:

moved the tiny function ms_convert from quantize_pvt.c to quantize.c--the
only client for it--giving a little speed increase

2002-05-07 21:11  robert

* libmp3lame/: quantize.c, quantize_pvt.h, vbrquantize.c:

better decoupling of vbrquantize.c and quantice.c

2002-05-07 20:21  robert

* libmp3lame/: bitstream.h, quantize_pvt.h, reservoir.h, util.h:

sorry Takehiro, we are back to the last known working version from Sunday
13:35 UTC now

2002-05-07 20:15  robert

* libmp3lame/: bitstream.c, encoder.c, quantize.c, quantize_pvt.c,
  reservoir.c, takehiro.c, util.c, vbrquantize.c:

sorry Takehiro, we are back to the last known working version from Sunday
13:35 UTC now

2002-05-06 16:03  takehiro

* libmp3lame/quantize.c:

fix for new reservoir handling code with my ABR patch.
we don't need the totbits, because the reservoir size is reduced in
ResvAdjust() in gr/ch loop and reservoir handler uses it.

2002-05-06 15:49  takehiro

* ACM/: .cvsignore, ADbg/.cvsignore, tinyxml/.cvsignore:

added cvsignore to ignore Makefile, etc.

2002-05-06 15:30  takehiro

* include/lame.h, libmp3lame/bitstream.c, libmp3lame/encoder.c,
  libmp3lame/quantize.c, libmp3lame/reservoir.c:

cleanup. remove a compiling problem and some warnings.

2002-05-05 18:34  takehiro

* libmp3lame/quantize.c:

one more outer_loop() fix for VBR.

2002-05-05 18:18  takehiro

* libmp3lame/quantize.c:

outer_loop() fix for vbr_rh and vbr_mtrh

2002-05-05 17:37  takehiro

* libmp3lame/quantize_pvt.c:

update comment

2002-05-05 17:17  takehiro

* libmp3lame/: bitstream.c, bitstream.h, encoder.c, quantize.c,
  reservoir.c, util.c, util.h:

cleanup arround getframebits().

2002-05-05 16:50  takehiro

* libmp3lame/: quantize.c, reservoir.c:

fix NORES_TEST. and works not only for CBR (don't tell me that's useful :p)

2002-05-05 16:40  takehiro

* libmp3lame/: quantize.c, reservoir.c, reservoir.h:

oops, I mis-checked in the old files. this is real one.

2002-05-05 16:29  takehiro

* libmp3lame/: quantize_pvt.c, reservoir.c, reservoir.h:

clean up arround reservoir.

2002-05-05 15:47  takehiro

* libmp3lame/: quantize.c, reservoir.c, reservoir.h:

trivial cleanup of arround resvoir.

2002-05-05 15:34  takehiro

* libmp3lame/quantize.c:

cleanup arround inc_scalefac_scale() with new cod_info strcture.

2002-05-05 14:35  takehiro

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h:

cleanup arround calc_noise() with new cod_info strcture.

2002-05-05 13:59  takehiro

* libmp3lame/: quantize.c, quantize_pvt.h, takehiro.c,
  vbrquantize.c:

more cleanup of new cod_info structure, arround count_bits()

2002-05-05 13:48  takehiro

* libmp3lame/: quantize.c, quantize_pvt.h:

inner_loop() is now static function.

2002-05-05 13:43  takehiro

* libmp3lame/: quantize.c, vbrquantize.c:

changed outer_loop() algorithm. it needs lesser copy and runs faster.
- try with new scalefactor combination on work area, and if we get the better result, copy it to the returning area.
- make bin_search_StepSize() return the global_gain which assures targ_bits > found_bits.

2002-05-05 13:33  robert

* libmp3lame/: quantize.c, vbrquantize.c, vbrquantize.h:

some clean-up in parameter passings due to recent change in cod_info structure

2002-05-05 13:01  robert

* libmp3lame/: encoder.c, quantize.c, quantize.h, vbrquantize.c,
  vbrquantize.h:

removed again some unused code I thought that was removed some long time ago

2002-05-05 11:58  takehiro

* libmp3lame/: bitstream.c, encoder.c, l3side.h, quantize.c:

bit cleanup. removed window_switching_flag in l3side.

2002-05-05 11:53  takehiro

* libmp3lame/: quantize.c, quantize.h, vbrquantize.c:

To fix it does not call the "freorder" and to support for mixed block,
the vbrquantize.c uses init_outer_loop()/init_xrpow() in quantize.c to
initializatoin. this may fix the MPEG2 problem (but not tested).

2002-05-04 22:49  markt

* configure, testcase.mp3:

updated testcase.mp3

2002-05-04 15:48  takehiro

* libmp3lame/: encoder.c, quantize.c, util.c, util.h:

clean up and speed up (optimize for new data structure).
- devided init_outer_loop() into init_outer_loop() and init_xrpow(). This makes it easy to use GOGO-no-coda's xrpow calculation routine.
# thanx Robert, your fix makes me aware my mistake in VBR mode.

- restoring duplicated data of VBR loop are removed.

more mixed_block prepare. freorder() in util.c and its caller in encoder.c are moved into init_outer_loop() in quantize_pvt.c

2002-05-04 15:36  takehiro

* libmp3lame/quantize.c:

trivial optimization

2002-05-04 14:54  takehiro

* libmp3lame/: bitstream.c, quantize.c, quantize_pvt.c,
  vbrquantize.c:

the signess process of l3_enc[] are moved from quantize*.c to bistream.c. bit faster, much simpler.

2002-05-04 13:58  takehiro

* libmp3lame/quantize_pvt.c:

removed unused variables.

2002-05-04 13:55  takehiro

* libmp3lame/: quantize.c, quantize_pvt.c:

removed log calculation of klemm_noise in main loop

2002-05-04 09:30  afaber

* ChangeLog, Dll/BladeMP3EncDLL.c, Dll/BladeMP3EncDLL.h:

Added quality setting to lame_enc.dll interface

2002-04-30 22:20  robert

* libmp3lame/version.h:

3.93 alpha 1 -> 3.93 alpha 2

2002-04-30 22:00  robert

* libmp3lame/: quantize.c, quantize_pvt.c:

fixing latest floating point exceptions I got for some days
within the calc noise routine

2002-04-28 08:15  takehiro

* libmp3lame/quantize_pvt.c:

Mark, because max_noise is initialized with 1E-20 and refreshes Max(max_noise, sfb_noise), so it will never lesser than 1e-20.

2002-04-27 21:15  takehiro

* libmp3lame/takehiro.c:

bit faster best_huffman_divide().
- use the pointer to the structure, not structure itself.

2002-04-27 20:58  takehiro

* configure, libmp3lame/bitstream.c, libmp3lame/bitstream.h,
  libmp3lame/encoder.c, libmp3lame/l3side.h, libmp3lame/newmdct.c,
  libmp3lame/newmdct.h, libmp3lame/quantize.c,
  libmp3lame/quantize.h, libmp3lame/quantize_pvt.c,
  libmp3lame/quantize_pvt.h, libmp3lame/takehiro.c,
  libmp3lame/vbrquantize.c, libmp3lame/vbrquantize.h:

large data structure update (1)
- mdct values (xr), encoded values (l3_enc), and scalefactors (scalefac) are in the gr_info structure.
- it runs faster.
- reduce stack size but require large III_side_info_t and lame_global_flags.

2002-04-27 20:41  takehiro

* libmp3lame/machine.h:

fix --enable-all-float. when it enabled, FLOAT8_MAX should be FLT_MAX about 1e37, not 1e99.

2002-04-27 18:24  takehiro

* libmp3lame/bitstream.c:

trivial

2002-04-24 11:10  aleidinger

* Makefile.unix:

add a mingw comment from Hubert Hanghofer

2002-04-22 17:51  markt

* libmp3lame/quantize_pvt.c:

Takehiro, when you changed this code:

    res->max_noise   = 10.*log10(Max(1e-20,max_noise ));
    res->klemm_noise = 10.*log10(Max(1e-20,klemm_noise));

to:

    res->max_noise   = 10.*log10(max_noise);
    res->klemm_noise = 10.*log10(klemm_noise);

I started getting FPE (I always compile with --enable-debug
which aborts on FPE).  I went ahead and changed it back- it should
have little effect.

2002-04-21 20:31  afaber

* Dll/BladeMP3EncDLL.c:

Added additional debug flags

2002-04-21 18:10  takehiro

* libmp3lame/l3side.h:

remove unused definition

2002-04-21 18:05  takehiro

* libmp3lame/lame.c:

fix typo

2002-04-21 17:33  takehiro

* libmp3lame/lame.c:

trivial(reduce magic number)

2002-04-21 17:03  afaber

* Dll/BladeMP3EncDLL.c:

Avoid the VBR Tag space was written when VBR method was disabled
(caused empty frame in fornt of MPEG stream for certain CBR settings)

2002-04-21 16:56  takehiro

* frontend/parse.c, include/lame.h, libmp3lame/bitstream.c,
  libmp3lame/quantize.c, libmp3lame/set_get.c,
  libmp3lame/takehiro.c, libmp3lame/util.h:

new option, --substep, pseudo substep noise shaping now works.
- new set_get function, lame_set_substep(), lame_get_substep()
- final fix of "do substep" region of selected scalefactor.
- noise_shaping_amp == 3 is removed and the method of how to use substep is selecte by the new member "substep" in structure "lame_internal_flags".

2002-04-21 13:57  takehiro

* libmp3lame/bitstream.c:

trivial optimization: gfp/gfc cleanup

2002-04-20 22:31  robert

* Makefile.unix:

[no log message]

2002-04-20 20:40  takehiro

* libmp3lame/: bitstream.c, encoder.c, l3side.h, newmdct.c,
  quantize.c, quantize_pvt.c, takehiro.c, vbrquantize.c:

simplify the structure.
l3_side->gr[gr].ch[ch].tt is now known as l3_side->tt[gr][ch].

2002-04-20 20:31  takehiro

* libmp3lame/l3side.h:

fix misleading indent

2002-04-20 20:28  takehiro

* libmp3lame/takehiro.c:

prepare for mixed block support: count_bits() and best_scalefac_store().
fix bug of noise_shaping_amp==3 on a long block.

2002-04-20 20:17  takehiro

* libmp3lame/quantize.c:

more mixed_block preparation: inc_scalefac_scale(), amp_scalefac_bands()

2002-04-20 20:16  takehiro

* libmp3lame/quantize_pvt.c:

for better mixed_blcok support, make calc_xmin() use cod_info->sfb_lmax, etc.

2002-04-20 19:54  takehiro

* libmp3lame/quantize.c:

fix mixed mode (long block max sfb)

2002-04-20 19:50  takehiro

* libmp3lame/: l3side.h, quantize.c, quantize_pvt.c:

more generalized mixed_block support and considering in MPEG2/2.5
- added new members to cod_info. psy_lmax and psy_smax.

2002-04-20 19:39  takehiro

* libmp3lame/quantize.c:

we don't need two elements of l3_xmin.

2002-04-20 19:34  takehiro

* libmp3lame/quantize_pvt.c:

- calc_xmin() supports mixed_block noise calculation.
- mixed_block parameter(long block end point and short block start point) fix for calc_noise()

2002-04-20 18:51  takehiro

* libmp3lame/quantize_pvt.c:

calc_noise() supports mixed_block noise calculation.

2002-04-20 18:40  takehiro

* libmp3lame/quantize_pvt.c:

remove out-of-date comments

2002-04-20 18:37  takehiro

* libmp3lame/: machine.h, quantize_pvt.c:

first step of clean up calc_noise() for preparing mixed block support.
- removed unused variables
- make the two loops (long and short) same structure.

2002-04-19 14:51  bouvigne

* Dll/BladeMP3EncDLL.c:

Now the dll should properly applying mono and resampling settings even if presets are used

2002-04-19 11:23  bouvigne

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

alt-presets now used from inside libmp3lame

2002-04-17 22:13  robert

* Makefile.unix:

missing presets.c added

2002-04-17 08:11  aleidinger

* configure:

regen

2002-04-17 08:08  aleidinger

* configure.in:

bump version

2002-04-16 19:47  markt

* testcase.mp3:

updated testcases (just because CVS version bumped up to 3.93alpha)

2002-04-15 18:36  markt

* libmp3lame/version.h:

updated version to 3.93 alpha 1

2002-04-15 16:42  bouvigne

* frontend/parse.c, libmp3lame/presets.c:

abr presets now into libmp3lame

2002-04-15 11:51  bouvigne

* frontend/parse.c:

--cbr

2002-04-15 11:42  bouvigne

* libmp3lame/lame.c:

3dnow identification

2002-04-15 08:16  aleidinger

* Makefile.in, configure:

regen

2002-04-15 06:58  markt

* Makefile.in, configure, debian/Makefile.in:

got automake 1.5 and ran it:

2002-04-15 06:57  markt

* debian/Makefile.am:

updated debian/Makefile.am but my version of automake
is too old:

debian/Makefile.am:5: require version 1.5, but have 1.4-p5

2002-04-15 06:47  markt

* testcase.mp3, doc/html/history.html, libmp3lame/version.h:

bumped up version number to 3.92 for release

2002-04-15 06:46  markt

* ChangeLog:

ran cvs2cl.pl

2002-04-14 12:21  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.def, BladeMP3EncDLL.h:

Added strict-iso option to the interface, added output samplerate parameter  to the debug log file

2002-04-12 19:44  markt

* libmp3lame/bitstream.c:

added message regarding "internal buffer inconsistency error" to printout:

      ERRORF(gfc,"This is a fatal error.  It has several possible causes:");
      ERRORF(gfc,"90%  LAME compiled with buggy version of gcc using advanced optimizations");
      ERRORF(gfc," 9%  Your system is overclocked");
      ERRORF(gfc," 1%  bug in LAME encoding library");

2002-04-10 12:55  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

--noasm option

2002-04-10 06:37  bouvigne

* Makefile.MSVC:

presets.c

2002-04-09 15:43  bouvigne

* Dll/BladeMP3EncDLL.c:

dm presets in the dll are now used from initialized from inside libmp3lame

2002-04-09 15:28  aleidinger

* libmp3lame/Makefile.in:

regen

2002-04-09 14:46  bouvigne

* frontend/parse.c, include/lame.h, libmp3lame/Makefile.am,
  libmp3lame/libmp3lame_vc6.dsp, libmp3lame/presets.c,
  libmp3lame/set_get.c:

vbr presets are now part of libmp3lame

2002-04-09 11:56  bouvigne

* frontend/parse.c:

--cbr switch

2002-04-08 20:30  robux4

* ACM/acm.rc:

minor change on the DLL versioning

2002-04-08 18:43  robux4

* ACM/: ACM.cpp, AEncodeProperties.cpp:

Added some new defines that might not be in all platform DDKs
(just in case)

2002-04-08 18:41  aleidinger

* Makefile.in, ACM/Makefile.in:

regen

2002-04-08 18:41  aleidinger

* Makefile.am, ACM/Makefile.am:

add new vc6 file

2002-04-08 12:43  bouvigne

* lame_vc6.dsw, ACM/lameACM_vc6.dsp:

added ACM codec to vc6 workspace

2002-04-08 09:56  bouvigne

* lame_projects_vc6.dsp, lame_vc6.dsw:

dummy project to generate all lame projects (select lame_projects in the workspace)

2002-04-07 14:09  robux4

* ACM/TODO:

Removed the things already done

2002-04-07 14:07  robux4

* ACM/: ACM.cpp, AEncodeProperties.cpp:

Clicking on the LAME URL will open the default browser

2002-04-07 13:31  robux4

* ACM/: AEncodeProperties.cpp, AEncodeProperties.h:

Added tool-tips to the configuration dialog

2002-04-07 12:28  robux4

* ACM/: ACM.cpp, acm.rc:

Improved LAME version display

2002-04-07 10:17  robux4

* ACM/: AEncodeProperties.cpp, AEncodeProperties.h, acm.rc,
  lame_acm.xml, resource.h:

ABR support now complete

2002-04-06 14:12  aleidinger

* lame.bat:

bugfix, sorry, lost the mail for it

2002-04-06 14:10  aleidinger

* Makefile.in, ACM/Makefile.in, ACM/tinyxml/Makefile.in,
  Dll/Makefile.in, frontend/Makefile.in, libmp3lame/Makefile.in,
  mpglib/Makefile.in, configure:

regen

2002-04-06 14:09  aleidinger

* configure.in:

add tinyxml directory

2002-04-06 14:08  aleidinger

* Makefile.am, ACM/Makefile.am, ACM/tinyxml/Makefile.am,
  Dll/Makefile.am, frontend/Makefile.am, libmp3lame/Makefile.am,
  mpglib/Makefile.am:

add new files

2002-04-06 14:01  robux4

* ACM/: ACM.cpp, ACM.h, ACMStream.cpp, ACMStream.h:

Encoding in ABR is starting to work
the different format strings are sorted correctly

2002-04-06 11:34  robux4

* ACM/: ACM.cpp, ACM.h, AEncodeProperties.cpp, AEncodeProperties.h,
  acm.rc, resource.h:

First part of the ABR support
(missing use ABR settings on encoding when applied, configuration of ABR params)

2002-04-06 11:32  robux4

* ACM/tinyxml/: readme.txt, tinyxml.cpp, tinyxml.dsp, tinyxml.h,
  tinyxmlparser.cpp, xmltest.cpp:

Updated with version 2.0 beta

2002-04-04 13:35  bouvigne

* lame_vc6.dsw, Dll/LameDll_vc6.dsp, frontend/lame_vc6.dsp,
  libmp3lame/libmp3lame_vc6.dsp, mpglib/mpglib_vc6.dsp:

I was annoyed to not be able to open the VC projects in vc6, so I added vc6 ones

2002-03-22 18:29  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

Added lame presets to DLL interface

2002-03-16 00:26  robert

* Makefile.MSVC:

no fast float to int conversion (Intel compiler)

2002-03-16 00:21  robert

* Makefile.MSVC, frontend/parse.c:

fix for Win2k path seperator issue
found by Peter Hartley

2002-03-15 23:16  robert

* libmp3lame/quantize.c:

bugfix, confusion about sideinfo length
found by "Kei Ishida"

2002-03-03 18:57  aleidinger

* libmp3lame/psymodel.c:

remove /* withhin comment

2002-03-03 18:38  markt

* TODO:

  msvc6 notes

2002-02-22 11:53  shibatch

* libmp3lame/quantize_pvt.c:

mp3x now displays quantization noise correctly when using nspsytune.

2002-02-21 00:54  rbrito

* debian/: changelog, control, copyright, lame.docs, rules:

Reorganization of the lame/debian directory for generating packages closer
to what the Debian Policy specifies. Still not there (the liblame0 package
still has a dreaded -rpath and thus, is not lintian clean).

2002-02-17 15:24  takehiro

* doc/html/: history.html, switchs.html:

fix option description, and changed & to &amp;

2002-02-17 14:22  takehiro

* libmp3lame/psymodel.c:

now inter-channel masking works even when without --nspsytune or with -m s

2002-02-17 13:59  takehiro

* libmp3lame/psymodel.c:

fix for --enable-all-float.

2002-02-17 13:55  takehiro

* frontend/parse.c, include/lame.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/psymodel.c,
  libmp3lame/set_get.c, libmp3lame/util.h:

added inter channel masking effect.
gfp->interChRatio is the ratio of inter-channel masking effect, which could
be indicated by --interch X option.
The default value is 0.0, which means there's no inter-channel masking effect.

I think ratio = 0.01 is OK for lower bitrates (like under 128kbps),
for like old days songs by the Beatles.

2002-02-17 13:30  bouvigne

* frontend/parse.c:

presets down to 8kbps

2002-02-17 08:12  takehiro

* libmp3lame/util.h:

prepare for the interchannel masking and substep noise shaping.

2002-02-16 17:19  robux4

* ACM/tinyxml/: Makefile.tinyxml, changes.txt, dox, makedistlinux,
  makedistwin.bat, readme.txt, tinyxml.cpp, tinyxml.dsp, tinyxml.h,
  tinyxmlerror.cpp, tinyxmlparser.cpp, xmltest.cpp:

Update with newer version of TinyXML

2002-02-15 11:42  shibatch

* frontend/parse.c, libmp3lame/psymodel.c:

Now, nspsytune2 should work, maybe...

2002-02-14 15:38  shibatch

* libmp3lame/: lame.c, psymodel.c, util.h:

Preparation work for nspsytune2.

2002-02-13 16:30  aleidinger

* frontend/rtp.h:

compile fix for gcc 3.x from Len Walter <len@unsw.edu.au>

2002-02-09 18:51  markt

* frontend/gtkanal.c:

added preflag count to statics window in mp3x

2002-02-07 11:58  shibatch

* libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  frontend/parse.c, include/lame.h, libmp3lame/set_get.c:

preparation work for nspsytune2

2002-02-04 17:10  markt

* TODO, libmp3lame/util.c:

temporary fix for resampling code. downsampling from 44101 to 44100 causes
a seg fault.  Workaround in place for now:  resampling disabled
if input/output samplerates agree to 4 digits.

2002-02-01 18:58  markt

* INSTALL, TODO:

minor edits

2002-02-01 17:41  markt

* TODO:

added notes about building a working, all encompasing MSVC6
workspace to TODO list

2002-02-01 17:37  markt

* INSTALL:

added nots about the ACM codec and directshow filter
to INSTALL

2002-02-01 17:08  robux4

* ACM/ACM.cpp:

Correct a problem when more than 2 channels are involved

2002-01-31 21:17  robux4

* libmp3lame/lame.c:

Less memory copying on interleaved buffer

2002-01-31 21:03  uid32249

* ACM/tinyxml/Makefile.tinyxml:

replace Makefile with Makefile.tinyxml

2002-01-30 23:25  robux4

* ACM/: ACM.cpp, acm.rc:

resolved FhG incompatibility, first beta version (can go public), no decoding yet

2002-01-29 21:20  robux4

* ACM/: ACM.cpp, TODO, acm.rc:

update version and removed unused buffers

2002-01-29 20:37  robux4

* configMS.h, ACM/ACM.cpp, ACM/ACMStream.cpp, ACM/main.cpp:

More debugging, special dynamic memory handling for ACM

2002-01-28 22:33  ivanski

* mac/LAME.mcp:

CW6 Project File

2002-01-28 22:13  ivanski

* mac/: .DS_Store, MacDLLMain.c, Precompile_Common.h:

Mac support

2002-01-28 20:12  robux4

* ACM/: TODO, acm.rc:

more TODO, added icon credit

2002-01-28 18:18  markt

* libmp3lame/lame.c, test/CBRABR.op:

set devault qval to 2 for CBR and ABR.

2002-01-25 18:18  robux4

* ACM/: TODO, lame.ico:

new icon, more to do

2002-01-25 17:51  robux4

* ACM/: ACM.cpp, ACM.h, AEncodeProperties.cpp, DecodeStream.cpp,
  acm.rc:

version 0.7.6, improved the smart output mode, corrected a config saving bug

2002-01-25 17:47  robux4

* ACM/ADbg/: ADbg.cpp, ADbg.h:

more explicit cast

2002-01-25 11:27  aleidinger

* misc/Makefile.in:

regen

2002-01-25 11:23  aleidinger

* misc/Makefile.am:

add lameid3.pl

2002-01-25 11:22  aleidinger

* doc/man/lame.1:

some fixes

2002-01-24 19:38  robux4

* ACM/: ACM.cpp, ACM.h, ACMStream.cpp, AEncodeProperties.cpp,
  AEncodeProperties.h, TODO, acm.rc, lame_acm.xml, main.cpp,
  resource.h:

introducing smart output mode, clean dialog boxes, config saving/loading now works

2002-01-23 20:51  robux4

* ACM/DecodeStream.cpp:

correct a build problem when ENABLE_DECODING is not defined

2002-01-23 20:45  robux4

* ACM/readme.txt:

More doc on the release files

2002-01-23 20:40  robux4

* ACM/ADbg/ADbg.dsp:

removed a minor build problem

2002-01-23 20:39  robux4

* ACM/: ACM.cpp, ACM.h, ACMStream.cpp, ACMStream.h,
  AEncodeProperties.cpp, AEncodeProperties.h, DecodeStream.cpp,
  DecodeStream.h, LameACM.inf, TODO, acm.rc, lame_acm.xml,
  readme.txt, resource.h, tinyxml/changes.txt, tinyxml/readme.txt,
  tinyxml/test.dsp, tinyxml/test.dsw, tinyxml/tinyxml.cpp,
  tinyxml/tinyxml.dsp, tinyxml/tinyxml.h, tinyxml/tinyxmlerror.cpp,
  tinyxml/tinyxmlparser.cpp, tinyxml/xmltest.cpp:

Initial configuration dialog and XML config saving, initial decoding support (not working yet)

2002-01-23 20:32  robux4

* mpglib/interface.h:

better handling of C++ include

2002-01-23 01:23  markt

* lame.spec.in:

commiting Yosi's new lame.spec.in file

2002-01-22 19:45  robux4

* ACM/: ACM.cpp, ACM.h, ACMStream.cpp, ACMStream.h, LameACM.inf,
  TODO, acm.rc, adebug.h, lameACM.def, main.cpp, readme.txt:

clean the code, put LGPL license, add mpglib to the build

2002-01-21 21:33  markt

* TODO, configure, configure.in:

added MAX OSX patch from sf bugtrack page

2002-01-21 20:24  markt

* USAGE, misc/lameid3.pl:

added lameid3.pl script to misc directory.
(use to reencode mp3's and preserve id3 tags)

2002-01-20 19:29  robux4

* libmp3lame/util.h:

Better C++ handling

2002-01-20 19:25  robux4

* Dll/BladeMP3EncDLL.h:

Better C++ handling

2002-01-20 15:05  aleidinger

* configure:

regen (ACM)

2002-01-20 15:05  aleidinger

* configure.in:

Add ACM directory

2002-01-20 15:04  aleidinger

* ACM/Makefile.in:

Add generated autoconf glue

2002-01-20 14:59  aleidinger

* ACM/ADbg/Makefile.in:

Add generated autoconf glueACM/Makefile.in

2002-01-20 14:58  aleidinger

* ACM/: Makefile.am, ADbg/Makefile.am:

Add automake clue (for make dist)

2002-01-20 14:03  robux4

* ACM/: ADbg/ADbg.cpp, ADbg/ADbg.dsp, ADbg/ADbg.h, ACM.cpp, ACM.h,
  ACMStream.cpp, ACMStream.h, LameACM.inf, acm.rc, adebug.h,
  lame.ico, lameACM.def, main.cpp, readme.txt, resource.h:

Initial ACM support

2002-01-19 11:52  bouvigne

* README, TODO:

updated TODO

2002-01-17 16:43  aleidinger

* Makefile.unix:

NASM for Windows fixes (Hubert Hanghofer)

2002-01-17 13:42  aleidinger

* configure:

regen

2002-01-17 13:42  aleidinger

* configure.in:

- Update gcc 3.x and --enable-expopt=full flags based upon suggestions
  and benchmarks from Hubert Hanghofer <hhanghof@netbeer.co.at> and
  Craig Okruhlica <craig@velio.com>.
- Remove gcc flags which are marked 'experimental' in the gcc 3.0.3
  documentation (noticed by Hubert Hanghofer).
- Add comment what "expopt" means, and what it doesn't mean.

2002-01-17 13:42  aleidinger

* Makefile.unix:

- Update MINGW part pased upon patches and comments from
  Hubert Hanghofer <Hubert.Hanghofer@m-real.com>.
- Some minor changes for consistency.

Note: this file is superseded by configure, except for systems where
      configure didn't work, so if something is broken you have to send
      patches.

2002-01-17 05:08  takehiro

* libmp3lame/i386/.cvsignore:

added *.lo

2002-01-09 12:09  takehiro

* debian/.cvsignore, dshow/.cvsignore:

added autogen Makefile to ignore

2002-01-09 12:09  takehiro

* frontend/.cvsignore, libmp3lame/.cvsignore, mpglib/.cvsignore:

added *.il, for the intel compiler with ipo option

2002-01-07 15:51  aleidinger

* configure:

oops, forgot to s/gtk12-config/gtk-config/

2002-01-07 15:48  aleidinger

* configure:

regen

2002-01-07 15:48  aleidinger

* configure.in:

add gcc 3 specific optimizations, based upon suggestions by Sébastien FORESTIER <forestie@caramail.com>

2002-01-07 10:35  aleidinger

* configure, frontend/Makefile.in:

regen: Fix Cygwin and HPUX problems.

2002-01-07 10:34  aleidinger

* configure.in, frontend/Makefile.am:

Fix Cygwin and HPUX problems.

2002-01-01 16:55  robert

* misc/lame4dos.bat:

modified some remark

2001-12-30 23:54  markt

* doc/html/history.html:

updated hostory.html from master copy in webpages project

2001-12-29 17:36  takehiro

* doc/html/history.html:

fix option for pseudo-half step quantization

2001-12-29 16:23  aleidinger

* configure:

regen: Welcome to 3.92

2001-12-29 16:21  aleidinger

* configMS.h, configure.in, libmp3lame/version.h:

Welcome to 3.92

2001-12-29 15:45  aleidinger

* doc/html/history.html:

sync with webpages/history.html

2001-12-28 18:55  takehiro

* .cvsignore:

added stamp-h1

2001-12-28 12:47  aleidinger

* dshow/: dshow.dsp, dshow.dsw:

unix->dos

2001-12-27 16:12  aleidinger

* doc/man/lame.1:

add --alt-preset

2001-12-27 12:50  aleidinger

* misc/Makefile.in:

regen: add missing files to the distribution

2001-12-27 12:49  aleidinger

* misc/Makefile.am:

add missing files to the distribution

2001-12-23 20:19  dibrom

* libmp3lame/set_get.c:

disable noise shaping 2 for "fast" extreme mode also

2001-12-23 20:11  dibrom

* libmp3lame/: set_get.c, vbrquantize.c:

fix small bug and completely disable noise_shaping 2 with "fast" mode until a better solution can be found.

2001-12-23 12:25  aleidinger

* misc/Makefile.in:

regen: add some files to the distribution

2001-12-23 12:22  aleidinger

* misc/Makefile.am:

add auenc, mugeco,sh and mlame to distrib

2001-12-22 13:32  aleidinger

* DEFINES:

document NON_LINEAR_PSYMODEL, remove KLEMM_43

2001-12-22 13:29  aleidinger

* libmp3lame/psymodel.c:

non linear psymodel (disabled by default) for GPSYCHO (nspsytune is untouched)

2001-12-22 13:27  aleidinger

* configure:

regen: Welcome to v3.91

2001-12-22 13:26  aleidinger

* configMS.h, configure.in, libmp3lame/version.h:

Welcome to v3.91

2001-12-21 15:09  aleidinger

* libmp3lame/machine.h:

add icc check

2001-12-21 15:05  aleidinger

* libmp3lame/Makefile.in:

regen: (add vbrquantize.h)

2001-12-21 15:05  aleidinger

* libmp3lame/Makefile.am:

add vbrquantize.h

2001-12-21 11:58  jd-

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.def, BladeMP3EncDLL.h:

Added DLL interface function beEncodeChunkFloatS16NI for floating point audio
Samples are input within the range +/- 32768, in non-interleaved channels

2001-12-21 03:29  markt

* testcase.mp3:

updated testcase

2001-12-21 03:29  markt

* libmp3lame/: version.c, version.h:

updated version to lame 3.90

2001-12-20 23:11  markt

* ChangeLog:

update changelog

2001-12-20 08:44  dibrom

* libmp3lame/encoder.c:

no message

2001-12-20 08:33  dibrom

* libmp3lame/: encoder.c, set_get.c, util.h, vbrquantize.c:

improved quality of "fast" modes in certain situations

2001-12-18 17:44  dibrom

* frontend/parse.c:

removed bitrate compensation stuff for the abr bitrates since it appears no longer necessary

2001-12-18 17:28  dibrom

* doc/html/switchs.html:

added --alt-preset to the list of switches

2001-12-18 17:13  dibrom

* doc/html/history.html:

documented many changes which have been made over 3.90

2001-12-18 16:27  dibrom

* frontend/parse.c:

small tweak to "standard" preset

2001-12-18 16:14  dibrom

* libmp3lame/: psymodel.c, quantize.c, set_get.c, util.h,
  vbrquantize.c:

small quality improvement for "extreme" and "insane", more bitrate tunings for "extreme" -- should average to 256kbps more often

2001-12-18 11:16  aleidinger

* configure:

regen: vorbis changes

2001-12-18 11:14  aleidinger

* configure.in:

- Change vorbis default to disabled
- Added -logg in the vorbis case (seems to be needed, I haven't tested it)

2001-12-17 04:40  markt

* libmp3lame/quantize.c:

Minor changes to Gabriel's adjustment for ABR bitrate.
Updated testcases.

Added the following comments:

/*
        res_factor is the percentage of the target bitrate that should
        be used on average.  the remaining bits are added to the
        bitreservoir and used for difficult to encode frames.

        Since we are tracking the average bitrate, we should adjust
        res_factor "on the fly", increasing it if the average bitrate
        is greater than the requested bitrate, and decreasing it
        otherwise.  Reasonable ranges are from .9 to 1.0

        Until we get the above suggestion working, we use the following
        tuning:
        compression ratio    res_factor
          5.5  (256kbps)         1.0      no need for bitreservoir
          11   (128kbps)         .93      7% held for reservoir

        with linear interpolation for other values.

     */
    res_factor = .93 + .07 * (11.0 - gfp->compression_ratio) / (11.0 - 5.5);

2001-12-16 16:00  bouvigne

* libmp3lame/quantize.c:

better abr bitrate approximation (will break abr testcases)

2001-12-15 07:31  dibrom

* libmp3lame/: psymodel.c, set_get.c, util.h, vbrquantize.c:

More tunings for "fast" options for "standard" and "extreme" modes.

2001-12-14 16:27  dibrom

* libmp3lame/set_get.c:

small tweak to "extreme" mode

2001-12-14 07:00  dibrom

* frontend/parse.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/set_get.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c:

- changed --dm-presets to --alt-presets
- modified preset system
- applied tunings to vbr and psymodel, especially with --alt-preset standard, improves many difficult clips over the default vbr modes/presets (even those such as --r3mix) such as impulse cases (fatboy, spahm, them, gbtinc, ravebase, etc), pre-echo cases (castanets, death2, florida_seq, etc), tonality/js cases (2nd_vent, serioustrouble, bloodline, etc), low volume clips (piano, rach_original), many clips with problems with noise shaping 2, and much much more.  Practically all cases should be equal or improved in quality.
- added --no-preset-tune to disable tunings for --alt-preset "modes"

2001-12-03 18:15  markt

* USAGE, frontend/parse.c:

updated descriptions of some command line options, as per Dmitry

2001-11-30 18:35  markt

* lame.spec.in:

patch from lassauge@mail.dotcom.fr for lame.spec.in file.

2001-11-30 18:05  markt

* include/lame.h, libmp3lame/lame.c:

added lame_encode_buffer_long2(), since lame_encode_buffer_long() had
a scaling which restricted the precision of the input to the same
as if the input was 'short int'

decided to leave the original routine, on the off chance there
is some program out there which uses it.

2001-11-28 12:30  aleidinger

* Makefile.in:

regen

2001-11-28 12:29  aleidinger

* Makefile.am:

change description of make test

2001-11-26 15:21  takehiro

* libmp3lame/takehiro.c:

tuning of "pseudo half step noise shaping" with listening test.
and it works now even when scalefac_scale == 1

2001-11-26 15:19  takehiro

* libmp3lame/: psymodel.c, VbrTag.c:

fix warning

2001-11-26 11:00  aleidinger

* libmp3lame/version.h:

Bump alpha version.

2001-11-25 15:24  takehiro

* libmp3lame/: lame.c, quantize.c, quantize_pvt.c, takehiro.c,
  util.h:

new noise shaping algorithm(pseudo half step noise shaping)
it brings slow but more accurate noise shaping.
enables with -q0 when CBR

2001-11-19 21:26  markt

* frontend/parse.c, libmp3lame/encoder.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

Reverted CVS back to before "gglower" option was added.

--scale is a better way to do this, and contrary to Hans' claims,
--scale is also lossless.

2001-11-18 22:44  robert

* frontend/parse.c, libmp3lame/encoder.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

patch by Hans van der Heijden, original email:

Datum: Sun, 18 Nov 2001 20:13:11 +0100
Von: "Hans van der Heijden" <H.Heijden@inter.NL.net>
An: <Robert.Hegemann@gmx.de>

Hi Robert,

For the first time, I compiled Lame, being a non-programmer (well, my work
involves programming, but that's a world apart with logic symbols, not C
language).
Because sometimes I have the urge to try something with the sourcecode.

I'd like to add a switch to avoid the use of --scale for preventing
clipping. It manipulates global_gain, similar as the mp3gain tool does, but
this would be much more convenient of course (and better quality-wise, being
'lossless').

Since I have no programming experience, can you take a look if I implemented
it correctly? The switch is called --gglower x, where each x-step stands for
1,5 dB. gg is short for global gain. So for example, --gglower 1 will
decrease the output volume with 1,5 dB (0,841). I would probably use this by
default, it will be enough to prevent clipping for all but the oddest
samples/settings.

I did a lot of copy/pasting from the --athlower switch, otherwise I probably
couldn't figure it all out!
Files involved are parse.c, lame_global_flags.h, set_get.c, lame.h and
bitstream.c.
I attached these files, if you search in each for 'gglower' you'll find the
added code.
Files came from the 11 Nov CVS.

Also attached is a cygwin lame.exe if you like to play with it.

Let's add it to CVS if it's OK (don't know how to do that myself, have to
tell Mark?).

Bye,
Hans

2001-11-17 11:17  aleidinger

* Dll/Example.cpp, Makefile.unix, Dll/Makefile.mingw32:

some mingw fixes from Vladislav Naumov <vnaum@echo.ru>

2001-11-14 16:25  aleidinger

* include/lame.h:

fixes in comments

2001-11-12 21:58  robert

* libmp3lame/lame.c:

[no log message]

2001-11-12 17:36  aleidinger

* include/lame.h:

spelling fixes in comments

2001-11-11 22:13  afaber

* Dll/BladeMP3EncDLL.c:

fixed bugs: 451879 and 438835

2001-11-11 15:08  aleidinger

* doc/man/Makefile.in, configure:

regen

2001-11-11 15:06  aleidinger

* libmp3lame/bitstream.c:

add CVS Id

2001-11-11 14:57  aleidinger

* Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

regen

2001-11-11 14:53  aleidinger

* configure.in, frontend/Makefile.am:

bugfix: --disable-{mp3x,mp3rtp} had build them
add: --disable-fontend

2001-11-11 14:48  aleidinger

* include/lame.h, libmp3lame/version.c, libmp3lame/version.h:

remove mp3x version, it doesn't belong into the lib
(this breaks every app which uses the function, but mp3x should
be the only app which uses it, so this is ok because I moved it
into gtkanal.c)

2001-11-11 14:47  aleidinger

* frontend/gtkanal.c:

move mp3x version here (from libmp3lame/version.[ch])

2001-11-11 11:31  aleidinger

* libmp3lame/Makefile.in:

regen

2001-11-11 11:30  aleidinger

* libmp3lame/Makefile.am:

add missing headers

2001-11-10 14:25  aleidinger

* libmp3lame/VbrTag.c:

at least fix the bus error on SPARC until Roel or someone else decides if we should fix it in another way

2001-11-06 14:43  aleidinger

* doc/html/switchs.html:

resample only for encoding

2001-11-06 12:41  aleidinger

* doc/man/lame.1:

athaa fixes, resample only for encoding

2001-11-06 01:31  jd-

* frontend/parse.c:

Cleaned up preset help; send explicitly requested help to stdout, not stderr.
Modularized original presets, with aliases to preserve the original behavior.

2001-11-05 15:26  dibrom

* frontend/parse.c:

modify lowpass values for dm-preset abr mode

2001-11-05 05:46  dibrom

* frontend/parse.c:

Updated dm-presets

2001-11-05 05:20  markt

* testcase.mp3, libmp3lame/encoder.h:

updated padding at end of MP3 to be 1152 samples.
So the last frame containing real data will always be followed
by a frame containing silence.  (since most decoders will only
decode the second to last frame)

2001-11-04 23:42  robert

* Makefile.MSVC:

lost i added

2001-11-04 23:39  robert

* Makefile.MSVC:

optimizing some intel compile flags

2001-11-04 18:51  robert

* configMS.h:

moved MSVC specific #pragma into MSVC section

2001-11-04 18:50  robert

* libmp3lame/quantize.h, DEFINES:

removed MAXQUANTERROR precompiler define

2001-11-04 18:48  robert

* frontend/parse.c, include/lame.h:

we don't want to make Naoki's msfix part of the API at this time, removed
from lame.h again.
parse.c compilation was broken by JD's presets_alias function.

2001-11-04 18:31  robert

* libmp3lame/: encoder.c, quantize.c, vbrquantize.c, vbrquantize.h:

removed MAXQUANTERROR precompiler define

2001-11-04 18:20  dibrom

* frontend/parse.c:

update dm-presets.. more to come shortly

2001-11-04 18:19  dibrom

* include/lame.h:

added msfix

2001-11-04 17:28  robert

* include/lame.h, libmp3lame/lame.c:

--vbr-mtrh is now known as --vbr-new

2001-11-04 17:22  robert

* Dll/BladeMP3EncDLL.c:

--vbr-mtrh is now known as --vbr-new

2001-11-04 13:39  aleidinger

* libmp3lame/set_get.c:

some fixes in the comments

2001-11-04 13:39  aleidinger

* frontend/parse.c:

mark --{voice,radio,cd,studio,phone} as deprecated

2001-11-04 13:33  aleidinger

* doc/man/lame.1:

remove --voice (deprecated)

2001-11-04 13:01  jd-

* frontend/parse.c:

Moved "--dm-preset *" preset profiles to "--preset dm-*".
Added code for aliasing presets to multiple broad or narrow purpose labels.

2001-11-04 08:37  jd-

* frontend/parse.c:

Allow specifying the r3mix preset with "--preset r3mix" for consistency

2001-11-03 10:51  jd-

* frontend/parse.c, include/lame.h, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c:

Renamed experimental switch "--ath-adjust" to "--athaa-type" for consistency.
All switches directly affecting ATH auto-adjustment begin with "--athaa-*".

2001-11-03 09:31  jd-

* frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  libmp3lame/psymodel.c, libmp3lame/set_get.c, libmp3lame/util.h:

Added a bit of documentation to the long help.
To better reflect purpose, renamed adapt-thres-type and adapt-thres-level
to athaa-loudapprox and athaa-sensitivity, respectively.

2001-10-30 20:31  markt

* libmp3lame/VbrTag.c:

When determining enc_delay and enc_padding from VBR header, check
for reasonable values.

2001-10-29 22:00  markt

* frontend/get_audio.c, frontend/main.c, frontend/main.h,
  frontend/parse.c, include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/VbrTag.h, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, mpglib/interface.c,
  mpglib/mpglib.h:

VbrTag.c:  GetVBRTag() updated to parse enc_delay, enc_padding fields
enc_delay is used by 'lame --decode' to determine how many samples
to skip at the beginning during decoding.

2001-10-29 20:01  markt

* frontend/main.c:

for --nogap option, do not allow Xing VBR tag.

We should also not allow id3 tags and --nogap, but the are not turned on by
default, and it is more than a 3 line fix :-)

2001-10-29 08:41  bouvigne

* libmp3lame/: gain_analysis.c, gain_analysis.h:

adding gain analysis files

2001-10-29 06:08  markt

* frontend/main.c, libmp3lame/VbrTag.c,
  libmp3lame/lame_global_flags.h, mpglib/interface.c:

--nogap and --nogapout fixed in frontend.  didn't check
if output is really gapless - hopefully no bugs have crept into
that while --nogap was broken.

2001-10-28 22:24  markt

* libmp3lame/VbrTag.c, libmp3lame/bitstream.c,
  libmp3lame/lame_global_flags.h, libmp3lame/tables.c,
  libmp3lame/util.c, mpglib/interface.c:

Fixed bug in VbrTag.c which is why Xing tag was broken for MPEG2
files.

This code:

              if( h_id == 0 )
                      pTagData->samprate >>= 1;

was, for unknown reasons, cutting the samplrate down by
a factor of two for MPEG2, causing the framesize of the Xing
header to be too large, causing it to overwrite the first
valid MP3 frame.

2001-10-25 11:54  roelvdb

* libmp3lame/VbrTag.c:

undo previous edit, misunderstanding

2001-10-24 23:59  roelvdb

* libmp3lame/VbrTag.c:

if ABR, {store bitrate <=255} else { use 4 low bits to store bitrateindex so "-b" for VBR(/CBR) is known. 0F for freeformat}

2001-10-24 20:45  markt

* testcase.mp3:

updated testcases

2001-10-24 16:33  aleidinger

* doc/man/lame.1:

sync with HTML

2001-10-24 12:44  bouvigne

* doc/html/: basic.html, examples.html, history.html, node6.html,
  switchs.html:

doc fixes

2001-10-24 12:32  bouvigne

* doc/html/switchs.html:

a small athtype doc modif

2001-10-23 16:35  bouvigne

* doc/html/switchs.html:

fixes from Dmitry

2001-10-23 16:17  bouvigne

* doc/html/switchs.html:

fixes from Alexander

2001-10-23 14:06  aleidinger

* doc/man/lame.1:

add line breaks, expand examples section, add ID3 section, fixes

2001-10-23 14:06  aleidinger

* frontend/main.c:

fix for cygwin/mingw from egor duda <deo@logos-m.ru>

2001-10-22 21:31  roelvdb

* libmp3lame/VbrTag.c:

no message

2001-10-22 13:25  aleidinger

* doc/man/lame.1:

update based on HTML version

2001-10-21 17:00  bouvigne

* doc/html/: basic.html, switchs.html:

doc

2001-10-20 16:32  aleidinger

* Makefile.unix:

Submitted by: "Vladislav Naumov" <vnaum@inbox.ru>

I canged number 2 of his fixes to be equal to configure.in
(-O3 is the highest official supportes optimization option, some of
the options are superfluous (because they are included in -O3), some may
perhaps change the ABI (ABI, not API!), e.g. -malign-*).

Quote:
1. NOUNIXCMD = YES (don't use shell & sed)
2. CC_OPTS are set to produce optimized code. Somewhat faster.
3. frontend_sources & lib_sources are now fixed.
   GNU Make version 3.79.1 croaked about recursive variable.
4. ASFLAGS are correctly set, 'make -fMakefile.unix UNAME=MSDOS HAVE_NASM=YES'
   works smoothly (if you have nasm.exe, of course :))

2001-10-20 16:28  aleidinger

* Dll/Makefile.mingw32:

Submitted by: "Vladislav Naumov" <vnaum@inbox.ru>

Quote:
This makefile compiles lame_enc.dll with mingw32 (and possibly cygwin)
Of course, you must first build ../libmp3lame/libmp3lame.a.
liblame_enc.a can be used to link the lame_enc.dll to your programs.
Tested with EAC 0.9pb9 (my own favorite, http://www.exactaudiocopy.de/).

2001-10-19 17:39  bouvigne

* libmp3lame/VbrTag.c:

headering...

2001-10-18 19:55  bouvigne

* doc/html/switchs.html, frontend/parse.c:

documenting...hopefully nearly finished

2001-10-17 19:29  robert

* frontend/main.c:

patch by Gian-Carlo Pascutto

I saw someone reported a problem with my --nogapout
switch on the mailinglist. I have done a quick attempt
to fix the problems (and address another potential one).

I haven't actually tested the fixes, but I'm reasonably
sure they are correct, or at least they show how to
address the problem.

2001-10-17 13:23  roelvdb

* libmp3lame/VbrTag.c:

after discussing with Gabriel added some more AQ flag refinements (--athonly,--noath,--scale-*, free format)

and

made #define MAXFRAMESIZE 2880, because LAME used to fill the freeformat 640 LAME Tag with junk at the end.

2001-10-17 11:31  aleidinger

* configMS.h:

fix VERSION after last commit

2001-10-17 01:41  roelvdb

* libmp3lame/VbrTag.c:

added overflow protection to that lowpass field in the LAME Tag, just in case someone enters a very high lowpass value.

2001-10-17 01:18  roelvdb

* libmp3lame/lame.c:

44.1kHz:
instead of "transition band: 22228 Hz - 22761 Hz" lowpass filter,
"-b320 -a" (mono) will now give "transition band: 21517 Hz - 22050 Hz"
(as in the stereo case)

likewise on other samplerates.  I can imagine this can be done in a much more intelligent fashion.

also commented out a bit of similar code that seems obsolete now?

2001-10-16 18:49  bouvigne

* doc/html/switchs.html:

documenting - not finished

2001-10-16 18:07  afaber

* configMS.h, include/lame.h, libmp3lame/VbrTag.h,
  libmp3lame/bitstream.c, libmp3lame/fft.c, libmp3lame/fft.h,
  libmp3lame/lame.c, libmp3lame/psymodel.c, libmp3lame/quantize.h,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/util.h:

Fixed some compiler warnings (mainly differences between function declaration and definition)

2001-10-16 15:00  roelvdb

* libmp3lame/VbrTag.c:

added the needed "else", fixed lowpass, added -V0/V1, --nores, -k, ...

2001-10-16 10:35  bouvigne

* doc/html/history.html:

history

2001-10-15 13:44  roelvdb

* libmp3lame/VbrTag.c:

fixed a wrong bracket causing >=256 CBR not to be AQ
added ABR>=256 S as AQ, consistent with CBR >=256S

2001-10-13 19:00  markt

* testcase.mp3:

updated testcases

2001-10-13 14:02  aleidinger

* include/lame.h, frontend/parse.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/set_get.c,
  libmp3lame/util.c:

add --scale-l and --scale-r options

Requested by: fasttimes@mochamail.com
Written by: mp3gain@hotmail.com

2001-10-13 14:00  aleidinger

* doc/man/lame.1:

update from "lame --longhelp"

2001-10-13 14:00  aleidinger

* USAGE, doc/html/switchs.html:

add --scale-l, --scale-r

2001-10-12 18:39  bouvigne

* doc/html/: index.html, switchs.html:

a few doc updates - not yet finished

2001-10-11 20:06  bouvigne

* USAGE, doc/html/basic.html, doc/html/examples.html,
  doc/html/history.html, doc/html/id3.html, doc/html/modes.html,
  doc/html/node6.html, doc/html/switchs.html:

[no log message]

2001-10-11 12:21  aleidinger

* libmp3lame/: encoder.c, util.h:

fix misunderstanding of gfc->padding

2001-10-10 02:17  roelvdb

* libmp3lame/: VbrTag.c, lame.c:

consequence, it's "LAME Tag", longhelp said Xing header

2001-10-10 02:15  roelvdb

* frontend/parse.c:

consequence, it's "LAME Tag"

2001-10-10 02:00  roelvdb

* frontend/main.c:

added 13 " if (silent < 10) "s to make "lame --decode --quiet" really silent.  there's still a LF I can't locate though...

2001-10-10 01:42  roelvdb

* Dll/BladeMP3EncDLL.c:

removed experimental X from --r3mix

2001-10-09 23:09  roelvdb

* libmp3lame/VbrTag.c:

adds delays/padding to tag, no range check and tested exclusively on windows

2001-10-09 22:34  roelvdb

* frontend/parse.c:

test commit CVS to fix --r3mix size increase (robert identified is as -X being used)

2001-10-09 14:30  aleidinger

* libmp3lame/version.h:

bump alpha version

2001-10-09 14:26  aleidinger

* Dll/BladeMP3EncDLL.c, frontend/parse.c, libmp3lame/VbrTag.c,
  libmp3lame/encoder.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/util.h:

Use the official enum names from lame.h instead of numbers or defines.

2001-10-08 12:54  bouvigne

* libmp3lame/util.c:

athtype fix

2001-10-06 19:25  markt

* include/lame.h:

added notes about scaling.  there are some inconsistencies in
the API:

lame_encode_buffer()   takes short int as input, range +/- 32768
lame_encode_float()    takes float, but data must be in the range
                       +/- 32768
lame_encode_double()   takes double, but data must be in the range
                       +/- 32768

lame_encode_int()     takes int, but data must be in the range of 'int'
                      for 32bit ints, this is +/- 2147483684

2001-10-06 19:17  markt

* frontend/get_audio.c:

updated error messages we now support 8,16,24 and 32 bit input

2001-10-06 19:05  markt

* frontend/get_audio.c, frontend/gtkanal.c, frontend/parse.c,
  include/lame.h, libmp3lame/lame.c:

added support for 24 and 32 bit when not using libsndfile.
jd had already added the code to do this, just had to make
the libsndfile --bitwidth option available when not using
libsndfile.  Also updated unpack_read_samples to support 32bit.

Could not test this since I dont have any 24 bit files, and
sox cant seem to create them.

2001-10-05 22:43  robert

* libmp3lame/: lame.c, machine.h, quantize_pvt.c, quantize_pvt.h,
  vbrquantize.c:

using -Xn similar to the old code to select different noise measurings with
the newer VBR code. the actual mapping is not final yet.

2001-10-05 13:00  bouvigne

* libmp3lame/util.c:

ath 4 switches to ath 2 in cbr mode

2001-10-05 12:59  bouvigne

* libmp3lame/lame.c:

made NsPsytune stopping using ath0 as default, as everyone is overriding the athwhen using nspsytune

2001-10-05 12:20  bouvigne

* Makefile.MSVC:

makefile.msvc and projects on par?

2001-10-04 10:01  aleidinger

* libmp3lame/: VbrTag.c, VbrTag.h:

fixes for Solaris 8 / add missing include

2001-10-02 16:02  markt

* frontend/: main.c, parse.c:

added nogap patch from Gian-Carlo Pascutto.

lame --nogapout <outputdir> --nogap file1.wav file2.wav file3.wav ...

untested.

2001-10-02 03:54  markt

* configure:

ran autoconf to make a new configure script

2001-10-02 03:53  markt

* INSTALL, configure.in, frontend/main.c, frontend/parse.c,
  libmp3lame/lame.c:

split Vorbis support into two pieces:

1.
HAVE_VORBIS   (decoding support).  This code still works!
(at least it compiles - I have't actually run it).
Can be enabled with ./configure --with-vorbis.  Changed the
default in configure.in to define HAVE_VORBIS

2.
HAVE_VORBIS_ENCODER
This is the code which hasn't compiled since Vorbis beta1.
Mainly because how you specify varous encoding "modes" has been
changed.  It's probably not to much work to get this working,
but there is no reason for this to be in LAME.

2001-10-02 00:00  markt

* libmp3lame/: VbrTag.c, bitstream.c, bitstream.h, encoder.c,
  lame.c:

Music CRC computed on the fly.   Code stubs in place for
decoding on the fly.

2001-10-01 23:02  markt

* libmp3lame/: VbrTag.c, bitstream.c, bitstream.h, encoder.c,
  lame.c, util.h:

started work to put in the ability to compute MusicCRC on
the fly, as well as decoding on the fly.

2001-09-30 20:36  robert

* frontend/parse.c, libmp3lame/bitstream.c, libmp3lame/bitstream.h,
  libmp3lame/lame.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/set_get.c, libmp3lame/util.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c:

removed some unused variable

2001-09-28 21:29  markt

* frontend/main.c:

cpu affinity back to #define _WIN32

2001-09-28 21:13  markt

* frontend/main.c:

process affinity patch is back

2001-09-28 20:46  markt

* USAGE:

more small updated to USAGE

2001-09-28 20:38  markt

* USAGE:

updated USAGE to reflect Dmitry's -B comments

2001-09-28 12:04  bouvigne

* Makefile.MSVC:

harmonization between makefile and project

2001-09-21 04:50  markt

* testcase.mp3, frontend/main.c:

updated testcases (lowpass added to Info tag?)

2001-09-21 04:03  markt

* frontend/main.c:

disabled CPU affinity code.
should only be in a #ifdef NT-system, but I dont know what
the ifdef should be.

2001-09-20 07:15  bouvigne

* libmp3lame/: VbrTag.c, lame.c:

default lowpass stored in info tag

2001-09-19 14:32  markt

* testcase.mp3:

updated testcase.mp3

2001-09-18 13:37  aleidinger

* libmp3lame/util.c:

Fix memory hole (allocation from psymodel_init()).
Found by: Michael Fink <finkm@asamnet.de>

2001-09-17 23:54  markt

* libmp3lame/: VbrTag.c, util.c:

moved a 1M array from stack to heap in VbrTag.c

Some OS, when launching LAME on a seperate thread,
allocate a tine (128K?) stack.  moving this to the heap
is an ugly solution (requires a malloc() and free())
but lets see if it fixes the reported segfaults.

2001-09-17 21:17  markt

* frontend/main.c, include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/lame.c, libmp3lame/util.c:

more code related to putting encoder padding into VBR tag

2001-09-17 20:05  markt

* include/lame.h, libmp3lame/VbrTag.c, libmp3lame/encoder.h,
  libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  libmp3lame/set_get.c:

added new call to API,
lame_get_encoder_padding()
which returns the amount of padding appended to the input
during encoding.

2001-09-17 19:15  markt

* libmp3lame/util.c:

moved MSVC cpu affinity code to the top of disable_FPE()

2001-09-15 09:57  aleidinger

* configure:

regen

2001-09-15 09:49  aleidinger

* configure.in:

Bugfix for libffm (Alpha architecture).
Submitted by: Simon Burge <simonb@wasabisystems.com>

2001-09-14 17:37  markt

* HACKING, README:

added a note about LAME being threadsave to the HACKING file.

2001-09-14 17:18  markt

* libmp3lame/util.c:

put Todd Richmond's EAC/lame SMP fix in util.c,
with all the messy code for setting floating point exceptions.
I put this in the
#if defined(_MSC_VER)
block, so it should only affect people using MSVC.

2001-09-11 07:47  potsticker

* libmp3lame/VbrTag.c:

Changed id string from 'Xing' to 'Info' for CBR files only

2001-09-08 18:39  potsticker

* libmp3lame/VbrTag.h, frontend/main.c:

Don't write Lame Tag status message if --quiet

2001-09-08 18:35  potsticker

* libmp3lame/VbrTag.c:

Don't write Lame Tag status message if --quiet

2001-09-08 18:27  potsticker

* libmp3lame/: VbrTag.c, VbrTag.h:

Don't write Lame Tag status message if --quiet

2001-09-07 23:42  potsticker

* libmp3lame/VbrTag.c, libmp3lame/lame.c, frontend/parse.c:

Write Lame Tag for all files (unless -t switch used)

2001-09-04 00:06  potsticker

* libmp3lame/VbrTag.c:

Implemented most of Lame Tag rev 0 (but no 'replay gain' yet)

2001-09-03 23:45  potsticker

* libmp3lame/: VbrTag.c, VbrTag.h:

Implemented most of Lame Tag rev 0 (but no 'replay gain' yet)

2001-09-03 23:43  potsticker

* libmp3lame/id3tag.h:

Moved some macro definitions into id3tag.h (referenced in VbrTag.c)

2001-09-03 20:56  robert

* libmp3lame/id3tag.c:

cr/lf patch

2001-09-02 20:07  potsticker

* libmp3lame/: id3tag.h, id3tag.c:

Moved some macro definitions into id3tag.h (referenced in VbrTag.c)

2001-08-31 18:41  markt

* libmp3lame/util.c:

lowered tolerence in an assert() in the lowpass filtering
routine.

2001-08-31 08:17  bouvigne

* libmp3lame/: VbrTag.c, util.h:

I hope it's fixed now

2001-08-29 20:08  bouvigne

* Dll/BladeMP3EncDLL.c, include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/VbrTag.h, libmp3lame/version.c:

first implementation of lame Xvbr tag from J Dee

2001-08-28 18:51  markt

* API, HACKING, frontend/parse.c, libmp3lame/lame_global_flags.h,
  libmp3lame/psymodel.c, libmp3lame/set_get.c:

msfix changes.  forgot to commit them yesterday

2001-08-28 17:06  aleidinger

* Makefile.unix:

OS/2 mods from slaughter@malaconet.org (in principle, I had to apply them by hand and modified it a little bit)

2001-08-28 15:41  aleidinger

* configure:

oops... wrong gtk-config

2001-08-27 21:06  aleidinger

* configure:

regen (+update to automake 1.5)

2001-08-27 21:04  aleidinger

* aclocal.m4, Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.am, mpglib/Makefile.in:

update to automake 1.5

2001-08-27 21:04  aleidinger

* Makefile.unix:

USE_FFT3DN died some time ago

2001-08-27 21:03  aleidinger

* Makefile.am:

fixes for the update and diff target if you build in a seperate directory

2001-08-27 21:01  aleidinger

* frontend/main.c:

Bump MAX_NOGAP from 20 to 40, I wanted to make 34 gapless mp3s.

2001-08-27 20:59  aleidinger

* Makefile.am.global, config.guess, config.sub, depcomp, missing,
  misc/depcomp, mpglib/depcomp:

update to automake 1.5

2001-08-27 20:56  aleidinger

* DEFINES, Makefile.MSVC:

remove USE_FFT3DN, this define died some time ago

2001-08-27 20:55  aleidinger

* configure.in:

remove --malign-double completely

2001-08-27 20:52  aleidinger

* libmp3lame/fft.c:

USE_FFT3DN -> HAVE_NASM

2001-08-27 20:50  aleidinger

* lame.spec.in:

  - Build and include docs and libs correctly
  - Build extra programs

  Submitted by: Markus Linnala <maage@cs.tut.fi>

  Note:
  I didn't have a rpm based system, if this breaks feel free
  to revert my commit, I'm at a "commit what isn't obviously
  broken and seems to be a good idea" run at the moment.

2001-08-27 20:49  aleidinger

* doc/html/switchs.html, frontend/parse.c, USAGE:

  - OS/2 priority control
  Submitted by: "DoC" <slaughter@malaconet.org> (with minor changes by me)

2001-08-27 16:40  markt

* doc/man/lame.1, misc/Lame.vbs:

typo in man page fixed, new Lame.vbs from
"Ralf Kempkens" <Ralf.Kempkens@epost.de>

2001-08-26 19:01  markt

* configure.in:

removed -malign-double, based on Klemm's email.

2001-08-26 18:59  markt

* configure.in:

some missing quotes for AmigaOS section of configure.in,
submitted by Fredrik Mellstrom <traal@altavista.net>

(I cant beieve there are still people out there using
an amiga :-)

2001-08-26 18:38  markt

* mpglib/: interface.c, mpglib.h:

replaced "look_for_xing" variable with more descriptive name
"sync_bitstream".

2001-08-21 19:48  bouvigne

* frontend/parse.c:

switching --vbr-new to mtrh

2001-08-21 08:57  viral

* debian/: changelog, control, lame.docs, rules:

Debian packaging modifications.

2001-08-20 22:26  afaber

* Dll/BladeMP3EncDLL.c:

Updated new R3Mix settings, use lame get/set function and version info
so I got rid of the version.h and lame_global_flag.h include files

2001-08-20 20:54  robert

* doc/html/contributors.html:

adding Darin Morrison (author of dm presets)

2001-08-16 08:21  robert

* misc/abx.c:

update of abx.c by Frank Klemm

2001-08-15 21:58  robert

* frontend/parse.c, libmp3lame/lame.c:

making -Z a truely toggling switch
reordering the longhelp options list
dropping --extrahelp

2001-08-15 00:37  robert

* libmp3lame/lame.c:

dropped a nagging message for --vbr-mtrh (nspsytune tuned for ...)

2001-08-15 00:12  robert

* frontend/parse.c, libmp3lame/util.c:

update for --r3mix by Roel

2001-08-14 21:46  robert

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/quantize_pvt.c,
  libmp3lame/util.h, libmp3lame/version.h:

some good presets tuned by Dibrom after die hard listening tests
--dm-preset {standard,xtreme,insane,metal}
and a switch to modify the --ns-treble setting for sfb21 by
--ns-sfb21 x

2001-08-08 10:52  aleidinger

* configure:

regen

2001-08-08 10:51  aleidinger

* configure.in:

  - remove optimizations which get already switched on by -O2 or better
  - new experimental optimizations
  - bump version to 3.90

2001-08-08 10:50  aleidinger

* configMS.h:

bump version to 3.90

2001-08-02 18:42  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h, Example.cpp:

Added NASM build option, added Very High Quality option

2001-08-01 21:45  robert

* frontend/parse.c, libmp3lame/lame.c,
  libmp3lame/lame_global_flags.h, libmp3lame/quantize_pvt.c,
  libmp3lame/set_get.c, libmp3lame/version.h:

BUG fix in "on_pe", was allocating often more than the absolute limit of 4095 bits per granule
attention: testcases are most likely broken now!

2001-07-26 23:05  robert

* libmp3lame/: lame.c, psymodel.c, vbrquantize.c, version.h:

VBR mtrh related, bring --remix near to --r3mix bitrate wise

2001-07-25 20:19  robert

* frontend/main.c:

Michel SUCH, wildcard expansion for nogap using the OS/2 shell

2001-07-24 12:13  aleidinger

* configure:

regen

2001-07-24 12:12  aleidinger

* configure.in:

gcc 3.0 fix from Daniel T. Chen

2001-07-23 08:11  aleidinger

* aclocal.m4, configure:

update to automake 1.4-p5

2001-07-23 08:08  aleidinger

* Makefile.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in, config.guess, config.sub:

update to automake 1.4-p5

2001-07-23 08:05  aleidinger

* Makefile.am.global:

update to automake 1.4-p5

2001-07-22 19:24  robert

* libmp3lame/: quantize.c, vbrquantize.c:

small fixes

2001-07-22 06:37  jd-

* libmp3lame/encoder.c:

Pushed the maximum auto-level adjustment of the ATH from 20 dB to 32 dB

2001-07-20 23:56  robert

* libmp3lame/quantize.c:

small speed up for --vbr-old

2001-07-20 01:01  robert

* libmp3lame/: lame.c, quantize.c, quantize_pvt.c, vbrquantize.c,
  version.h:

1) defaulted the old -Y code for --vbr-old
2) new behaviour of -Y: turns off sfb21 noise shaping (VBR)
3) some more tunings for --vbr-old

2001-07-19 11:36  aleidinger

* configure:

regen

2001-07-19 11:35  aleidinger

* configure.in:

  - removed useless (because already handled by Cygwin) MS-DOS case
  - bug fixes for alpha*-dec-osf*, *sgi-irix* and sparc*-sunos4*
  - print a "please contact us" message for sparc*-sunos4* and *beos
    (theses parts of configure.in are perhaps not neccessary)

2001-07-18 20:16  robert

* frontend/parse.c, libmp3lame/vbrquantize.c:

vbr-mtrh related: encode sfb21, may bloat on heavy metal music

2001-07-18 20:14  robert

* misc/abx.c:

update by Frank

2001-07-16 19:35  robert

* Dll/BladeMP3EncDLL.c, frontend/parse.c, include/lame.h,
  libmp3lame/lame.c, libmp3lame/lame_global_flags.h,
  libmp3lame/psymodel.c, libmp3lame/set_get.c, libmp3lame/util.h,
  libmp3lame/version.h:

adding a new switch --allshort
this one forces LAME to use short blocks on every granule
useful for testing the short block masking abilities

2001-07-13 22:37  robert

* libmp3lame/: psymodel.c, quantize.c, util.h, version.h:

first try to fix the short block threshold calculation BUG
this patch tries to resolve the shortcommings for the short block
threshold calculation using VBR. Applying this patch for CBR/ABR
would break the testcases. It should not affect the vanilla --nspsy...
too, maybe later.

2001-07-07 19:54  bouvigne

* libmp3lame/reservoir.c:

maxmp3buf was beeing ignored

2001-07-05 21:25  robert

* libmp3lame/quantize.c:

fixing the assertion failures mentioned by Albert Faber

2001-07-05 15:56  markt

* configure:

regenerated configure

2001-07-05 15:55  markt

* configure.in:

updated gcc 2.96 check to use -O instead of -O1

2001-07-05 15:55  markt

* configure:

[no log message]

2001-07-05 15:54  markt

* configure.in:

gcc 2.96 check

2001-07-05 15:53  markt

* libmp3lame/version.h:

updated repository to 3.90alpha

2001-07-05 15:35  markt

* doc/html/history.html:

updateded history file from web page cvs repository

2001-07-05 15:32  markt

* ChangeLog:

update

2001-07-05 15:27  markt

* libmp3lame/version.h:

updated to 3.89beta

2001-07-02 21:45  robert

* libmp3lame/quantize.c:

bug fix for --nspsytune
minimum bits allocated was too low, resulting in assertion failures

2001-07-02 21:08  robert

* libmp3lame/lame.c:

changing --vbr-new noise measuring back to its usual one

2001-07-01 20:36  markt

* libmp3lame/psymodel.c:

unbreak CBR testcases.

2001-07-01 20:04  markt

* frontend/: get_audio.c, main.h, parse.c:

patch from Nick Duffek <nsd@bosbc.com>
for signed/unsigned and bitwidth options.

2001-07-01 16:48  robert

* libmp3lame/lame.c:

defaulting --vbr-mtrh to -q2 = -h

2001-07-01 13:11  robert

* libmp3lame/lame.c:

allow --vbr-{old,new} to select between different ATH autoadjust types too

2001-07-01 11:50  robert

* libmp3lame/: lame.c, set_get.c:

nspsytune related:
now it is possible to turn the scalefac_feature off again giving
--nspsytune -Z
the change was necessary, because of the hard coded -Z

2001-07-01 05:24  jd-

* libmp3lame/: encoder.c, lame.c, psymodel.c, util.h:

Restructured ATH auto-leveling code to fix bug for "--adapt-thres-type 1";
relaxed tuning for "--adapt-thres-type 2" for compromise with "--athtype 3"
(the previous bit rate is still available with "--adapt-thres-level -1.25")

2001-06-30 16:45  robert

* Makefile.MSVC:

fix for compiling mp3x on windows using Makefile.MSVC

2001-06-30 16:40  robert

* frontend/parse.c:

fix for compiling mp3x on windows using Makefile.MSVC

2001-06-30 00:26  robert

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/util.h, libmp3lame/vbrquantize.c:

2 new modes for --vbr-mtrh available by different -q n selections:
-q0 truely max noise
-q1 almost max noise

2001-06-29 20:58  robert

* libmp3lame/set_get.c:

revive --nssafejoint --ns-{alto,treble,bass}
lame_set_exp_nspsytune is *not an on/off switch*

2001-06-29 15:23  markt

* configure, configure.in, libmp3lame/lame.c:

patch for configure.in, replaced a bash specific loop,
from Oswald Buddenhagen <ob6@inf.tu-dresden.de>

2001-06-27 15:47  aleidinger

* configure:

regen

2001-06-27 15:46  aleidinger

* configure.in:

some hardware specific optimization options for gcc

2001-06-27 14:53  aleidinger

* libmp3lame/i386/Makefile.in:

regen

2001-06-27 14:53  aleidinger

* libmp3lame/i386/Makefile.am:

this is nasty, I want native nasm support in libtool, at least it works for me (sort of)

2001-06-27 14:11  aleidinger

* libmp3lame/: Makefile.in, i386/Makefile.in:

regen

2001-06-27 14:11  aleidinger

* libmp3lame/: Makefile.am, i386/Makefile.am:

go back to let libtool compile liblameasmroutines, the static case was broken, now the libtool v1.4 case may be broken

2001-06-26 11:38  aleidinger

* configure:

regen

2001-06-26 11:36  aleidinger

* configure.in:

make the use of nasm a configure option

2001-06-25 02:14  cisc

* frontend/main.c:

Include portableio.h for the WriteBytes() and WriteBytesSwapped() functions.

2001-06-24 21:01  robert

* lame.bat:

some comments updated

2001-06-24 16:47  robert

* doc/html/contributors.html, libmp3lame/version.h:

adding two more contributors

2001-06-24 15:58  robert

* Makefile.MSVC:

FLOAT8=float for IC

2001-06-24 02:04  robert

* libmp3lame/: quantize.c, quantize.h, quantize_pvt.h, takehiro.c,
  vbrquantize.c:

BUG fix in inc_subblock gain, was amplifying at the wrong place
this fix  may break the testcases
some unused parameters removed

2001-06-23 17:56  robert

* frontend/lametime.c, frontend/parse.c, mpglib/common.c,
  Makefile.MSVC:

some fixes needed by the Borland Compiler BCC, first attempt to support BCC with Makefile.MSVC, DLL not supported yet, MP1 MP2 reencoding does not work with BCCcd lame (why?)

2001-06-23 12:19  robert

* libmp3lame/quantize_pvt.c:

fix letting Borland C++ compiler getting thru' again, Makefile.B32 is *not uptodate*

2001-06-23 12:15  robert

* frontend/get_audio.c:

BUG fix for mp1 and mp2 input, fixes problem introduced in Revision 1.63

2001-06-22 08:55  aleidinger

* ChangeLog:

update changelog

2001-06-22 08:49  aleidinger

* Makefile.am:

regen

2001-06-22 08:48  aleidinger

* Makefile.in:

we have a test subdir in cvs, force the test target to be out of date at every invocation of make

2001-06-21 20:40  bouvigne

* libmp3lame/reservoir.c:

change of the max frame size

2001-06-19 04:46  markt

* misc/: Lame.vbs, lameGUI.html:

updates from "Ralf Kempkens" <Ralf.Kempkens@epost.de>

2001-06-18 18:51  markt

* TODO, frontend/get_audio.c, frontend/get_audio.h,
  frontend/main.c, frontend/main.h, frontend/parse.c,
  include/lame.h, libmp3lame/bitstream.c, libmp3lame/bitstream.h,
  libmp3lame/set_get.c, mpglib/interface.c, mpglib/mpglib.h:

added two new functions to return number of PCM samples buffererd
but not encoded, and the number of bytes of mp3 data buffered but
not output.  also added some comments to mpglib/interface.c to
make it easier to tell it to look for Xing headers in the middle
of a bitstream.

2001-06-16 00:40  robert

* Makefile.MSVC, Makefile.unix:

CPU feature detection for fft routines

2001-06-16 00:39  robert

* libmp3lame/: fft.c, util.h:

CPU feature autodetection for fft routines

2001-06-15 22:23  markt

* TODO, frontend/main.c, include/lame.h, libmp3lame/lame.c:

Robert's fix to init histgram data with --nogap.

lame_reinit_bitstream() renamed lame_init_bitstream(), and
it is called by lame_init_params().  It can also be called
after a call to lame_encode_flush_nogap().

2001-06-15 21:25  markt

* TODO, frontend/main.c, include/lame.h, libmp3lame/lame.c:

some fixes for VBR tags with --nogap option.

2001-06-14 23:09  robert

* frontend/parse.c:

fixed stdin

2001-06-14 00:58  robert

* libmp3lame/version.h:

bumped version to alpha 7

2001-06-14 00:43  robert

* libmp3lame/: lame.c, psymodel.c:

added JD's loudness approximation to Naoki's duplicated psy routine
as I defaulted JD's adapt stuff I was under the impression that he
added his code to both ones, so...

2001-06-14 00:19  markt

* frontend/main.c:

fix for nogap truncation call.  When processing the last
of the .wav files, we need to call lame_encode_flush()
instead of lame_encode_flush_nogap().

2001-06-13 22:46  robert

* frontend/parse.c:

LFN support for Win32: realized that it would be a good idea to release the search file handle after searching the filename

2001-06-12 21:58  robert

* frontend/parse.c:

long file name support for Win32 systems
works under Win95 using Intel compiler 4.5 / MSVC 4.2
not tested under NT, and not much tested anyway ;-)

2001-06-12 21:03  robert

* Makefile.unix:

seems to be forgotten by the last committ

2001-06-12 20:32  markt

* libmp3lame/bitstream.c:

old crc code removed from bitstream.c.
I had added this in when looking for the xing/crc bug

2001-06-12 12:47  aleidinger

* frontend/lametime.c:

fix cygwin build, sort some includes

2001-06-12 12:45  aleidinger

* libmp3lame/: Makefile.in, i386/Makefile.in:

regen

2001-06-12 12:45  aleidinger

* libmp3lame/: Makefile.am, i386/Makefile.am:

do not use libtool for the asm lib, libtool did not know about nasm

2001-06-12 12:42  aleidinger

* configure, frontend/Makefile.in:

regen

2001-06-12 12:42  aleidinger

* configure.in:

- enable shared lib
- disable asm routines
- fix build of asm routines in the win32 case

2001-06-12 12:41  aleidinger

* frontend/Makefile.am:

statically link libmp3lame to the frondends

2001-06-12 05:27  markt

* libmp3lame/lame.c:

removed CRC error message

2001-06-12 05:27  markt

* libmp3lame/VbrTag.c:

fix for Xing/CRC problem.

Xing toc data must start directly after sideinfo data, assuming
no CRC.  If CRC is set, then the Xing toc data must *still* start
in the same location (since original Xing demo code does not
check for CRC and modify the toc offset).

2001-06-12 04:51  markt

* libmp3lame/: bitstream.c, lame.c:

put old CRC routine back in (but disabled)

2001-06-12 03:35  markt

* Dll/BladeMP3EncDLL.c:

added some comments about the DLL's non-standard use of libmp3lame.a

2001-06-12 03:31  markt

* libmp3lame/Makefile.am:

Robert created lame_global_flags.h,
so I'm adding it to Makefile.am, in the "noinst" section.

2001-06-12 00:48  robert

* Dll/BladeMP3EncDLL.c, libmp3lame/lame_global_flags.h,
  libmp3lame/quantize.c, libmp3lame/util.h:

- fixed Makefile.unix to let mp3rtp compile again (does it still work?)
- had to move lame_global_flags structure into a file of its own,
  because the Dll compiled but did not link anymore.
  Now it works again, tested on Win95 using Makefile.MSVC

2001-06-11 23:42  markt

* Dll/BladeMP3EncDLL.c, include/lame.h, libmp3lame/set_get.c,
  libmp3lame/util.h:

committed Robert's patch.  lame_global_flags is gone :-)

2001-06-11 22:07  robert

* frontend/main.c:

some more new API things

2001-06-11 18:49  markt

* frontend/: gtkanal.c, parse.c:

converted rest of frontend code over to "new api"

2001-06-11 16:35  markt

* frontend/get_audio.c, frontend/get_audio.h, frontend/gtkanal.c,
  libmp3lame/mpglib_interface.c, mpglib/interface.c:

Tracked down a bug in lame_decoder. It was not correctly
flushing the internal mpglib buffers when it hit EOF.

Problem was most severe with low bitrate example.  It the frame size
was 32 bytes, only the first 1/3 of the file would be decoded
and the reamining 2/3 of the entire file would be buffered
inside mpglib.

2001-06-10 20:35  robert

* Dll/BladeMP3EncDLL.c, include/lame.h:

making the old VBR default in preparation for the next release

2001-06-10 19:19  markt

* API, USAGE, misc/Lame.vbs, misc/lameGUI.html:

added new version of Lame.vbs from "Ralf Kempkens" <Ralf.Kempkens@epost.de>
including a GUI/HTML interface.

2001-06-08 21:40  markt

* frontend/: get_audio.c, gtkanal.c, main.c, main.h:

updated some comments related to restructering main.c
for the --nogap option

2001-06-08 21:29  markt

* API, TODO, frontend/get_audio.c, frontend/gtkanal.c,
  frontend/main.c, frontend/mp3rtp.c, frontend/mp3x.c,
  frontend/parse.c, frontend/parse.h, frontend/timestatus.c,
  include/lame.h, libmp3lame/lame.c, libmp3lame/set_get.c:

preliminary --nogap option added.

--nogap file1 file2 file3

and it produces file1.mp3 file2.mp3 file3.mp3

problems: no id3tags, no vbr tags.

2001-06-08 18:59  markt

* test/lametest.py:

fix so lametest.py doesn't crash if lame does not create an
output file.

2001-06-08 00:00  markt

* frontend/main.c, libmp3lame/bitstream.c:

fixed bug with lame_encode_flush_nogap routine

2001-06-07 22:12  robert

* DEFINES, TODO:

[no log message]

2001-06-07 22:06  robert

* frontend/parse.c, libmp3lame/encoder.c:

--ath-adjust 1 (Gaby's original code) was disabled, any reasons for that JD?

2001-06-07 19:14  markt

* HACKING, frontend/get_audio.c, frontend/gtkanal.c,
  frontend/parse.c, frontend/timestatus.c, libmp3lame/lame.c:

started updating frontend code to use the new API.

2001-06-07 14:02  aleidinger

* libmp3lame/fft.c:

unbreak (at least it compiles), more work needed

2001-06-07 10:11  jd-

* libmp3lame/encoder.c:

Allow ATH auto-adjust code to begin at the minimum value on the leading frame

2001-06-07 08:40  jd-

* libmp3lame/encoder.c:

Restored some ATH auto-adjust indentation and comments (altered since 3.88
in a code clean up)

2001-06-07 06:06  pgubanov

* libmp3lame/fft.c:

Choose asm-optimized FHT version if ARCH_X86 defined in fft.c

2001-06-05 22:13  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

Added R3Mix quality setting

2001-06-05 19:19  aleidinger

* doc/html/history.html:

sync my entry with the one at the webpages

2001-06-05 00:39  markt

* INSTALL, TODO:

added note about mpglib i-stereo bug in TODO list.
fixed typo in INSTALL file

2001-06-04 23:57  markt

* TODO, libmp3lame/reservoir.c:

documented some variables in reservoir.c.

Current status is:

maxframesize = no restrictions

if strict_ISO is defined, we use Gaby's less restrictive
interpretation of the standard.

see TODO version 1.30 for a user who has a hardware player which
cannot handle 320kbps frames if the bit reservoir is used.

I guess the final verdict is tough luck :-)

2001-06-04 23:29  markt

* API, HACKING, frontend/parse.c, libmp3lame/lame.c:


print error message and fail if user selects error_protection
(since this is currently broken)

added some comments to HACKING on how to add a new option.

updated API to reflect that all lame_set/get functions are now
working.

2001-06-04 23:10  markt

* include/lame.h, libmp3lame/lame.c:

updated comments about lame_encode_flush_nogap()

2001-06-04 23:08  markt

* include/lame.h, libmp3lame/bitstream.c, libmp3lame/lame.c:

added lame_encode_flush_nogap().

This routine will flush all internal mp3 buffers, and pad the
last frame with ancillary data so it is a complete mp3 frame.

It will then set ResvSize to 0, so we can continue encoding.

after a call to lame_encode_flush_nogap(), if we close
the mp3 file and open a new one for the future data,
then the two mp3 files should play back 'gapless'
if they are first concatenated together.

2001-06-04 19:59  robert

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/quantize.c,
  libmp3lame/version.h:

tweaks to VBR

2001-06-04 10:02  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

Extended interface with VBR method selection

2001-06-04 10:01  afaber

* mpglib/layer3.c:

Removed exit call(s) in error conditions, since these errors seems to be good recoverable

2001-06-04 01:54  robert

* libmp3lame/: lame.c, psymodel.c, quantize.c, util.h:

small tweaks to the VBR codes

2001-06-02 20:22  robert

* libmp3lame/: lame.c, quantize.c, util.h, version.h:

started different bit-pressure strategies (VBR)

2001-06-02 15:26  aleidinger

* configure:

regen

2001-06-02 15:25  aleidinger

* configure.in:

force cygwin users to use "CC=gcc ./configure"

2001-06-01 19:40  glessard

* frontend/get_audio.c:

Added support for non-compressed AIFF-C files in parse_aiff_header().

2001-05-30 01:38  markt

* configure, configure.in:

removed -pedantic gcc option.
From the gcc man page:  "There is no reason to use this
option; it exists only to satisfy pedants".

And there is a reason not to use it:  It causes people to
send me email asking if all the warning messages about c++ comments are ok.

2001-05-29 22:14  robert

* frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/set_get.c:

quick fix for a typo that turned off auto adjust code by accident, sorry

2001-05-27 18:58  robert

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/version.h:

made JD's ATH adapt stuff default for --vbr-mtrh
some typings
changed bitpressure strategy for VBR a bit

2001-05-26 21:31  jd-

* libmp3lame/util.c:

use more digestible code in ATHformula_jd for a pre-release compiler bundled
with a popular Linux distribution

2001-05-26 16:17  robert

* libmp3lame/lame.c:

let the user select -qx for --vbr-mtrh, just to avoid useless e-mails

2001-05-24 22:25  robert

* libmp3lame/: lame.c, quantize_pvt.c:

just 5 minutes to add some more on the --verbose printing side

2001-05-21 18:55  bouvigne

* doc/html/history.html:

history

2001-05-21 18:19  bouvigne

* libmp3lame/lame.c:

update of the default lowpass value. Will probably break some testcases

2001-05-20 20:45  robert

* libmp3lame/: encoder.c, lame.c, util.h:

some more --verbose output

2001-05-19 16:16  robert

* libmp3lame/psymodel.c:

typo fixed

2001-05-19 16:13  robert

* frontend/get_audio.c, frontend/main.c, frontend/parse.c,
  frontend/timestatus.c, include/lame.h, libmp3lame/lame.c,
  libmp3lame/psymodel.c, libmp3lame/util.h:

starting a very verbose print function about all internal
settings, aiming more transparency for the experienced users

2001-05-15 01:24  robert

* libmp3lame/: psymodel.c, quantize_pvt.c, vbrquantize.c:

some tunings
still problems with fatboy.wav and ns.wav

2001-05-13 20:59  bouvigne

* libmp3lame/util.c:

comments in the ath functions

2001-05-13 11:33  robert

* libmp3lame/: lame.c, psymodel.c, util.c, util.h:

fixing tonality problem for --vbr-mtrh

2001-05-11 23:33  robert

* libmp3lame/quantize_pvt.c:

trying to point out the real difference in l3xmin calculation with nspsytune and without it

2001-05-11 22:14  robert

* libmp3lame/lame.c:

nspsytune & newer vbr

2001-05-11 01:30  robert

* frontend/get_audio.c, frontend/main.h, include/lame.h,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/version.h, test/VBR.op:

compile fixes for Intel Compiler, dropped sfb21 early stopping for vbr-old (found differences)

2001-05-10 19:01  aleidinger

* include/lame.h, libmp3lame/set_get.c:

- Make the last few set/get functions functional.
  (TODO: use them in the frontend).
- Converted padding_type to an enum.
- Correct some typos.
- Adjust some lines to conform to the style of the majority of the file.

TODO:
- Search for XXX and do appropriate actions.
- Search for typos (because of alot of cut&paste programming).

2001-05-08 15:00  bouvigne

* frontend/parse.c, libmp3lame/util.c:

update of --r3mix

2001-05-06 15:11  robert

* libmp3lame/: lame.c, quantize.c, vbrquantize.c:

some desperate values for the fast mtrh VBR mode

2001-05-04 01:07  jd-

* libmp3lame/util.c:

Added "--athtype 5" to better represent higher frequencies (14 - 19 kHz).
Included supporting functions for quadratic interpolation.

2001-05-03 20:13  robert

* libmp3lame/: lame.c, quantize.c, util.c, util.h, vbrquantize.c:

some VBR-codeclean-up

2001-05-02 21:02  robert

* misc/lame4dos.bat:

patch by Alexander Stumpf:
- now works both with drag & drop (SFN) and from the 4DOS-Commandline (LFN)
- Using wildcards when prozessing from mp3 to mp3 caused a loop - fixed
- removed the mp3-extention test since LAME recognizes the input file fomat
  correctly for several versions now (i.e. no --mp3input neccessary anymore)

2001-05-01 22:55  robert

* libmp3lame/version.h:

bumped version number

2001-05-01 22:18  robert

* libmp3lame/: quantize.c, vbrquantize.c:

new -q2 mode for --vbr-mtrh

2001-05-01 20:37  bouvigne

* libmp3lame/reservoir.c:

change of max frame size

2001-04-28 15:37  robert

* libmp3lame/: encoder.c, quantize_pvt.c, util.c, vbrquantize.c:

--vbr-mtrh uses now -Y by default, some tweaks

2001-04-27 23:19  robert

* libmp3lame/: psymodel.c, quantize_pvt.c, util.c, util.h:

--experimentalY selects a different ATH adjustment
- keeps original noise floor
- affects high freqs more than low ones

2001-04-26 23:06  cisc

* config.guess, config.sub:

Added MorphOS recognition to configure script.

2001-04-26 04:38  markt

* TODO:

removed mmx notes from README.B32

2001-04-25 16:21  aleidinger

* configure, libmp3lame/i386/Makefile.in:

regen

2001-04-25 16:20  aleidinger

* configure.in:

bugfix for gcc version detection

2001-04-25 16:19  aleidinger

* libmp3lame/i386/Makefile.am:

bugfix for non x86 architectures with installed nasm, tested by Karl Pauls <kpauls@eecs.wsu.edu> on Darwin

2001-04-25 06:59  markt

* TODO, frontend/get_audio.c, frontend/main.h, frontend/parse.c,
  include/lame.h, libmp3lame/set_get.c:

removed 'disable_wave_header' variable from encoding library.
It is in the frontend code only.

2001-04-24 01:38  markt

* TODO, frontend/get_audio.c:

added something to the TODO list.

changed:

"buffer[1]+i"  code to  "&buffer[1][i]"

in get_audio.c.  buffer[1]+i is clever, but it confused the
maintainer of EAC enough to cause him to submit it as a bug
report.

2001-04-23 19:47  bouvigne

* libmp3lame/: lame.c, util.c:

[no log message]

2001-04-22 22:57  bouvigne

* libmp3lame/util.c:

update of the ath functions

2001-04-22 01:34  jd-

* frontend/get_audio.c:

Fixed trailing data bug introduced with the 24 bit input code

2001-04-21 22:23  jd-

* frontend/get_audio.c, frontend/get_audio.h, frontend/gtkanal.c,
  frontend/main.c, frontend/mp3rtp.c, include/lame.h,
  libmp3lame/lame.c:

Add 24-bit PCM waveform input capability (with or without libsndfile),
and glue code to preserve the functionality of routines that only handle
up to 16-bit data.  The changes support both little and big endian
architectures.

2001-04-17 20:04  afaber

* Dll/BladeMP3EncDLL.c:

Added MMX compile option

2001-04-17 19:22  bouvigne

* libmp3lame/util.c:

auto adjusting ath shape for vbr on ath type 4

2001-04-16 21:26  bouvigne

* libmp3lame/: encoder.c, lame.c, psymodel.c:

wrapped a few things inside of ifdef HAVE_GTK

2001-04-16 11:50  takehiro

* libmp3lame/: psymodel.c, util.h:

spread function is now packed into linear array.
it reduces memory assumption and improves cache efficienty.

2001-04-16 08:27  takehiro

* include/lame.h, libmp3lame/VbrTag.c:

now try to calculate the CRC of VBR header.

2001-04-16 07:58  takehiro

* libmp3lame/: bitstream.c, bitstream.h:

cleaned and improved CRC calculation method

2001-04-13 15:13  aleidinger

* libmp3lame/set_get.c:

add some comments about converting int->enum

2001-04-13 15:12  aleidinger

* frontend/parse.c:

use some of Marks set-functions, also without error checking (yet)

2001-04-12 17:40  bouvigne

* libmp3lame/: encoder.c, lame.c:

[no log message]

2001-04-08 07:52  takehiro

* libmp3lame/: machine.h, quantize_pvt.c:

portability enchancement(from sourceforge's LAME open discussion forum).

quantize_pvt.c: changed 1e99 into FLOAT8_MAX
machine.h: defined FLOAT8_MAX

2001-04-04 21:58  bouvigne

* libmp3lame/lame.c:

update of the lowpass values for vbr rh

2001-04-04 18:11  bouvigne

* libmp3lame/psymodel.c:

update of -d for joint stereo

2001-04-01 03:22  jd-

* frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/set_get.c, libmp3lame/util.h:

added an --adapt-thres-level option to allow adding an offset (in dB)
to the point below which adaptive ATH level adjustment occurs

2001-04-01 02:11  jd-

* include/lame.h:

added set/get functions to include/lame.h for option --adapt-thres-type

2001-03-31 23:44  jd-

* frontend/parse.c, libmp3lame/set_get.c:

added set/get functions to libmp3lame/set_get.c for option
--adapt-thres-type, and used the set function in frontend

2001-03-30 18:43  markt

* testcase.mp3, frontend/get_audio.c, test/lametest.py:

updated testcase.mp3
removed some unused code from get_audio.c

2001-03-30 17:16  markt

* test/lametest.py:

delete output mp3 file before running lame.
(before, if lame crashes and does not write any output, the
script would use the old output mp3 file, and if it hadn't changed,
all tests would pass.)

2001-03-29 18:31  cisc

* libmp3lame/: version.c, version.h:

Moved inclusion of lame.h to version.h for lame_version_t in prototype.

2001-03-27 12:26  jd-

* libmp3lame/psymodel.c:

added --adapt-thres-type 2 (auto-level adjustment of the ATH,
with a frequency-based loudness approximation).

2001-03-27 12:04  jd-

* frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/psymodel.c, libmp3lame/util.h:

added option, --adapt-thres-type 2 (auto-level adjustment of the ATH
with a frequency-based loudness approximation).

2001-03-27 10:56  aleidinger

* configure:

regen (do not enable vorbis by default)

2001-03-27 10:56  aleidinger

* configure.in:

do not enable vorbis by default

2001-03-26 23:02  markt

* libmp3lame/set_get.c:

added code to more of the lame_set/lame_get functions-
but without any error checking :-(

Only 47 more to go!

2001-03-26 20:46  markt

* TODO, libmp3lame/util.c:

dont scale the input if scale=1.0.

2001-03-26 18:38  markt

* TODO:

updated TODO list with some filtering stuff

2001-03-26 17:42  markt

* libmp3lame/encoder.c:

another MPEG2 bug found by: "Jiri Hajek" <jirik@ucw.cz>

This code:

> int  sum_pe_MS = pe_MS[0][0] + pe_MS[0][1] + pe_MS[1][0] + pe_MS[1][1];
> int  sum_pe_LR = pe   [0][0] + pe   [0][1] + pe   [1][0] + pe   [1][1];

does not work for MPEG2.  now fixed.

2001-03-26 16:05  aleidinger

* configure:

regen (version bump)

2001-03-26 16:04  aleidinger

* configure.in:

Welcome to 3.89

2001-03-26 00:38  markt

* frontend/brhist.c:

bug in brhist_disp_total()

for --freeformat bmode, br_frames = 0 (why?)
so sum / br_frames would segfault.

if br_frames == 0 , routine now just returns without printing
anything.

2001-03-26 00:12  markt

* TODO:

minor editing of TODO file

2001-03-25 23:18  markt

* libmp3lame/version.h:

updated version to 3.89 alpha 1

2001-03-25 23:16  markt

* libmp3lame/version.h:

updated version to 3.88beta

2001-03-25 23:14  markt

* API, README, TODO, libmp3lame/lame.c:

made ath type 2 the default.
updated test cases
added set_get.c to libmp3lame.dsp

2001-03-25 21:37  shibatch

* libmp3lame/psymodel.c:

Fixed nspsytune.

2001-03-25 18:43  afaber

* Dll/BladeMP3EncDLL.def, libmp3lame/bitstream.h,
  libmp3lame/encoder.h, libmp3lame/psymodel.c, libmp3lame/tables.h:

Removed the last remainings of KLEMM_43 in order to complet the Windows DLL compilation

2001-03-20 00:42  markt

* libmp3lame/util.c:

added a few more minor comments to resampling code

2001-03-20 00:28  markt

* libmp3lame/util.c:

removed some cruft from blackman() filtering routine

2001-03-19 21:26  markt

* frontend/get_audio.c, libmp3lame/util.c, test/lametest.py:


Tested fixed resampling code.  It seemed to work.
Added a few comments.

Also added documentation for "-w" for the usage function in lametest.py

2001-03-18 14:25  aleidinger

* frontend/get_audio.c:

use the new ERRORF API in Vorbis encoding (+fixes for needed API change to lame_decode_ogg_{initfile,fromfile}())

2001-03-15 19:40  markt

* libmp3lame/util.c:

Put in fix for resampling bug in fill_buffer_resample.

Code assumed it would be fed at least BLACKSIZE samples.
For each input buffer, the code would save the last BLACKSIZE
samples for use for the next call to fill_buffer_resample.

If the code recieves less than blacksize samples, it will
now shift in just as many new samples as are available into
the save buffer.

Not tested :-(

2001-03-14 14:38  aleidinger

* Dll/BladeMP3EncDLL.c, dshow/Encoder.cpp, dshow/Mpegac.cpp,
  dshow/PropPage_adv.cpp:

regexp: MPG_MD_(.*) -> $1

2001-03-14 14:38  aleidinger

* Makefile.MSVC, Makefile.unix:

add set_get.c to the build

2001-03-14 10:57  aleidinger

* Makefile.in:

regen

2001-03-14 10:56  aleidinger

* Makefile.am:

do not forget Makfile.am.global at "make dist"

2001-03-14 10:49  aleidinger

* ChangeLog:

update

2001-03-14 10:40  aleidinger

* doc/html/Makefile.in, doc/man/Makefile.in,
  libmp3lame/i386/Makefile.in:

regen with automake 1.4d instead of 1.4

2001-03-13 06:15  markt

* libmp3lame/util.c:

added assert() to resampling code

2001-03-12 20:58  markt

* libmp3lame/psymodel.c:

a few more comments added to psymodel.c

2001-03-12 20:40  markt

* libmp3lame/: psymodel.c, tables.c:

removed ISO TABLE reading code from psymodel.c,
and ISO psy data from tables.c

2001-03-12 20:31  markt

* libmp3lame/psymodel.c:

removed shortlived MINTHMM experiment

2001-03-12 18:52  markt

* USAGE, configure:

updated USAGE.
ran configuer with --enable-maintainer-mode which seems to
have touched all this .in files, sorry about that...

2001-03-12 07:26  markt

* API, libmp3lame/vbrquantize.c:

a few updates to API

2001-03-12 04:38  markt

* frontend/get_audio.c, include/lame.h, libmp3lame/bitstream.c,
  libmp3lame/bitstream.h, libmp3lame/encoder.c,
  libmp3lame/encoder.h, libmp3lame/lame.c, libmp3lame/set_get.c:

fixed a few compiler warnings and the assert in lame_get_mode().
added NOT_SET value to MPEG_mode_e

2001-03-11 11:25  aleidinger

* DEFINES:

  - remove outdated entries
  - add OLD_ATH_AUTO_ADJUST

2001-03-11 11:24  aleidinger

* Makefile.in:

- regen from Makefile.am (testupdate target)

2001-03-11 11:24  aleidinger

* frontend/: depcomp, get_audio.c, gtkanal.c, main.c, mp3x.c,
  parse.c, timestatus.c:

*.c:
  - use set/get functions
  *** lame_set_quality(): should it check for <0 and >9 itself? (parse.c)

depcomp:
  - update (autotools)

2001-03-11 11:23  aleidinger

* libmp3lame/: depcomp, encoder.c, lame.c, psymodel.c, util.c,
  util.h:

libmp3lame/encoder.c:
  - MPEG_mode (JOINT_STEREO) change (related to set/get functions change)
  - J.D.s improvements to Gabriels ath auto adjust code (VBR)
  - move ath auto adjust code into seperate function

libmp3lame/lame.c:
  - errorf/msgf/debugf changes
  - MPEG_mode (JOINT_STEREO/...) change (related to set/get functions change)
  - remove prototypes of set/get functions

libmp3lame/psymodel.c:
  - MPEG_mode (JOINT_STEREO/...) change (related to set/get functions change)

libmp3lame/util.[ch]:
  - new errorf/msgf/debugf implementation

libmp3lame/depcomp:
  - update (autotools)

2001-03-11 11:22  aleidinger

* include/lame.h:

  - set/get functions related cleanup
  - errorf/msgf/debugf

2001-03-11 11:21  aleidinger

* libmp3lame/Makefile.in:

regen

2001-03-11 11:21  aleidinger

* libmp3lame/Makefile.am:

- add set_get.c

2001-03-11 11:20  aleidinger

* libmp3lame/set_get.c:

- set and get functions for the gfp

2001-03-10 19:15  markt

* libmp3lame/encoder.c:

a little more tuning of tot_energy for ATH adjust

2001-03-10 19:06  markt

* libmp3lame/encoder.c:

modified ATH adjustment code to use tot_ener returned by psy model
and not the maximum of the PCM sample values.

We need to replace this with JD's formula.   We need to decide
if this is really worth while.  My preference is to take the
most conservative ATH possible, but this seems to produce too
high bitrates for VBR modes. (this may no longer be true
not that masings are computed in all scalefactor bands)

2001-03-10 18:33  markt

* frontend/get_audio.c:

added 127 also, on recommendation of JD, to 8bit -> 16bit
conversion routine

2001-03-10 18:29  markt

* frontend/get_audio.c:

fix from "J.D." <jodaman@cegt201.bradley.edu> for
8 bit input support.

2001-03-09 17:56  markt

* test/lametest.py:

'os.pathsep' changed to 'os.sep'

For example, on unix:

os.pathsep = ":"  - the character that seperaters search paths in
                    the PATH environment variable

os.sep = "/"      - the charcter that seperates directories

2001-03-07 12:32  aleidinger

* test/lametest.py:

- use OS independent path seperator

2001-03-07 12:31  aleidinger

* DEFINES:

- NOTABELS is now the default

2001-03-05 20:29  markt

* libmp3lame/: lame.c, psymodel.c, quantize_pvt.c:

code (disabled) to use minimum value when going from partition
bands to scalefactor bands (instead of average value)

2001-03-05 18:21  markt

* testcase.mp3, libmp3lame/psymodel.c, libmp3lame/quantize_pvt.c:

Noise calculation:  had to switch calculation of tot_noise and
over_noise back to being done in db units.  Multiply (to save
the 22 log10() function calls) was overflowing.

updated testcases to reflect changes

2001-03-05 01:44  markt

* testcase.mp3:

updated testcase.mp3 for NOTABLES code

2001-03-05 01:26  markt

* libmp3lame/psymodel.c:

NOTABLES enabled by default.

Psycho acoustics computed in *all* scalefactor bands.

cvs tag before this change:  before_notables
cvs tag after this change:   notables

2001-03-05 01:25  markt

* libmp3lame/psymodel.c:

The last commit before NOTABLES becomes the default.
tagged with "before.notables"

2001-03-04 20:03  markt

* libmp3lame/: encoder.c, psymodel.c, psymodel.h, util.h:

More prep work for enabling NOTABLES.
Will now compute masking for all scalefactor bands

2001-03-04 15:30  markt

* testcase.mp3, libmp3lame/psymodel.c, libmp3lame/util.c:

Finished proper normalization of spreading function.

updated testcases

2001-03-04 06:56  markt

* libmp3lame/psymodel.c:

more tweaking of s3 normalization

2001-03-04 06:48  markt

* libmp3lame/psymodel.c:

spreading function moved into seperate routine, s3_func().
s3 normalized so that:

         +inf
           /
           |  s3 [ bark ]  d(bark)   =  1
           /
         -inf

which resulted in dividing the result by 0.66.

This is the first step in fixing the long outstanding bug
mentioned by Takehiro:  s3[i][j] is normalized improperly for
values of i near the partition band boundaries.  For these values,
the computed 'norm' is much too small since a lot of the data is
missing, resulting in artificially increasing the spreading function
(and thus the masking)

--nspsytune: s3_l function is used with a normalization of .5
(instead of computing the norm).  So I changed this to a .5*.66
to compensate for the above change.

Next step:

1.
s3[i][j] will be multiplied by the width (in barks) of the
j'th partition band (about .35).  Once this is done, we will not need to
compute and divide by 'norm' later.

2.
Make NOTABLES the default

3.
compute psymodel all the way up to 22khz.

2001-03-04 05:51  markt

* API, libmp3lame/lame.c, libmp3lame/util.c, libmp3lame/util.h:

added prototypes to lame.c  (but functions not yet written)

2001-03-04 05:13  markt

* include/lame.h:

finished last of the prototypes

2001-03-04 05:02  markt

* frontend/get_audio.c:

changed to:

        gfp->num_samples = data_length / (channels * ((bits_per_sample+7) / 8));

thanks J.D.!

2001-03-04 00:20  markt

* include/lame.h, libmp3lame/lame.c:

added:
lame_encode_buffer_sample_t, which is called by the following functions
in the API:

lame_encode_buffer                 (original, short int interface)
lame_encode_buffer_float
lame_encode_buffer_long

2001-03-02 22:39  markt

* frontend/get_audio.c, test/lametest.py:

get_audio.c: fixed num_samples computation for case when
bits_per_sample < 8.  (althouth this case is already trapped for
earlier)

lametest.py:  slight change to reference mp3 filename generation
so lametest.py can be run from another directory.

2001-03-02 18:28  markt

* Makefile.am, testcase.mp3, doc/html/Makefile.in,
  doc/man/Makefile.in, frontend/get_audio.c,
  libmp3lame/i386/Makefile.in:

error message about non-PCM wave files from
"J.D." <jodaman@cegt201.bradley.edu>

Added "make testupdate" to Makefile.am, which updates
the test file in the CVS repository

2001-02-27 11:54  robert

* include/lame.h, libmp3lame/lame.c:

lame.h  typo
lame.c  fix for possibility of calling lame_init_parms twice

2001-02-27 11:39  aleidinger

* DEFINES:

remove KLEMM_42

2001-02-27 11:38  aleidinger

* configure, Makefile.in, frontend/Makefile.in, misc/Makefile.in:

regen

2001-02-27 11:37  aleidinger

* frontend/Makefile.am, misc/Makefile.am:

remove EXTRA_PROGRAMS on make clean

2001-02-27 11:36  aleidinger

* Makefile.am:

remove testcase.new.mp3 on error

2001-02-27 11:36  aleidinger

* configure.in:

display version of gcc

2001-02-27 11:35  aleidinger

* include/lame.h:

fix typo in comment

2001-02-27 11:33  aleidinger

* libmp3lame/util.c:

include machine/floatingpoint.h on FreeBSD

2001-02-27 09:59  robert

* libmp3lame/: VbrTag.c, bitstream.c, lame.c, quantize_pvt.h,
  takehiro.c, util.c, util.h:

VbrTag.c   fixed gfp/gfc typo
lame.c     made data flow analysis happier: there was a possible path to use channels before definition. Even though it would be an error following this path, but the compiler doesn't know it
util.hc    message functions are not intended to change gfc?!?
takehiro.c fixed a warning
bitstream.c fixed a warning

2001-02-27 06:14  markt

* frontend/gtkanal.c, include/lame.h, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.h,
  libmp3lame/takehiro.c, libmp3lame/util.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c:


Implmented Frank's excellent idea about error messages:

gfc->errorf, gfc->msgf and gfc->debugf are all FILE *.
default is stderr.  If you want to disable all internal library
messages, set these to NULL with lame_set_errorf(), lame_set_msgf() etc...

For a GUI, you can set these to regular files, and then read
the files and display the messages in an pop up window.

Maybe the default should be NULL?

2001-02-27 05:17  markt

* include/lame.h:

plugging away at a few more prototypes

2001-02-26 22:45  robert

* frontend/parse.c, libmp3lame/util.c:

little change to Roel's --r3mix setting, on request by Roel

2001-02-26 19:08  markt

* libmp3lame/VbrTag.c:

non RH_SEEKTABLE code removed from VbrTag.c

2001-02-26 18:57  markt

* frontend/lametime.c:

removed to //include lines

2001-02-26 18:52  markt

* frontend/: get_audio.c, lametime.c:


incomprehensible gobbledygook replaced by call to standard
'stat' function for file size.

2001-02-26 08:06  markt

* include/lame.h:

more prototypes added to lame.h

2001-02-26 07:38  markt

* USAGE, frontend/parse.c, libmp3lame/lame.c:

useTemporal turned on by default
--notemp option added.

2001-02-26 07:26  markt

* include/lame.h:

added more of the lame_get/lame_set prototypes to lame.h

also added this:

// I give up. Klemm has worn me down on this one...
typedef lame_global_flags lame_t;

2001-02-26 06:34  markt

* misc/Lame.vbs:

lame.vbs changes submitted by "Paul Reedy" <ka5pmv@webzone.net>

2001-02-25 22:47  markt

* INSTALL, libmp3lame/lame.c:

klemm_42 enabled by default.

This code uses a different formula to choose the lowpass
filter.  It takes into account stereo vs. jstereo
(jstereo gets 25% more bandwidth).  This has the effect
of stereo 128kbps using a 14khz lowpass filter, which some
people may not like.

2001-02-25 22:02  markt

* libmp3lame/lame.c, test/CBRABR.op:

made allow_diff_short the default if mode=stereo and
allow_diff_short has not been set to 0 or 1 by the calling
program.

addes these notes to lame_init_params() :
*
* We first have some complex code to determine bitrate,
* output samplerate and mode.  It is complicated by the fact
* that we allow the user to set some or all of these parameters,
* and need to determine best possible values for the rest of them:
*
*   set some CPU related flags
*   check if we are mono->mono, stereo->mono or stereo->stereo
*   compute bitrate and output samplerate:
*          user may have set compression ratio
*          user may have set a bitrate
*          user may have set a output samplerate
*   set some options which depend on output samplerate
*   compute the actual compression ratio
*   set mode based on compression ratio
*
*  The remaining code is much simpler - it just sets options
*  based on the mode & compression ratio:
*
*   set allow_diff_short based on mode
*   select lowpass filter based on compression ratio & mode
*   set the bitrate index, and min/max bitrates for VBR modes
*   disable VBR tag if it is not appropriate
*   initialize the bitstream
*   initialize scalefac_band data
*   set sideinfo_len (based on channels, CRC, out_samplerate)
*   write an id3v2 tag into the bitstream
*   write VBR tag into the bitstream
*   set mpeg1/2 flag
*   estimate the number of frames (based on a lot of data)
*
*   now we set more flags:
*   nspsytune:
*      see code
*   VBR modes
*      see code
*   CBR/ABR
*      see code

2001-02-25 21:28  markt

* frontend/parse.c:

removed VBR warning

2001-02-25 20:24  markt

* libmp3lame/psymodel.c:

edited a few comments in psymodel.c

2001-02-25 20:17  markt

* libmp3lame/encoder.c, libmp3lame/psymodel.c,
  libmp3lame/psymodel.h, libmp3lame/util.h, test/nores.op:

Started some re-originization of psymodel.c
created:

psymodel_init() function, called by both psymodel and psymodel_ns.

I was carefull to make sure no binary changes were introduced
with --nspsytune.

Modified both psymodel and psymodel_ns to return the
energy in each channel.  I'm going to request that the
ATH level adjust be based on the energy comptuted by the
psymodel, rather than computing a magnitude in encoder.c

2001-02-25 17:37  markt

* Dll/BladeMP3EncDLL.c, frontend/parse.c, include/lame.h,
  libmp3lame/lame.c, libmp3lame/util.c, libmp3lame/util.h:

removed mode_fixed variable.  If calling program selects a mode
(mono, stereo, jstereo) then that mode is used, otherwise
lame picks best mode to use.

2001-02-25 01:58  markt

* include/lame.h:

started adding more prototypes into lame.h:

int lame_set_variable_name(lame_global_flags *, int)
int lame_get_variable_name(lame_global_flags *)

_get will return the value (instead of an error code)
as suggested.

_set will return an error code.  But right now, the way lame
works there is no error checking until lame_init_params() is
called.  This is because, for example, bitrate=135
is not an error if free_format=1, but it is an error
for CBR.  So many errors cannot be detected until all options
are set.

2001-02-24 19:35  markt

* include/lame.h, libmp3lame/util.h:

commented out a uint_64_t field in util.h to get lame to
compile.  Do we really need these types of variables?

removed some stuff from lame.h.  Note that many decisions have
already been made about the library interface, so if you are
planning on changing this, you need to check with me
(mark taylor) first.  In particular,
there is going to be no file I/O, and all data is in
machine order. (no endian stuff in the library).

2001-02-24 13:55  robert

* Makefile.unix, configMS.h:

get Makefile.unix working again (tested for Linux, not for OS/2 etc.)

2001-02-21 21:17  robert

* libmp3lame/lame.c:

--vbr-mtrh related

2001-02-21 17:07  robert

* libmp3lame/vbrquantize.c:

take sfb21 into consideration for median search

2001-02-21 17:06  robert

* libmp3lame/util.c:

index transformation in select_kth_int()

2001-02-21 14:59  aleidinger

* test/lametest.py:

do not print the passed/failed statistic in the makeref case

2001-02-21 13:49  robert

* frontend/parse.c, libmp3lame/lame.c:

default quality handling fix

2001-02-21 12:39  aleidinger

* Dll/BladeMP3EncDLL.c:

lame.h has to be included before version.h

2001-02-20 18:34  aleidinger

* Makefile.in, config.h.in, configure, configure.in,
  frontend/brhist.c:

- Patch (#103821) from guy_hutchison:
    Fixes compilation problem on systems with ncurses dir
- add ChangeLog to Makefile.in

2001-02-20 18:23  aleidinger

* libmp3lame/: encoder.h, version.h:

[no log message]

2001-02-20 18:20  aleidinger

* doc/html/: Makefile.am, Makefile.in:

  - add basic.html

2001-02-20 18:20  aleidinger

* configMS.h:

  - add LAME_LIBRARY_BUILD

2001-02-20 18:20  aleidinger

* libmp3lame/util.h:

  - more documentation, seems to be partially truncated  (Frank)
  - CPU_features is now a struct

2001-02-20 18:19  aleidinger

* libmp3lame/takehiro.c:

  - CPU_features is now a struct

2001-02-20 18:19  aleidinger

* libmp3lame/lame.c:

  - CPU_features is now a struct, no need to waste space for those
    bolean values (Frank)
  - introduce some KLEMM_44 protected code

2001-02-20 18:18  aleidinger

* libmp3lame/util.c:

  - fixes + docu for ATHformula_Frank()       (Frank)
  - don't compile old resampling in KLEMM_44 case

2001-02-20 18:17  aleidinger

* libmp3lame/version.c:

  - doxygen parseable documentation
  - better lclint flags
  - enable get_lame_version_numerical()

2001-02-20 18:17  aleidinger

* include/lame.h:

  - delete prototype of already removed get_lame_about()
  - add get_lame_version_numerical() and lame_version_t
    (now dshow didn't needs to include version.h to get the numerical
     version of lame (dshow not changed, I let pgubanov do this))
  - introduce some KLEMM_44 protected code  (Frank)
  - rework formatting and documentation to be more (IMO much more) readable
    (no lines longer than 80 chars, consistent formatting, looks alot cleaner)

2001-02-20 10:41  aleidinger

* DEFINES:

Remove KLEMM_04, there was a previous commit which handled it, see
ChangeLog.

2001-02-20 01:56  markt

* DEFINES, frontend/brhist.c, frontend/get_audio.c,
  frontend/timestatus.c:

KLEMM 5,6,7 made the default & removed

2001-02-20 00:40  markt

* libmp3lame/lame.c:

simplified lame_encoder_buffer_interleaved: it now always calls
lame_encoder_buffer()

2001-02-20 00:30  markt

* libmp3lame/: encoder.c, lame.c, util.c, util.h:

fix for --scale problem?

made a new routine:  fill_buffer()

This is the generic routine used to copy data from the input buffer
into lame's internal buffer, 'mfbuf[]'.

It also calls the resample code if necessary, and the user selected
rescaling code if necessary.

2001-02-20 00:26  markt

* frontend/parse.c:

added comment to vbr warning message

2001-02-20 00:24  markt

* frontend/parse.c:

re-added the warning about VBR modes. It seems to have been deleted
at some point.

This is because this website:

http://www.kuro5hin.org/?op=displaystory;sid=2001/1/25/164540/759

is comparing Vorbis with lame -V4.

While many people like the high bitrate VBR modes,
lame -V4 is *often* of lower quality than CBR.

2001-02-19 18:29  aleidinger

* test/VBR.op:

- remove "--silent", lametest.py now handles this

Aproved by: robert

2001-02-19 18:28  aleidinger

* test/lametest.py:

- allow relative paths in a more portable manner
- should be more OS independand now
- more file checks (readable/executable)
- internally adds new option "--quiet" to the options

This works on my system, it also should work on systems where the
previous version worked. It's not as portable as it could be,
search for XXX in the source.

2001-02-18 21:18  robert

* frontend/main.c, frontend/parse.c, libmp3lame/lame.c,
  libmp3lame/version.h, test/VBR.op:

new options --silent and --quiet to be really quiet
new option --verbose (default) to turn -S/--silent off again
--vbr-mtrh and --vbr-new use now ATH type 2
for VBR modes it is allowed to use different block types in stereo mode (not yet joint stereo)
bumped version to 3.88 alpha 10

2001-02-18 12:11  aleidinger

* dshow/: Makefile.am, Makefile.in:

Add recently added files to the makefile.

2001-02-17 15:45  pgubanov

* dshow/Encoder.cpp:

gfp is sometimes zero in CEncoder::Encode() - why???

2001-02-17 14:27  aleidinger

* test/lametest.py:

- use "/usr/bin/env python" instead of "/usr/bin/python" in shebang line
   (portability)
- use "-l" instead of "--lines" for wc
   (portability, has to run on every IEEE 1003.2 ("POSIX.2") compliant
   system)
- bugfix, check for lame2 instead for lame1 in the lame2 part
   (Note: the entire test didn't work for me if I use e.g.
    ./lametest.py XXX.op ../../testcases/XXX ../../build.org/frontend/lame ...)

2001-02-17 14:17  pgubanov

* dshow/: aboutprp.cpp, aboutprp.h:

Elecard copyrigth added (executives need it for some reason)

2001-02-17 13:58  pgubanov

* dshow/: Mpegac.cpp, Property.rc, UIDS.H, dshow.dsp, dshow.dsw,
  elogo.ico, resource.h:

Some stability improvements + Elecard copyrigth added (executives need it for some reason)

2001-02-16 17:23  markt

* doc/html/basic.html:

added basic.html to cvs

2001-02-16 10:35  pgubanov

* dshow/dshow.dsp:

STDC_HEADERS defined in project settings

2001-02-16 10:33  pgubanov

* libmp3lame/lame.c:

mono handling in encode_buffer_interleaved caused access violation - fixed

2001-02-14 22:22  aleidinger

* ChangeLog:

Now we have a ChangeLog, generated from the output of "cvs log"

2001-02-14 22:21  aleidinger

* ChangeLog.header:

Header for the ChangeLog, not included at "make dist"

2001-02-14 22:20  aleidinger

* TODO:

remove Makefile.MSVC, robert seems to keep it up to date

2001-02-14 22:20  aleidinger

* DEFINES:

add USE_FFT3DN

2001-02-14 22:19  aleidinger

* INSTALL:

   * add some more info how to use some advanced features of our
     configure script
   * add some info for Cygwin users (use configure)
   * add some info about faster code with nasm

2001-02-14 20:50  robert

* frontend/parse.c:

added -V1 to Roel's --remix preset, I assume it was missing by accident

2001-02-14 16:38  aleidinger

* Makefile.am.global, Makefile.in, aclocal.m4, configure,
  configure.in, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

use new automake 1.4d (bugfixes)

2001-02-14 14:43  robert

* libmp3lame/: encoder.c, util.h:

tuning of the auto ath adjustment for --vbr-mtrh mode

2001-02-14 14:24  robert

* libmp3lame/util.c:

patch by Roel:
tweaking his ATH modification (--athtype 3)

2001-02-13 18:27  markt

* frontend/parse.c:

fixed typo in parse.c

2001-02-13 18:24  markt

* libmp3lame/psymodel.c:

added a lot of documentation on the psycho acoustics
to the top of psymodel.c

2001-02-13 18:22  markt

* mpglib/: common.c, common.h, interface.c:

improved head_check() function:  When resyncing data stream,
only look for headers of the same layer of the previous
frames.  i.e. dont allow layer 2 and layer 3 frames in the
same stream.

2001-02-13 18:21  markt

* frontend/: get_audio.c, parse.c:

added the --r3mix option
fixed bug with --decoder-mp3delay option
added error message for non-8 and 16 bit input

2001-02-13 16:58  robert

* frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/quantize_pvt.c, libmp3lame/util.c, libmp3lame/util.h:

first of all: this patch shows no difference in the CBR/ABR test

- made athtype 3 default for VBR modes, 1 still default for CBR/ABR modes
- made athadjust default for VBR modes, CBR/ABR modes don't need it
- removed --athadjust switch, was only temporally solution
- collected all spreaded ATH settings into ATH_t struct
  if someone needs a new ATH related variable, please add it here

2001-02-12 18:24  markt

* doc/html/: contributors.html, history.html, index.html,
  node6.html, switchs.html:

new html docs from Gabriel

2001-02-12 17:47  markt

* test/lametest.py:

print total pass/fail message at end

2001-02-09 16:47  robert

* libmp3lame/quantize_pvt.c:

patch by Gaby:
allow ATH adjust for the ATH only modes too

2001-02-08 22:19  robert

* test/VBR.op:

update to the VBR python options file

2001-02-07 15:51  robert

* libmp3lame/: encoder.c, vbrquantize.c:

all patches --vbr-mtrh related

encoder.c:
- made a variant of Gaby's auto ATH adjust the default

vbrquantize.c:
- some small code moves
- added some safety margin to the global gain

2001-02-06 21:43  robert

* libmp3lame/: psymodel.c, vbrquantize.c:

we should not try to hard to get high freqs thru'
so I will let --vbr-mtrh as is. It seems to give
reasonable file sizes again, even with Frank's ATH.

2001-02-05 10:18  robert

* frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/quantize_pvt.c:

re-check-in of Gaby's ATH auto adjustment code.
You need to specify --athadjust to get this
SUBSTANTIALLY QUALITY IMPROVEMENT

quote:
"Also, we already have gfc->ath_lower (specified in db).
No reason to add another variable which does the same thing,
and does not even use the same units."

That is not true, there is actually no gfc->ath_lower in dB.
We have a gfp->ATHlower in dB. But this is of a totally
different meaning.
  gfp->ATHlower will lower the ATH for the whole file by a fixed
  amount of x dB.
  gfc->ath_auto_adjust will lower the ATH on a frame by frame basis
  depending on the peak volume.

2001-02-05 04:58  markt

* frontend/parse.c:

Added warning about using VBR modes.
This is because this website:

http://www.kuro5hin.org/?op=displaystory;sid=2001/1/25/164540/759

is comparing Vorbis with lame -V4.

While many people like the high bitrate VBR modes,
lame -V4 is *often* of lower quality than CBR.

2001-02-05 02:36  shibatch

* libmp3lame/psymodel.c:

Reverted part of last tweaks of nspsytune.

2001-02-05 02:27  markt

* HACKING:

updated HACKING with directions on how to run the
lametest.py python script

2001-02-05 02:24  markt

* test/: CBRABR.op, VBR.op, lametest.py, nores.op:

Adding a python script used for testing, along with
some sample options files.

2001-02-05 02:23  markt

* HACKING, libmp3lame/encoder.c, libmp3lame/quantize_pvt.c:

reverted encoder.c and quantize_pvt.c back to 13:00 3 Feb 2001.
These modifications broke my test cases.  Any such changes need
aproval first.

Also, we already have gfc->ath_lower (specified in db).
No reason to add another variable which does the same thing,
and does not even use the same units.

2001-02-05 00:34  cisc

* frontend/amiga_mpega.c:

MPG_MD_LR_LR define was moved, set mode_ext to 0 instead (since we don't get that info anyway).

2001-02-04 23:56  robert

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/vbrquantize.c:

parse.c: small change in default behaviour for --vbr-mtrh
lame.c: it makes no sense for a sfb21 extra at sample frequencies below 44.1 kHz
vbrquantize.c: oops, last commit was a merger from a wrong branch of mine

2001-02-04 23:28  shibatch

* libmp3lame/quantize_pvt.c:

Enabled auto-adjust ATH for nspsytune.

2001-02-04 23:14  shibatch

* libmp3lame/psymodel.c:

Tweaked nspsytune.

2001-02-03 23:20  robert

* libmp3lame/: quantize_pvt.c, version.h:

bumped version to alpha 9
some clean-up

2001-02-03 20:10  robert

* libmp3lame/: encoder.c, quantize_pvt.c, util.c, util.h,
  vbrquantize.c:

patch by Gabriel Bouvigne:
auto adjust of ATH for low volume tracks
        a big improvement in quality!
therefore on by default

patch by Robert Hegemann:
further improvement of --vbr-mtrh mode

2001-02-02 01:04  robert

* libmp3lame/: quantize.c, quantize_pvt.c:

--vbr-mtrh tweaks

2001-01-31 19:44  aleidinger

* configure, configure.in:

bugfix

2001-01-31 15:34  robert

* libmp3lame/quantize.c:

fix a typo I introduced by my last commit

2001-01-31 12:53  aleidinger

* Makefile.am.global, Makefile.in, acinclude.m4, aclocal.m4,
  config.h.in, configMS.h, configure, configure.in, depcomp,
  Dll/Makefile.in, debian/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in, dshow/Makefile.in,
  frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.am, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, misc/Makefile.in,
  mpglib/Makefile.in:

- config*/Makefile*/ac*:
   * tests for *int*_t
   * test for 80 bit floats (for speed optimizations)
   * add pcm.* to the makefile
   * removed resample.[ch] from the makefile
   * depend upon automake 1.4b
   * fix in check for ccc
     (submitted by nold via the sourceforge patch page at
     the lame project page, patch id #103507)
   * something I may have forgotten

  Note:
  Please don't commit any Makefile.in if you didn't have
  changed the corresponding Makefile.am. CVS didn't stores
  the time stamps of the files at commit time, it stores
  the time stamps of the commit time, so we have to commit
  the files in the correct order, but I'm to lazy to do so
  and I assume I'm not the only one.
  The same applies to config*.

- depcomp:
  missing file, the dependancy tracking should work again

2001-01-30 20:53  robert

* libmp3lame/quantize.c:

fixed a design flaw in VBR_iteration_loop() I'm responsible for.
affects quality!

2001-01-30 20:52  robert

* libmp3lame/: lame.c, quantize_pvt.c, vbrquantize.c:

tuning of --vbr-mtrh mode

2001-01-30 20:51  robert

* frontend/parse.c, include/lame.h:

patch by Gaby:
changed --athlower to accept floats

2001-01-30 11:02  robert

* libmp3lame/: psymodel.c, util.c:

psymodel.c: fixing compile problem (was: M_LN10 undefined)
util.c: Roel's modification to Gaby's ATH, new: --athtype 3

2001-01-29 14:46  robert

* libmp3lame/vbrquantize.c:

--vbr-mtrh and --vbr-new use now the faster and sloppier
scalefactor-band noise calculation with quality settings
-q 3...9

2001-01-28 12:51  takehiro

* libmp3lame/: quantize.h, util.h:

oops, compile problem fix

2001-01-28 12:39  takehiro

* libmp3lame/: quantize.c, quantize.h, quantize_pvt.c,
  vbrquantize.c:

magic number 4095 and 4096 is removed

2001-01-27 18:00  takehiro

* libmp3lame/psymodel.c:

make temporal masking effect strong.

2001-01-27 17:52  takehiro

* libmp3lame/quantize_pvt.c:

debug message is removed :)

2001-01-27 17:39  takehiro

* frontend/parse.c, include/lame.h, libmp3lame/psymodel.c,
  libmp3lame/quantize_pvt.c, libmp3lame/util.h:

experimental temporal masking support.
"--temporal" option to use this.

2001-01-26 22:47  robert

* frontend/parse.c, libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/vbrquantize.c:

tuning of --vbr-mtrh VBR mode

2001-01-25 20:57  robert

* misc/abx.c:

update by Frank:
some further endings and audio formats

2001-01-24 23:59  robert

* libmp3lame/quantize_pvt.c:

found and fixed another BUG caused by the "bit optimization." patch

2001-01-24 22:33  robert

* Makefile.unix:

small config.h related tunings

2001-01-24 21:33  robert

* libmp3lame/vbrquantize.c:

quick-fix for code that was broken by Takehiro's last
"bit optimization." in function calc_xmin(), quantize_pvt.c

2001-01-23 12:50  takehiro

* libmp3lame/quantize_pvt.c:

bit optimization.

2001-01-23 07:12  shibatch

* libmp3lame/quantize.c:

Bugfix of nspsytune.

2001-01-22 23:00  afaber

* Dll/BladeMP3EncDLL.c:

VBR was always enabled, even when the client did not ask for it

2001-01-22 09:31  shibatch

* libmp3lame/: psymodel.c, quantize.c:

Tweaked nspsytune.

2001-01-22 04:35  markt

* Makefile.in, configure, Dll/Makefile.in, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, frontend/parse.c,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/psymodel.c, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

fixed bug preventing -m a mode from working.

ran autoconf which changed all the Makefile.in's

2001-01-21 21:14  afaber

* Dll/BladeMP3EncDLL.c:

Fixed problems with writing the Xing MP3 header (gfc->internal_flags structure was already freed, while it was needed to write the Xing MP3 tag)

2001-01-21 19:06  robert

* libmp3lame/: i386/scalar.nas, version.c:

patches by Frank:

scalar.nas - new SIMD assembler routines
resample.[ch] - removed
pcm.[ch] - new, containing resampling routines and more
version.c - some clean up

2001-01-21 19:03  robert

* frontend/lametime.c:

it's always a good idea to include its own header file

2001-01-20 09:51  robert

* libmp3lame/util.c:

patch by Gaby:

I changed a file from the 19/01 cvs (I added an ath balanced between the
original one and Frank's one on the option --athtype 2)

2001-01-19 09:08  shibatch

* libmp3lame/: encoder.c, psymodel.c, quantize_pvt.c:

Improved reservoir handling(nspsytune).

2001-01-18 22:18  robert

* libmp3lame/quantize_pvt.c:

allow "--athlower n" to modify the ATH for sfb21

2001-01-17 21:32  robert

* Makefile.unix:

additional fixes

2001-01-17 20:35  robert

* libmp3lame/: VbrTag.c, util.c, util.h:

RH_SEEK_TABLE enables a different method of generating TOC entries
in Xing VBR header. now enabled!

PLEASE TEST TRY IT

It should fix the problem poeple reported who encode radio shows or
alike which last a few hours.
Another advantage is, it will not steadily  increase LAME's memory footprint
while running.

2001-01-17 16:05  shibatch

* libmp3lame/psymodel.c:

Reverted the final change.
It degraded encoded quality of gspi*.wav.

2001-01-17 13:26  shibatch

* libmp3lame/psymodel.c:

Tweaked nspsytune.

2001-01-17 09:55  robert

* Makefile.unix:

try to fix the broken Makefile after latest configurification

2001-01-17 09:54  robert

* libmp3lame/newmdct.c:

+ replaced M_SQRT2 by SQRT2 which is defined in util.h
+ replaced "=-" by "= -" to avoid confusion with the
  old K&R "=-" operator, an equivalent to "-=". Even
  though new compilers seem to handle it as an
  assignement and unary minus sequence, but some
  buggy compiler could be trapped here (as I).

2001-01-16 13:08  robert

* configMS.h:

turned some defines for system include files on

2001-01-16 09:04  robert

* Makefile.MSVC:

fixed typo, sorry

2001-01-15 15:16  aleidinger

* Makefile.am, Makefile.am.global, Makefile.in, config.h.in,
  configMS.h, configure, configure.in, Dll/Makefile.am,
  Dll/Makefile.in, debian/Makefile.am, debian/Makefile.in,
  doc/Makefile.am, doc/Makefile.in, dshow/Makefile.am,
  dshow/Makefile.in, frontend/Makefile.am, frontend/Makefile.in,
  frontend/brhist.c, frontend/console.c, frontend/get_audio.c,
  frontend/gpkplotting.c, frontend/main.c, frontend/mp3rtp.c,
  frontend/parse.c, frontend/rtp.c, include/Makefile.am,
  include/Makefile.in, libmp3lame/Makefile.am,
  libmp3lame/Makefile.in, libmp3lame/id3tag.c,
  libmp3lame/machine.h, misc/Makefile.am, misc/Makefile.in,
  mpglib/Makefile.am, mpglib/Makefile.in, mpglib/common.c,
  mpglib/decode_i386.c, mpglib/mpg123.h:

automake/autoconf cleanup and enhancement

2001-01-15 14:19  shibatch

* libmp3lame/: encoder.c, psymodel.c, util.h:

More cleanups and bugfixes of --nspsytune.

2001-01-15 09:38  aleidinger

* doc/html/Makefile.am:

remove node[57].html

2001-01-15 09:14  gramps

* USAGE:

Raised track limit from 99 to 255 per user requests.

2001-01-15 09:10  robert

* Makefile.MSVC, Makefile.unix:

more RH_AMP clean up

2001-01-15 08:58  gramps

* frontend/parse.c, doc/html/id3.html:

Raised track limit from 99 to 255 per user requests.

2001-01-15 08:48  gramps

* libmp3lame/id3tag.c:

- Simplified prologue of all public functions, removing intermediate "spec"
  variable, and assuming (like the rest of LAME) that gfp is never null.
- Fixed a stupid sizeof bug (mine) in "id3tag_init".
- Raised track limit from 99 to 255 per user requests.
- No longer write full text of genre in version 2 tag.  Now write more
  cannonical "(num)" format where "num" is the text version of the genre
  number, more closely following the updated ID3v2.3 spec and usage in id3lib.
  This also makes the tag smaller.
- Now use id3lib-compatible bogus language descriptor "XXX" in version 2
  comment frames instead of just null bytes.
- Changed order of frames written in version 2 tag to match version 1 tag.
- Restored some of Frank's optimizations.
- Fixed LAME URL.
- Reworded some comments and fixed misspellings.
- Moved "local_strcasecmp" back into its original position.
- Some small reformatting to match original file.

2001-01-14 23:29  gramps

* USAGE:

- Changed "highest" to "higher" to describe recommended quality setting in
  constant bit rate example.

- Changed "CBR" to "VBR" to correct misspelling in variable bit rate
  description.

2001-01-14 22:40  gramps

* doc/html/Makefile.in:

Removed dependency on obsolete node5.html and node7.html.

2001-01-14 22:35  markt

* USAGE, frontend/parse.c:

documentation of -q parameter in USAGE and lame --longhelp

2001-01-14 22:12  markt

* libmp3lame/: lame.c, quantize.c:

created new routine lame_init_qval() which does all the
gfp->quality related settings.  Cleaned up some more RH_AMP code:
The only way to enable scalefac_scale right now is with
-Z or --nspsytune.

2001-01-14 21:01  markt

* testcase.mp3:

updated test case
(Takehiro fixed a bug which I introduced, which changes test cases).

2001-01-14 17:25  aleidinger

* DEFINES, Makefile.in, aclocal.m4, config.guess, config.sub,
  configure, configure.in, missing, Dll/Makefile.am,
  Dll/Makefile.in, debian/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in, dshow/Makefile.in,
  frontend/Makefile.in, frontend/depcomp, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/depcomp,
  libmp3lame/i386/Makefile.in, misc/Makefile.in, misc/depcomp,
  mpglib/Makefile.in, mpglib/depcomp:

DEFINES:
remove obsolete defines

configure*:
minor cleanup

Makefile*:
- minor cleanup
- use automake 2.14b

Added files:
needed for new automake

rest:
updated automake files

2001-01-14 15:40  aleidinger

* misc/abx.c:

there are encoders with different delays on different channels (Frank)

2001-01-14 12:21  shibatch

* libmp3lame/lame.c:

Enabled scalefac_scale if --nspsytune is specified.

2001-01-14 12:02  takehiro

* testcase.mp3:

fixed new amp_scalefac_bands
(it may use "trigger" variable without any initialization)

2001-01-14 09:42  takehiro

* libmp3lame/quantize.c:

minor bug fix.
when subblock gain=1 and scalefactor is -1(means no need to calculate),
LAME will try to check the quantization with meanless scalefactor combination.

2001-01-14 09:39  takehiro

* libmp3lame/quantize.c:

subblock_gain is 3-bit and its limit is 7, not 8.

2001-01-14 09:35  takehiro

* libmp3lame/quantize.c:

oops, conflicts are removed

2001-01-14 09:31  takehiro

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h:

to store the distortion into III_psy_xmin structure, not simple array.
this may make array pointer calculation easier and bring some speed up.

2001-01-14 09:26  shibatch

* libmp3lame/: encoder.c, psymodel.c, psymodel.h:

Cleanup and small speed optimization of --nspsytune.

2001-01-14 08:17  markt

* API:

one minor update to the API file

2001-01-14 08:13  markt

* testcase.mp3, libmp3lame/lame.c, libmp3lame/quantize.c:

made a new, simpler unified amp_scalefac_bands():

*  distort[] = noise/masking
*  distort[] > 1   ==> noise is not masked
*  distort[] < 1   ==> noise is masked
*  max_dist = maximum value of distort[]
*
*  Three algorithms:
*  noise_shaping_amp
*        0             Amplify all bands with distort[]>1.
*
*        1             Amplify all bands with distort[] >= max_dist^(.5);
*                     ( 50% in the db scale)
*
*        2             Amplify first band with distort[] >= max_dist;
*
*
*  For algorithms 0 and 1, if max_dist < 1, then amplify all bands
*  with distort[] >= .95*max_dist.  This is to make sure we always
*  amplify at least one band.
*

noise_shaping_amp=0        -q3 .. -q9
noise_shaping_amp=1        -q2
noise_shaping_amp=2        -q1, -q0

--nspsytune was using what is now noise_shaping_amp=2, but the only
way to get this now is to use --nspsytune -q1.
Naoki: is this a problem?

I also defaulted the clever RH_AMP stoping criterion in
outer_loop.

2001-01-14 05:36  markt

* libmp3lame/: lame.c, psymodel.c, quantize.c, quantize_pvt.c,
  util.h, vbrquantize.c:

some tuning of VBR masking_lower because of new ATH function.
Disabled VBR_q based lowering of ATH.  Is this still needed?
You can always achieve the same effect with --athlower option.

2001-01-13 18:01  aleidinger

* Makefile.am, Makefile.in, configure, configure.in,
  Dll/Makefile.in, debian/Makefile.am, debian/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.am, dshow/Makefile.in, frontend/Makefile.am,
  frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.am, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.am, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.am, mpglib/Makefile.in:

"make dist" related:
- add debian subdir
- add missing files

different builddir related:
- change argument to -l option for nasm

2001-01-13 13:45  takehiro

* libmp3lame/newmdct.c:

bit coding hack and cleanup

2001-01-13 12:55  takehiro

* Makefile.in, Dll/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in, dshow/Makefile.in,
  frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

automake generated

2001-01-13 12:54  takehiro

* libmp3lame/: fft.c, i386/Makefile.am, i386/fft3dn.nas:

now LAME supports 3dnow! fft

2001-01-13 10:37  pgubanov

* dshow/Encoder.cpp:

Removed (char*) cast in lame_encode_buffer() call

2001-01-12 19:20  markt

* debian/: changelog, control, copyright, lame.docs, lame.files,
  rules:

added debian files from Ingo Saitz

2001-01-12 11:13  aleidinger

* misc/abx.c:

further improvements, e.g. reduced latency (Frank)

2001-01-11 22:37  markt

* HACKING, frontend/mp3rtp.c, frontend/mp3x.c:

updated mp3rtp.c and mp3x.c to use lame_global_flags *lame_init()
(lame allocates storage for lame_global_flags)
rather than lame_init_old(&gf) which required calling
program to instantiate gf.

Now we need to start writing one routine for every parameter:

lame_set_bitrate
lame_set_num_channels
etc...

2001-01-09 15:15  aleidinger

* misc/abx.c:

bugfixes

2001-01-08 18:15  aleidinger

* DEFINES:

removed KLEMM_12, on by default

2001-01-08 18:07  aleidinger

* libmp3lame/vbrquantize.c:

Roberts VBR code: speed improvement for vbr-mtrh (ping pong patch, OKed by Mark)

2001-01-07 23:47  markt

* frontend/: portableio.c, timestatus.c:

chage to KLEMM-36 from Frank

2001-01-07 22:53  markt

* frontend/timestatus.c, libmp3lame/psymodel.c:

undefined variable (last = 0, line 214) in timestatis.c
commented out.

fixed some dimensions in the funtion prototype of l3para_read

2001-01-07 22:35  markt

* frontend/timestatus.c:

Applied Frank's patch (from mp3encoder) to timestatus.c
with -R.  I hope I didn't undo this by mistake!

2001-01-07 22:33  markt

* frontend/timestatus.c:

added a brhist_jump_back() to timestatus_klemm().
sent to me by Magnus Holmgren.

2001-01-07 22:28  markt

* USAGE, frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/psymodel.c:

added the "-ma" option.
Ultimate goal:
          8 kbps   Mono
     16- 96 kbps   Intensity Stereo (if available, otherwise Joint Stereo)
    112-128 kbps   Joint Stereo -mj
    160-192 kbps   something between -mj and -ms
    224-320 kbps   Independent Stereo -ms

currently enables KLEMM_12.  KLEMM_12 is gone.

2001-01-07 16:17  aleidinger

* libmp3lame/lame.c:

Don\'t change floatingpoint mask for FreeBSD on Alpha hardware, obtained from FreeBSD-Ports

2001-01-07 14:48  aleidinger

* misc/abx.c:

cleanup, no functional change

2001-01-07 14:47  aleidinger

* dshow/dshow.dsw, misc/abx.c:

fix *.dsw
new version of abc.c (Frank)

2001-01-07 09:14  markt

* frontend/: mp3rtp.c, mp3x.c:

global variables used by frontend code are now instantiated
in parse.c.

Before, the were defined external in main.h, and instantiated
in the frontend, meaning they had to appear in mp3x.c, main.c
and mp3rtp.c

we need to get rid of these!

2001-01-07 09:11  markt

* frontend/main.c, frontend/main.h, frontend/parse.c,
  libmp3lame/lame.c:

more tweaks to the --decode-mp3delay option

2001-01-07 08:28  markt

* libmp3lame/: lame.c, quantize.c, util.h:

added a variable, noise_shaping_amp.  It does nothing right now.

2001-01-07 08:24  markt

* frontend/: main.c, main.h, parse.c:

added a undocumented option --decode-mp3delay <n>
to allow someone to adjust the number of samples
lame --decode will truncate.  David Robinson requirested this
since he didn't like that lame --decode would truncate 1106 samples
(assuming a encoder delay of 576) since BladeEnc has an encoder delay
of only 528.)

2001-01-07 05:25  markt

* frontend/main.c, libmp3lame/util.c:

main.c:  uses lame_init() instead of lame_init_old().
util.c:  added frank's changes: 32 point filter instead of 19.
         prep work for frank's new resampling/filtering code.
         updated test cases.

2001-01-06 23:12  markt

* libmp3lame/: lame.c, psymodel.c, quantize_pvt.c, util.c:

ATHformula modifed to work in Hz instead of Khz.

Minor change to a bunch of routines + regeneration of
test cases.

2001-01-06 22:57  markt

* testcase.mp3:

updated testcase

2001-01-06 22:55  markt

* libmp3lame/fft.c:

Switched to the Blackman window for the FFT energy estimator.
This is just to merge some nspsytune code into default

2001-01-06 07:40  gramps

* libmp3lame/id3tag.c:

Backed out some large changes done in November which introduced at least two bugs.  Also fixed other older bug in id3tag_write_v2.

2001-01-06 01:11  markt

* include/lame.h, libmp3lame/lame.c, libmp3lame/psymodel.c:

more prep work to remove all psycho acoustic tables

2001-01-06 01:00  markt

* libmp3lame/: VbrTag.h, lame.c, mpglib_interface.c, psymodel.c:

added formulas to replace the last of the table data.
some changes to reflect that Xing VBR header parsing code
has been moved into mpglib

2001-01-05 22:15  markt

* mpglib/: interface.c, mpglib.h:

added XingVBR header parsing code

2001-01-05 22:13  markt

* frontend/: get_audio.c, gtkanal.c:

fixed bug in frame analyzer when analyzing mp3 files.
frame counter incremented too soon.  This was introduced
when someone (maybe me, but I dont remember!) replaced the
use of gfp->frameNum with a global variable limited in scope to
just gtkanal.c

get_audio.c:  removed VBR Xing header checking code.
this has been moved into mpglib.

2001-01-05 15:20  aleidinger

* Makefile.unix, frontend/brhist.c, frontend/get_audio.c,
  frontend/gpkplotting.c, frontend/gtkanal.c, frontend/lametime.c,
  frontend/main.c, frontend/mp3rtp.c, frontend/mp3x.c,
  frontend/parse.c, frontend/portableio.c, frontend/rtp.c,
  frontend/timestatus.c, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/encoder.c, libmp3lame/fft.c,
  libmp3lame/id3tag.c, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/reservoir.c,
  libmp3lame/tables.c, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vbrquantize.c, libmp3lame/version.c, misc/abx.c,
  mpglib/common.c, mpglib/dct64_i386.c, mpglib/decode_i386.c,
  mpglib/interface.c, mpglib/layer1.c, mpglib/layer2.c,
  mpglib/layer3.c, mpglib/tabinit.c:

misc/abx.c: (Frank Klemm)
- level adjustment
- clean up
- A-B repeat ("chunks")

Makefile.*:
- nuke NOTERMCAP, it's HAVE_TERMCAP now
   (defined where neccessary, please report slipped in breakage)

(frontend|mp3x|libmp3lame|mpglib).dsp:
- copy configMS.h config.h (Todd Richmond)
- unbreak                  (Todd Richmond)
- nuke NOTERMCAP
- change HAVE([A-Z]*) to HAVE_$1

*.c:
- get rid of configMS.h, we finally have support in *.dsp

2001-01-03 13:06  aleidinger

* Makefile.am, Makefile.in, Makefile.unix, aclocal.m4, config.h.in,
  configure, configure.in, frontend/Makefile.am,
  frontend/Makefile.in, frontend/brhist.c, frontend/console.c,
  frontend/get_audio.c, frontend/gpkplotting.c, frontend/gtkanal.c,
  frontend/lametime.c, frontend/main.c, frontend/mp3rtp.c,
  frontend/mp3x.c, frontend/parse.c, frontend/portableio.c,
  frontend/rtp.c, frontend/timestatus.c, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/encoder.c, libmp3lame/fft.c,
  libmp3lame/id3tag.c, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/reservoir.c,
  libmp3lame/tables.c, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vbrquantize.c, libmp3lame/version.c, misc/Makefile.am,
  misc/Makefile.in, mpglib/common.c, mpglib/dct64_i386.c,
  mpglib/decode_i386.c, mpglib/interface.c, mpglib/layer1.c,
  mpglib/layer2.c, mpglib/layer3.c, mpglib/tabinit.c:

Makefile.{unix,DJGPP}: Bugfixes (Includes)
Makefile.am: follow the move of some scripts to misc
*: add dmalloc support (configure --with-dmalloc)
   (it seems we have a memleak somewhere, I will have a closer look soon)

2001-01-03 11:51  shibatch

* libmp3lame/: psymodel.c, encoder.c:

Tweaking and bugfix of --nspsytune.

2001-01-02 06:02  markt

* frontend/get_audio.c, libmp3lame/encoder.c:

typo in read_samples_pcm fixed

2001-01-01 17:35  markt

* API, HACKING:

minor edits to API and HACKING

2001-01-01 17:26  markt

* README.WINGTK, TODO, USAGE, misc/Lame.vbs, misc/lame4dos.bat:

moved some more scripts into 'misc' directory

2001-01-01 17:12  markt

* INSTALL, README.WINGTK, USAGE, misc/auenc, misc/mlame:

moved scripts into misc directory
moved README.Win32 (which described compiling mp3x under windows)
back to its original name, README.WINGTK
minor updates to INSTALL and USAGE

2000-12-27 13:13  aleidinger

* misc/abx.c:

- listen to the difference of both signals
- highlighting of "errors"
- DC canceling
- support for monaural signals
- cleanup
- bugfixes
- correct shell quoting

2000-12-25 10:49  shibatch

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/quantize_pvt.c,
  libmp3lame/util.h:

Tweaked --nspsytune.

2000-12-22 15:36  aleidinger

* misc/abx.c:

now with cross correlation (Frank)

2000-12-20 22:55  aleidinger

* misc/abx.c:

- files to test have to have the same samplerate (Frank)
- check for correct number of arguments (Alexander)

2000-12-20 15:14  aleidinger

* DEFINES, libmp3lame/psymodel.c, libmp3lame/tables.c,
  libmp3lame/tables.h:

Patches for KLEMM_43 protected code

2000-12-19 13:09  aleidinger

* DEFINES, libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/reservoir.c, libmp3lame/tables.c,
  libmp3lame/vbrquantize.c:

Ping pong #3, OKed by Mark.

2000-12-19 08:16  markt

* LICENSE:

simplifed the LICENSE file describing how to use
LAME in commercial software

2000-12-19 07:51  markt

* INSTALL, README:

updated README files with new configure information.
debuging statement added to interface.c, then removed.

2000-12-19 07:46  markt

* frontend/: brhist.c, get_audio.c:

more size_t's removed

2000-12-19 07:43  markt

* frontend/: main.c, mp3rtp.c, parse.c, rtp.c, rtp.h:

removed some size_t's.
Added some windows code to rtp.c/mp3rtp.c:  It is supposed to
be much improved:

    LAME is really great project.

    However, RTP code for multicasting isn't very good.

    I've attached some modification, and tested it on Win NT4 and Win2K with
    FreeAmp on ordinary 10 and 100 Mbit Ethernet with encoding in neverending
    loop. It was running one week w/o any probs.

    I would like to please you to not include my name anywhere (there are
    several reason why, at the moment).

However, code is very MSVC specific, so it is commented out
with #if 0.  Most of the code was added to the end of rtp.c.

2000-12-19 07:00  markt

* frontend/main.c:

deleted stupid C++ typecasts.  LAME is written in C.
integer arguments to fwrite() do not need typecasts.

2000-12-16 05:43  shibatch

* libmp3lame/: lame.c, psymodel.c:

1. Old ATH formula is now default for --nspsytune.
2. Tweaked a parameter of --nspsytune.
3. Minor code cleanup.

2000-12-14 13:32  aleidinger

* Makefile.in, configure, Dll/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in, dshow/Makefile.in,
  frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

regen

2000-12-14 13:31  aleidinger

* configure.in, libmp3lame/i386/Makefile.am:

force nasm to generate coff output when building under cygwin (Egor Duga)

2000-12-14 10:05  aleidinger

* Makefile.in, config.h.in, configure, Dll/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

regen

2000-12-14 10:04  aleidinger

* Makefile.am, Makefile.unix, configMS.h, configure.in,
  frontend/Makefile.am, libmp3lame/Makefile.am,
  libmp3lame/i386/Makefile.am, mpglib/Makefile.am:

configure.in:
- determine the size of various types at configure time
- add --enable-debug=anoying

configMS.h:
- add SIZEOF_... defines, see configure.in

Makefile.unix:
- bugfix from Robert (shame on me)

Makefile.DJGPP:
- add cpu_feat.nas and scalar.nas to the build with NASM

Submitted by Egor Duda <deo@logos-m.ru> (thank you, works great):
* Makefile.am: add $(EXEEXT) to executables for cygwin build
* Makefile.am: take source .wav file from srcdir
* configure.in: require autoconf 2.13
* configure.in: check for executable files extension
* frontend/Makefile.am: use builddir to get autogenerated headers
   and libraries from, in case we're doing build in separate directory;
   take normal headers from srcdir instead of current.
* libmp3lame/Makefile.am: ditto
* libmp3lame/i386/Makefile.am: ditto
* mpglib/Makefile.am: ditto

2000-12-13 02:28  shibatch

* libmp3lame/lame.c:

Minor bugfix.

2000-12-13 02:21  shibatch

* libmp3lame/psymodel.c:

Minor bugfix of --nspsytune.
(forgot to merge.)

2000-12-12 04:50  shibatch

* frontend/parse.c, include/lame.h, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/util.c, libmp3lame/util.h:

Added option --athtype which selects ATH formula.

Some major changes to --nspsytune.
1. --nspsytune doesn't use pe.
2. MS psymodel is modified. Added new option --nssafejoint.
3. some more tunings of short block preecho control.

2000-12-12 01:11  markt

* libmp3lame/: lame.c, util.c:


Latest checkin from Alex include an rewritten 'Bitrate()' routine.

This breaks the --abr code, since new routine considers a bitrate of 0
invalid.  Now fixed.

2000-12-11 22:15  markt

* misc/Makefile.am:

added mlame_corr.c to the
EXTRA_DIST line of Makefile.am

2000-12-11 16:03  aleidinger

* DEFINES, Makefile.in, frontend/main.c, include/lame.h,
  libmp3lame/encoder.c, libmp3lame/encoder.h, libmp3lame/fft.c,
  libmp3lame/fft.h, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/newmdct.h, libmp3lame/psymodel.c,
  libmp3lame/psymodel.h, libmp3lame/quantize_pvt.h,
  libmp3lame/util.c, libmp3lame/util.h, libmp3lame/vbrquantize.c,
  mpglib/interface.c, mpglib/interface.h:

tries to include every change before the CVS rollback which didn't changes output

2000-12-11 14:48  aleidinger

* frontend/gtkanal.c, libmp3lame/bitstream.c, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/newmdct.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/reservoir.c, libmp3lame/util.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c:

redo gfc->stereo -> gfc->channels_out conversation

2000-12-11 01:32  markt

* USAGE:

updated info regarding the  MAD decoder

2000-12-11 00:34  markt

* Makefile.am, libmp3lame/lame.c:

applied patch for cygwin FPE stuff

2000-12-11 00:01  markt

* USAGE, configure, configure.in, frontend/get_audio.c,
  frontend/get_audio.h, include/lame.h,
  libmp3lame/mpglib_interface.c, misc/mlame_corr.c:

configure:  removed all the debug warning flags.  it was impossible
            to find real problems when compiling in debug mode.

moved mlame_corr.c into 'misc' directory

removed some 'size_t' and 'unsigned' from get_audio.c

made mp3buffer 'unsigned char*' for the mpglib interface routines.

2000-12-08 13:47  aleidinger

* misc/mugeco.sh:

more portability fixes from Fredrik Mellstrom

2000-12-05 15:48  aleidinger

* DEFINES:

update

2000-12-05 15:46  aleidinger

* Makefile.MSVC:

add scalar.nas

2000-12-05 15:40  aleidinger

* configure, Dll/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, mpglib/Makefile.in:

regen

2000-12-05 15:37  aleidinger

* Makefile.MSVC, Makefile.in, config.h.in, configMS.h,
  configure.in, frontend/Makefile.am, frontend/get_audio.c,
  frontend/get_audio.h, frontend/portableio.c,
  libmp3lame/Makefile.am, libmp3lame/i386/Makefile.in,
  libmp3lame/i386/cpu_feat.nas, misc/ath.c, mpglib/Makefile.am:

play ping-pong with some files (we're now at 2000-12-03 again), ok'ed by Mark

2000-12-05 01:17  markt

* DEFINES:

restored DEFINES.

Sorry Alexendar - I tried to only revert the *.c and *.h files
to their Nov 21 values (because of test case problems) but
I was unable to get this to work.  I was lazy and reverted
entire repository back to Nov 21.

2000-12-05 01:15  markt

* DEFINES:

trying to restore DEFINES

2000-12-04 14:36  aleidinger

* Makefile.unix:

add scalar.nas to build

2000-12-04 06:31  pgubanov

* dshow/: PropPage.cpp, PropPage.h:

Target bitrate fix

2000-12-04 06:30  pgubanov

* dshow/: Mpegac.cpp, Mpegac.def, Mpegac.h, PropPage_adv.cpp,
  PropPage_adv.h, Property.rc, README, REG.CPP, REG.H, UIDS.H,
  dshow.dsp, iaudioprops.h, resource.h:

CR/LF fix

2000-12-03 23:27  markt

* testcase.mp3, libmp3lame/util.c:

KLEMM_01 defaulted.

This enables the new ATH formula.

2000-12-03 23:03  markt

* libmp3lame/: tables.c, tables.h:

huffmantab: int changed back to short.

2000-12-03 23:00  markt

* DEFINES, Makefile.MSVC, Makefile.in, config.h.in, configMS.h,
  configure, configure.in, Dll/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/html/contributors.html,
  doc/html/examples.html, doc/html/history.html, doc/html/id3.html,
  doc/html/index.html, doc/html/lame.css, doc/html/modes.html,
  doc/html/node6.html, doc/html/switchs.html, doc/man/Makefile.in,
  frontend/Makefile.am, frontend/Makefile.in, frontend/get_audio.c,
  frontend/get_audio.h, frontend/gtkanal.c, frontend/main.c,
  frontend/parse.c, frontend/portableio.c, include/Makefile.in,
  include/lame.h, libmp3lame/Makefile.am, libmp3lame/Makefile.in,
  libmp3lame/bitstream.c, libmp3lame/bitstream.h,
  libmp3lame/encoder.c, libmp3lame/encoder.h, libmp3lame/fft.c,
  libmp3lame/fft.h, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/newmdct.h, libmp3lame/psymodel.c,
  libmp3lame/psymodel.h, libmp3lame/quantize.c,
  libmp3lame/quantize.h, libmp3lame/quantize_pvt.c,
  libmp3lame/quantize_pvt.h, libmp3lame/reservoir.c,
  libmp3lame/tables.c, libmp3lame/tables.h, libmp3lame/util.c,
  libmp3lame/util.h, libmp3lame/vbrquantize.c,
  libmp3lame/version.h, libmp3lame/i386/Makefile.am,
  libmp3lame/i386/Makefile.in, libmp3lame/i386/cpu_feat.nas,
  mpglib/Makefile.am, mpglib/Makefile.in, mpglib/interface.c,
  mpglib/interface.h:


Reverted back to Nov 21 version.

Added HTML doc from GB

2000-12-03 17:38  aleidinger

* configure:

regen

2000-12-03 17:37  aleidinger

* configure.in:

fix in debugging options

2000-12-03 14:16  aleidinger

* DEFINES:

add KLEMM_36

2000-12-03 14:14  aleidinger

* frontend/portableio.c:

Portability fix from Frank, you need to define KLEMM_36 to enable it
(no functional change if you leave it disabled):
---snip---
It is a hoax to call this code portable-IO:

   - It doesn't work on machines with CHAR_BIT != 8
   - it also don't test this error condition
   - otherwise it tries to handle CHAR_BIT != 8 by things like
     masking 'putc(i&0xff,fp)'
   - It doesn't handle EOF in any way
   - it only works with ints with 32 or more bits
   - It is a collection of initial buggy code with patching the known errors
     instead of CORRECTING them!
     For that see comments on the old Read16BitsHighLow()
---snip---

2000-12-03 13:14  aleidinger

* misc/abx.c:

Improvements from Frank:
- more input formats (detected by filename)
Improvements by me:
- sanity checks
- works on FreeBSD

2000-12-01 17:42  aleidinger

* libmp3lame/: psymodel.c, tables.c, tables.h:

Patches from Frank:
---snip---
defined 4 new types for holding psydata information
psydata  is divided into 25 normal tables (the 24 tables + 1 master table)
access via "normal" index instead of scanning through the data
tables are now sparsable, i.e. it is possible to remove unneeded parts
but this is not yet done to avoid to do to much things at once
tables are now smaller
---snip---
Hi also did some tests to verify this didn't changes the output.

I also verified it with "make test" and some regular encoding.

2000-11-30 10:23  aleidinger

* DEFINES:

add description of some compile time defines

2000-11-30 10:17  aleidinger

* frontend/: get_audio.c, get_audio.h:

- remove check for CHAR_BITS, was a typo from Frank (confirmed by Frank)
- add optimization for unknown SIZEOF_UNSIGNED_LONG (submitted by Frank)
   in optimized version of SwapBytesInWords()
- make the optimized version of SwapBytesInWords() the default
   (OKed by Mark)
- remove DetermineByteOrder(), we have compile time support for it

2000-11-30 10:14  aleidinger

* configure, Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, mpglib/Makefile.in,
  dshow/Makefile.in, doc/man/Makefile.in, doc/html/Makefile.in,
  doc/Makefile.in, Dll/Makefile.in, frontend/Makefile.in,
  include/Makefile.in:

regen

2000-11-30 10:08  aleidinger

* configure.in:

- compile time check for sizeof(int)
- more compiler warnings for debugging

2000-11-30 10:07  aleidinger

* config.h.in, configMS.h:

- compile time value for sizeof(int)

2000-11-30 10:07  aleidinger

* libmp3lame/Makefile.am, frontend/Makefile.am, mpglib/Makefile.am:

- additional options for lclint

2000-11-30 10:06  aleidinger

* libmp3lame/i386/Makefile.am:

- *.lst instead of specifying every file in "CLEANFILES"

2000-11-26 20:58  robert

* libmp3lame/: lame.c, util.c, util.h, i386/cpu_feat.nas:

Part2 of Frank's Patch

His List of Changes (part 1 + 2):

  - changed the type of the MP3 byte stream from 'char' to 'unsigned char'
  - added some 'const' attributes
  - added to lame_internal_flags: gfp, frame_size, coding, frame_count
  - one code move inside lame.c (mode_ext), one remove (channels_out)
  - two new types in util.c
  - some bug fixes with Ogg
  - SIMD2 detection

2000-11-26 10:49  robert

* frontend/get_audio.c, frontend/main.c, include/lame.h,
  libmp3lame/bitstream.c, libmp3lame/bitstream.h,
  libmp3lame/encoder.c, libmp3lame/encoder.h, libmp3lame/fft.c,
  libmp3lame/fft.h, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/newmdct.h, libmp3lame/psymodel.c,
  libmp3lame/psymodel.h, libmp3lame/util.h, mpglib/interface.c,
  mpglib/interface.h:

Patch by Frank:
changes from  char to unsigned char

2000-11-25 22:59  robert

* libmp3lame/quantize.c:

bug fix for -X6, could result in clicking noises

2000-11-25 20:40  robert

* libmp3lame/quantize.c:

typo "powf()" lend to crashes under windows, fixed

2000-11-25 18:56  robert

* libmp3lame/: quantize.c, quantize.h, vbrquantize.c:

small fix for vbr-mtrh mode

2000-11-25 18:18  robert

* libmp3lame/: lame.c, quantize.c, quantize_pvt.c, quantize_pvt.h,
  util.h, vbrquantize.c:

removed superfluous memset in vbr_noise_shaping2()
some veryminor speed up for cbr
amp_scalefac cleanup

2000-11-24 17:28  robert

* frontend/gtkanal.c:

Patches by Frank:

- documentation
- introduced gfc->channels_in
- renamed gfc->stereo into gfc->channels_out
  (note by me: stereo would imply a boolean type    stereo ? yes/no
   what's really annoying and confusing is that we didn't used it that way,
   but instead stereo=1 -> mono/1-channel, stereo=2 -> stereo/2-channels)
- minor bug fixes for BitrateIndex search

2000-11-24 17:06  robert

* include/lame.h, libmp3lame/bitstream.c, libmp3lame/encoder.c,
  libmp3lame/lame.c, libmp3lame/newmdct.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/reservoir.c, libmp3lame/util.c, libmp3lame/util.h,
  libmp3lame/vbrquantize.c:

Patches by Frank:

- documentation
- introduced gfc->channels_in
- renamed gfc->stereo into gfc->channels_out
  (note by me: stereo would imply a boolean type    stereo ? yes/no
   what's really annoying and confusing is that we didn't used it that way,
   but instead stereo=1 -> mono/1-channel, stereo=2 -> stereo/2-channels)
- minor bug fixes for BitrateIndex search

2000-11-23 23:19  robert

* libmp3lame/vbrquantize.c:

some loops manually unrolled into "Duff's Device"
speed improvement for --vbr-mtrh GCC compiled ca. 5 % overall
speed improvement for --vbr-mtrh Intel 4.5 compiled ca. 1-2 %
looks like the intel compiler does a better job on loops
compared to GCC.

2000-11-23 15:14  robert

* Makefile.MSVC:

compromise between size/speed/multi CPU, thanks to Dmitry

2000-11-23 13:06  aleidinger

* misc/ath.c:

readd support for other systems than linux (at least FreeBSD)

2000-11-22 21:03  robert

* Makefile.MSVC:

added little howto into Makefile.MSVC
think MS C compiler works now again

2000-11-22 01:09  robert

* frontend/parse.c:

cosmetics

2000-11-22 00:30  robert

* libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/quantize_pvt.c, libmp3lame/tables.c,
  libmp3lame/tables.h, libmp3lame/util.c, libmp3lame/version.h,
  misc/ath.c:

some patches by Frank

- replace ath.c (has with Lame nothing to do)
- lame.c: A line in my new code exchange (see ATHformula problems)
- util.c: ATHformula changed over from kHz to cycles per second (last util formula with kHz been)
- ATHformula below 20 cycles per second (instead of 10 cycles per second) limits (< 20 cycles per second are Infraschall,
  additionally the function becomes there completely useless)
- quantize_pvt.c: Effects of ATHformula
- tables.c:
  - something documents -
  -number of entries over one increases
  (20=>21, 11=>12, etc..)
- SNR_s converted and to the obvious values
  0.15/0.18/0.20/0.25/0.30/0.35/0.40 rounded.
- w1 and w2 with 576 multiply (error is <
                                 0.91*10^-3, it seems in the tables both to have been rounded off as well as with
                                 minimum error have been rounded) - end to OF DATA marker to the integrity test
                                 inserted - a reading in of the table revises: psymodel.c - fewer error-prone code (fewer
                                 * p++) - meaningful error messages for problem localization - Peeeeeeps in the case of
                                 error - removing from loop (now j, is used only farther back; and adapted by k2) -
                                 ATHformula - util.c - some amusing " while" Konstrukte, which originate still from the
                                 ISO code, transformed into the appropriate " for" Konstrukte (with it first some amusing
                                 things are noticeable, so e.g. why starting from index 0 instead of 1 are looked up?)

2000-11-21 22:15  robert

* Makefile.MSVC, frontend/gtkanal.c:

some reorganization in Makefile.MSVC
it's now more commandline configurable

2000-11-20 20:45  robert

* frontend/: mp3x.c, parse.c:

fix for mp3x.c: showed usage twice
fix for parse.c: lame_version_print()
  in some situations the text is longer than 80 characters
  now the url will be wrapped into the next line, right aligned
  if 80 character aren't enough

2000-11-20 15:08  robert

* Makefile.MSVC, Makefile.unix, frontend/parse.c,
  libmp3lame/lame.c, libmp3lame/quantize.c:

overhauled Makefile.MSVC for easier configuration
design bug in parse.c fixed (should not include files from engine)

2000-11-20 01:48  robert

* Makefile.MSVC, Dll/BladeMP3EncDLL.c:

it's now possible to compile lame_enc.dll with Makefile.MSVC
tried the DLL with CD-ex, seems to work

2000-11-20 00:16  robert

* Makefile.MSVC:

updated Compile Flags due to crashes
added rule to generate config.h out of configMS.h
first try to let the dll compile, still does not work

2000-11-19 14:12  robert

* Makefile.MSVC, Makefile.unix, frontend/gtkanal.c,
  libmp3lame/lame.c:

Some bugs fixed introduced due to configure stuff and others

2000-11-19 11:26  aleidinger

* Makefile.MSVC:

bugfix for decoder define

2000-11-18 12:13  aleidinger

* frontend/Makefile.in:

regen (unbreak build)

2000-11-18 12:12  aleidinger

* frontend/Makefile.am:

bugfix after removing ieeefloat.*

2000-11-18 10:50  aleidinger

* frontend/brhist.c, frontend/get_audio.c, frontend/gpkplotting.c,
  frontend/gtkanal.c, frontend/lametime.c, frontend/main.c,
  frontend/mp3rtp.c, frontend/mp3x.c, frontend/parse.c,
  frontend/portableio.c, frontend/rtp.c, frontend/timestatus.c,
  libmp3lame/VbrTag.c, libmp3lame/bitstream.c,
  libmp3lame/encoder.c, libmp3lame/fft.c, libmp3lame/id3tag.c,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c,
  libmp3lame/newmdct.c, libmp3lame/psymodel.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c,
  libmp3lame/reservoir.c, libmp3lame/tables.c,
  libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vbrquantize.c, libmp3lame/version.c, misc/abx.c,
  misc/ath.c, mpglib/common.c, mpglib/dct64_i386.c,
  mpglib/decode_i386.c, mpglib/interface.c, mpglib/layer1.c,
  mpglib/layer2.c, mpglib/layer3.c, mpglib/tabinit.c:

include configMS.h on Windows

2000-11-18 10:49  aleidinger

* Makefile.MSVC:

define HAVE_CONFIG_MS_H for Windows

2000-11-18 10:49  aleidinger

* Makefile.in:

regen (configMS.h)

2000-11-18 10:48  aleidinger

* Makefile.am, configMS.h:

introduce configMS.h for Windows

2000-11-18 05:40  markt

* debian/changelog, debian/control, debian/copyright, debian/rules,
  frontend/brhist.c, frontend/get_audio.c, frontend/main.c:

added debian stuff.  Make one of the KLEMM's the default

2000-11-18 04:30  markt

* Makefile.MSVC, Makefile.in, Makefile.unix, Dll/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  dshow/Makefile.in, frontend/get_audio.c, frontend/portableio.c,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, mpglib/Makefile.in:

Makefiles:  removed ieeefloat.* from makefiles.
get_audio.c: replaced DetermineByteOrder with original routine.

2000-11-18 04:24  markt

* frontend/: Makefile.am, Makefile.in, get_audio.c, get_audio.h,
  portableio.c, portableio.h:

Removed ieeefloat.*

2000-11-15 18:52  aleidinger

* frontend/get_audio.c:

only allow fast SwapBytesInWords if SIZEOF_UNSIGNED_LONG is defined

2000-11-14 12:20  aleidinger

* libmp3lame/: bitstream.c, fft.c, newmdct.c, psymodel.c,
  quantize.c, takehiro.c, util.c:

INLINE -> inline

2000-11-14 12:19  aleidinger

* libmp3lame/machine.h:

As discussed on the mailinglist:
- correct when to define INLINE/inline
- INLINE -> inline, configure already does something similar

2000-11-14 12:18  aleidinger

* libmp3lame/encoder.c:

compile time resolvable assertions switched to compile time errors

2000-11-14 12:18  aleidinger

* libmp3lame/lame.c:

- compile time resolvable assertions switched to compile time errors
- adjust version string

2000-11-14 12:17  aleidinger

* frontend/parse.c:

- adjust version string
- sort system includes

2000-11-14 12:16  aleidinger

* include/lame.h:

- quiet 4 lclint "errors"
- disable get_lame_about()

2000-11-14 12:15  aleidinger

* libmp3lame/version.c:

- switched from run time generated version strings to compile time
   generated ones
- implement void get_lame_version_numerical(lame_version_t *const)
   (#ifdef'ed out)
- disable get_lame_about(), snprintf isn't available in Win32

2000-11-13 14:11  aleidinger

* dshow/Makefile.in:

regen (add dshow.dsw)

2000-11-13 14:10  aleidinger

* dshow/Makefile.am:

add dshow.dsw

2000-11-13 14:10  aleidinger

* misc/mugeco.sh:

shell math instead of awk math (no leading zeros needed)

2000-11-13 13:42  pgubanov

* include/lame.h:

Explicit CDECL for API

2000-11-13 13:31  pgubanov

* dshow/: Encoder.h, Encoder.cpp, dshow.dsp:

Synchronized with current LAME code

2000-11-13 10:57  aleidinger

* libmp3lame/i386/Makefile.am:

support for CONFIG_DEFS

2000-11-13 10:57  aleidinger

* libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  frontend/Makefile.in:

regen

2000-11-13 10:56  aleidinger

* libmp3lame/Makefile.am, frontend/Makefile.am:

- support for CONFIG_DEFS
- possibility to exclude code to lint

2000-11-13 10:50  aleidinger

* frontend/get_audio.c:

- sort includes
- compile time resolvable assertions switched to compile time errors
- we didn't need to determine the size of "unsigned long" at runtime
   (KLEMM_10 case), we're able to do it at compile time (with the help
   of configure)

2000-11-13 10:48  aleidinger

* libmp3lame/vbrquantize.c:

- move define of TAKEHIRO_IEEE754_HACK into configure.in
- commented out code -> ifdef'ed out code
   (I'm on a anti-warning rampage)

2000-11-13 10:47  aleidinger

* libmp3lame/quantize_pvt.c:

move define of TAKEHIRO_IEEE754_HACK into configure.in

2000-11-13 10:45  aleidinger

* misc/: abx.c, ath.c:

- include config.h
- include correct soundcard.h (with support from configure)

2000-11-13 10:42  aleidinger

* configure, config.h.in, Makefile.in:

regen

2000-11-13 10:41  aleidinger

* configure.in:

- handle TAKEHIRO_IEEE754_HACK
- support for 'CONFIG_DEFS="-Dxxx" ./configure'
- handle endianess
- check for soundcard.h

2000-11-13 10:39  aleidinger

* mpglib/Makefile.in:

regen (add possibility to exclude code for linting)

2000-11-13 10:38  aleidinger

* mpglib/Makefile.am:

add possibility to exclude code for linting

2000-11-13 10:35  aleidinger

* misc/mugeco.sh:

add start and stop date/time

2000-11-13 09:30  pgubanov

* dshow/dshow.dsw:

Initial release

2000-11-12 22:18  aleidinger

* misc/mugeco.sh:

add id

2000-11-12 22:17  aleidinger

* misc/mugeco.sh:

bugfix

2000-11-12 20:45  aleidinger

* misc/Makefile.in:

regen (add mugeco.sh)

2000-11-12 20:45  aleidinger

* misc/Makefile.am:

add mugeco.sh

2000-11-12 20:43  aleidinger

* misc/mugeco.sh:

first version of the multi generation encoder script

2000-11-12 10:57  aleidinger

* Makefile.in, configure:

regen (readd dshow)

2000-11-12 10:56  aleidinger

* Makefile.am, configure.in:

readd dshow

2000-11-11 23:20  pfk

* Makefile.am, Makefile.in, Makefile.unix, USAGE, configure,
  configure.in, frontend/get_audio.c, frontend/get_audio.h,
  frontend/main.c, frontend/parse.c, libmp3lame/bitstream.c,
  libmp3lame/encoder.h, libmp3lame/lame.c, libmp3lame/reservoir.c,
  libmp3lame/tables.c, libmp3lame/tables.h,
  libmp3lame/i386/scalar.nas, misc/abx.c:



A lot of very small changes. Most important is prparing of a more
sofisticated method to determine the bandwidth and the MP3 sampling
frequency.

2000-11-11 17:26  aleidinger

* configure, Makefile.in:

regen (add dshow)

2000-11-11 17:26  aleidinger

* configure.in, Makefile.am:

add dshow

2000-11-11 17:25  aleidinger

* dshow/: Makefile.am, Makefile.in:

initial version

2000-11-11 05:56  markt

* testcase.mp3, libmp3lame/encoder.c, libmp3lame/machine.h,
  libmp3lame/util.c:

updated testcases after changing some default settings

2000-11-11 05:47  markt

* libmp3lame/encoder.c:

make RH_VALIDATE_MS the default

2000-11-11 04:40  markt

* frontend/parse.c, libmp3lame/lame.c, libmp3lame/util.c:

undid some of Frank's changes to the resample code.

2000-11-11 01:55  markt

* dshow/Encoder.cpp:

[no log message]

2000-11-11 01:53  markt

* dshow/: Encoder.cpp, Encoder.h, Mpegac.cpp, Mpegac.def, Mpegac.h,
  PropPage.cpp, PropPage.h, PropPage_adv.cpp, PropPage_adv.h,
  Property.rc, README, REG.CPP, REG.H, UIDS.H, dshow.dsp,
  iaudioprops.h, resource.h:

directshow filter for LAME from Peter Gubanov

2000-11-10 23:18  pfk

* frontend/get_audio.c, libmp3lame/lame.c, libmp3lame/machine.h,
  libmp3lame/util.c, libmp3lame/util.h, libmp3lame/i386/scalar.nas,
  misc/scalartest.c:



Resample continued.

The old code now uses a 31 Tap FIR for HQ coding and a 7 Tap FIR for MQ and
LQ coding.

2000-11-10 14:42  aleidinger

* frontend/.cvsignore, libmp3lame/.cvsignore, mpglib/.cvsignore:

add lclint.txt

2000-11-10 14:41  aleidinger

* frontend/Makefile.in, libmp3lame/Makefile.in, mpglib/Makefile.in:

regen (lclint target)

2000-11-10 14:40  aleidinger

* config.h.in:

regen (HAVE_EFENCE)

2000-11-10 14:39  aleidinger

* configure:

regen (disalbe-shared/HAVE_EFENCE)

2000-11-10 14:36  aleidinger

* configure.in:

- new default: no shared lib
- define HAVE_EFENCE if apropriate

2000-11-10 14:33  aleidinger

* mpglib/Makefile.am:

add lclint target (564 code "errors" found so far)

2000-11-10 14:33  aleidinger

* frontend/Makefile.am:

add lclint target (471 code "errors" found so far)

2000-11-10 14:32  aleidinger

* libmp3lame/Makefile.am:

add lclint target (1505 code "errors" found so far)

2000-11-10 14:31  aleidinger

* libmp3lame/quantize.c:

fix RH_AMP (gfc = gfp->internal_flags)

2000-11-09 22:01  pfk

* include/lame.h, libmp3lame/bitstream.c,
  libmp3lame/i386/scalar.nas, misc/ath.c, misc/scalartest.c:



Start of resampling.

2000-11-09 00:29  pfk

* testcase.mp3, libmp3lame/bitstream.c, libmp3lame/id3tag.c,
  libmp3lame/machine.h, libmp3lame/version.h, misc/ath.c:



Small changes.

  - removed an old function strcasecmp (replaced by fuzzy_strcmp)
  - optimized region 2 bitcoder
  - remark about version.h (stringification)
  - INLINE = inline + static

2000-11-08 19:59  aleidinger

* mpglib/layer1.c:

include assert.h, seems to be forgotten in last commit (how could this
compile?)

2000-11-07 23:06  pfk

* frontend/get_audio.c, frontend/parse.c, frontend/timestatus.c,
  include/lame.h, libmp3lame/VbrTag.c, libmp3lame/bitstream.c,
  libmp3lame/id3tag.c, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/version.c,
  libmp3lame/version.h, misc/ath.c, mpglib/layer1.c:



Changed back to old report interface until we've discussed all possible
versions and make a decision.

Some bugfixes. Some remarks.

2000-11-07 15:36  aleidinger

* configure:

regen after:
- HAVE{MPGLIB,VORBIS,GTK} -> HAVE_$1
- --disable-analyzer-hooks
- --enable-efence

2000-11-07 15:36  aleidinger

* config.h.in:

HAVE{MPGLIB,VORBIS,GTK} -> HAVE_$1

2000-11-07 15:35  aleidinger

* configure.in:

- HAVE{MPGLIB,VORBIS,GTK} -> HAVE_$1
- --disable-analyzer-hooks
- --enable-efence    (use the ElectricFence malloc debugging library)

2000-11-07 15:31  aleidinger

* frontend/get_audio.c, frontend/main.c, frontend/parse.c,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c:

HAVE{MPGLIB,VORBIS,GTK} -> HAVE_$1

2000-11-07 12:42  aleidinger

* frontend/Makefile.in, libmp3lame/Makefile.in:

regen after amiga_mpega.c move

2000-11-07 12:41  aleidinger

* frontend/Makefile.am, libmp3lame/Makefile.am:

follow the move of amiga_mpega.c from libmp3lame to frontend

2000-11-07 01:59  pfk

* frontend/brhist.c, frontend/get_audio.c, frontend/get_audio.h,
  frontend/main.c, libmp3lame/bitstream.c, libmp3lame/version.h:



minor changes.

some options can be passed via "export LAMEOPT=..."

2000-11-07 00:58  cisc

* Makefile.unix, frontend/amiga_mpega.c:

Moved amiga_mpega.c to frontend where it belongs, and added it to Makefile.unix

2000-11-07 00:14  markt

* libmp3lame/: bitstream.c, encoder.c, lame.c, psymodel.c,
  psymodel.h, quantize.c, quantize.h, quantize_pvt.c,
  quantize_pvt.h, reservoir.c, reservoir.h, util.c, util.h,
  vbrquantize.c:

removed lame_global_flags pointer from lame_internal_flags.

2000-11-06 23:19  markt

* libmp3lame/: lame.c, quantize_pvt.c, util.c, util.h:

fixed resample bug when resampling by integer amounts.

2000-11-06 19:26  cisc

* API:

Improved get_lame_xxx() API a little bit more

2000-11-06 19:22  cisc

* frontend/gtkanal.c, frontend/parse.c, include/lame.h,
  libmp3lame/VbrTag.c, libmp3lame/bitstream.c, libmp3lame/lame.c,
  libmp3lame/version.c, libmp3lame/version.h:

Improved get_lame_xxx() API a little bit more

2000-11-06 17:29  robert

* libmp3lame/: quantize.c, quantize_pvt.c:

fixed segmentation fault in Frank's noise calculation
implemented Todd Richmond's idea to speed up the outer_loop()

2000-11-06 12:31  aleidinger

* libmp3lame/i386/.cvsignore:

add .lst files

2000-11-06 08:22  markt

* Makefile.am, configure.in, frontend/.indent.pro,
  frontend/brhist.c, libmp3lame/.indent.pro:

went back to frame counts in VBR display

2000-11-06 04:24  markt

* frontend/get_audio.c, mpglib/interface.c, mpglib/mpglib.h:

cleaned up mpeg header search code in get_audio.c
modified mpglib so we can move VBR header code into mpglib
and out of the frontend code.  a little more work is still needed.

2000-11-06 01:13  pfk

* libmp3lame/: bitstream.c, bitstream.h, id3tag.c:



Small changes for fuzzy ID3 tag compare.

2000-11-06 00:58  cisc

* frontend/gtkanal.c, frontend/parse.c, include/lame.h,
  libmp3lame/VbrTag.c, libmp3lame/bitstream.c, libmp3lame/lame.c,
  libmp3lame/version.c, libmp3lame/version.h:

Modified get_lame_xxx() API so it's more re-entrance friendly (returning a const pointer from a static var that's changed every time the function is called is really dirty!).

2000-11-05 22:27  pfk

* testcase.mp3, frontend/parse.c, frontend/rtp.h,
  frontend/timestatus.c, libmp3lame/lame.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h:



Minor changes.
Added -X8.

2000-11-05 18:29  pfk

* frontend/get_audio.c, include/lame.h, libmp3lame/lame.c,
  libmp3lame/quantize.c, libmp3lame/util.h:



  Changed lame_init_???_init to Class_ID.
  On initialization this variable gets the value LAME_ID.
  Advantages documented.

Some little Bugs fixed.

2000-11-05 17:13  takehiro

* Makefile.in, configure, configure.in, Dll/Makefile.in,
  doc/Makefile.in, doc/html/Makefile.in, doc/man/Makefile.in,
  frontend/Makefile.in, frontend/main.c, frontend/parse.c,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/newmdct.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

configure.in: typo fix
newmdct.c: precision fix(?)

2000-11-05 14:52  aleidinger

* libmp3lame/i386/Makefile.in:

regen (clean of generated .lst files)

2000-11-05 14:52  aleidinger

* libmp3lame/i386/Makefile.am:

add generated .lst files to files to clean

2000-11-05 14:41  aleidinger

* misc/Makefile.in:

regen after adding scalartest.c

2000-11-05 14:40  aleidinger

* misc/Makefile.am:

add scalartest.c

2000-11-05 13:09  pfk

* testcase.mp3, libmp3lame/bitstream.c, libmp3lame/bitstream.h,
  libmp3lame/lame.c, libmp3lame/lameerror.h, libmp3lame/psymodel.c,
  libmp3lame/tables.c, libmp3lame/tables.h, libmp3lame/util.c,
  libmp3lame/util.h, libmp3lame/version.h,
  libmp3lame/i386/scalar.nas, misc/scalartest.c:



  * Changed psy_data from double to float (this ssem not to change any bit in
    MP3, but saves 20 KB).

  * Other, but small modifications

2000-11-05 00:19  pfk

* frontend/brhist.c:



bugfix. Sorry

2000-11-04 18:15  pfk

* frontend/brhist.c, frontend/brhist.h, frontend/mp3rtp.c,
  frontend/rtp.c, frontend/rtp.h, frontend/timestatus.c,
  include/lame.h, libmp3lame/tables.c, libmp3lame/version.c,
  libmp3lame/i386/Makefile.am, libmp3lame/i386/Makefile.in,
  libmp3lame/i386/scalar.nas, misc/ath.c:



small changes in brhist.
some tests and modifications for streaming MP3.
other unremarkable stuff

2000-11-04 02:18  pfk

* doc/html/switchs.html, frontend/get_audio.c,
  frontend/timestatus.c:



Unimportant changes.

2000-11-03 14:21  aleidinger

* libmp3lame/id3tag.c:

more 'const'nes, also saves some bytes in the generated .o

2000-11-03 14:13  aleidinger

* libmp3lame/i386/Makefile.in:

regen after change in Makefile.am

2000-11-03 14:13  aleidinger

* libmp3lame/i386/Makefile.am:

remove trailing backslash in last line of EXTRA_DIST

2000-11-03 14:08  aleidinger

* doc/html/contributors.html:

add myself to contributors

2000-11-03 14:07  aleidinger

* configure:

NOTERMCAP/TERMCAP_AVAILABLE -> HAVE_TERMCAP

2000-11-03 14:04  aleidinger

* frontend/brhist.c, configure.in, config.h.in:

NOTERMCAP/TERMCAP_AVAILABLE -> HAVE_TERMCAP

2000-11-03 14:00  aleidinger

* frontend/parse.c:

add missing include

2000-11-03 00:47  pfk

* frontend/brhist.c, frontend/console.c, frontend/console.h,
  frontend/mp3rtp.c, frontend/parse.c, frontend/timestatus.c,
  include/lame.h, libmp3lame/bitstream.c, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/util.c,
  libmp3lame/version.c, libmp3lame/version.h,
  libmp3lame/i386/Makefile.am, libmp3lame/i386/Makefile.in,
  libmp3lame/i386/scalar.nas:



Minor changes. Biggest ist in bitstream.c, but triggered by KLEMM_14.

2000-11-02 17:16  pfk

* TODO, frontend/brhist.c, frontend/console.c, frontend/console.h,
  libmp3lame/version.c, libmp3lame/i386/scalar.nas:



These are minor changes to a version which fails on my computer.

  * MMX reporting added to get_lame_version(9 as requested by TODO.
  * Added 5 files for resampling and console IO.

2000-11-02 12:57  aleidinger

* mpglib/: common.c, common.h:

bugfix for --disable-decoder-layer1 case

2000-11-01 21:56  markt

* LICENSE, frontend/parse.c, include/lame.h:

updated LICENSE to remove comments about libsndfile,
since libsndfile no longer included in library

2000-11-01 21:54  markt

* libmp3lame/: .indent.pro, bitstream.c, version.h:

added indent.pro back to CVS

2000-11-01 18:25  markt

* STYLEGUIDE, libmp3lame/encoder.c:

some more context fixes

2000-11-01 18:22  markt

* libmp3lame/: newmdct.c, psymodel.c, quantize.c, quantize_pvt.c,
  reservoir.c, reservoir.h, takehiro.c, util.c, vbrquantize.c:

removed more 'context'.

lame now segfaults.

2000-11-01 18:06  markt

* libmp3lame/: .indent.pro, VbrTag.c, fft.c, fft.h, id3tag.c,
  lame.c, newmdct.h, psymodel.h, quantize.h, quantize_pvt.h:

removing 'context'

2000-11-01 17:56  markt

* libmp3lame/: bitstream.c, bitstream.h, util.h:

restored bitstream.c to original.
drain_into_ancillary_data was written the way it is
on purpose.  dont change it without checking with me first

2000-11-01 17:46  markt

* libmp3lame/util.h:

[no log message]

2000-11-01 17:40  markt

* libmp3lame/util.h:

removed 'context'
why was lame_internal_flags renamed context?
This is under the catagory of cosmetic.

2000-11-01 17:32  markt

* STYLEGUIDE, frontend/get_audio.c, frontend/parse.c,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c,
  libmp3lame/quantize.c, libmp3lame/quantize_pvt.c:

removed some cosmetic changes.

2000-11-01 16:09  robert

* frontend/: mp3rtp.c, rtp.c:

mp3rtp was broken, does now compile again

2000-11-01 14:35  robert

* libmp3lame/: quantize.c, quantize_pvt.h:

only cosmetic changes, done by indent

2000-11-01 14:31  robert

* frontend/.indent.pro, libmp3lame/.indent.pro, misc/.indent.pro:

these files are used by the indent program to pretty format sources

2000-11-01 00:01  robert

* frontend/: brhist.c, brhist.h, main.c, timestatus.c:

some more brhist pretty print

2000-10-31 13:58  aleidinger

* frontend/Makefile.in:

regen after bugfix in Makefile.am

2000-10-31 13:57  aleidinger

* frontend/Makefile.am:

fix build of mp3x

2000-10-31 13:18  robert

* Makefile.MSVC, frontend/brhist.c, frontend/lametime.h:

fixes for bitrate histogram and MS compilation

2000-10-31 12:18  robert

* frontend/: lametime.c, parse.c, timestatus.c:

quick fixes for Console_IO stuff
Console_IO is declared in brhist.c, but when compiling
without bitrate histogram capabilities the code would
not compile anymore

2000-10-30 23:58  robert

* Makefile.MSVC, Makefile.unix:

analyzer stuff was moved to frontend
because of automake/configure

2000-10-30 22:34  robert

* libmp3lame/vbrquantize.c:

Takehiro's IEEE754 hack for VBR modes new and mtrh

2000-10-30 11:28  aleidinger

* Makefile.in:

we didn't need acconfig.h, so don't depend on it

2000-10-30 10:51  robert

* libmp3lame/util.c:

BUG fix for debug code for BUG fix for fill_buffer_resample()  ;-(

2000-10-30 10:48  robert

* libmp3lame/util.c:

BUG fix for fill_buffer_resample()

2000-10-29 22:26  robert

* libmp3lame/util.c:

small fix for fill_buffer_resample()
some buffers where too small allocated, but this will
not really help, the routine has some ugly looking points
left that need to be fixed.

2000-10-29 21:11  robert

* libmp3lame/: VbrTag.c, bitstream.c, bitstream.h, encoder.c,
  id3tag.c, lame.c, quantize.c, quantize_pvt.c, reservoir.c,
  reservoir.h, util.c, util.h, vbrquantize.c:

gfp gfc stuff FINISHED for now

2000-10-29 20:03  robert

* libmp3lame/: encoder.c, fft.c, fft.h, newmdct.c, newmdct.h,
  psymodel.c, psymodel.h, quantize_pvt.h, takehiro.c:

a step further with this gfp gfc stuff

2000-10-29 19:15  robert

* libmp3lame/: quantize_pvt.h, takehiro.c, util.h:

some more gfc stuff

2000-10-29 18:12  robert

* libmp3lame/: encoder.c, quantize.c, quantize.h, quantize_pvt.c,
  quantize_pvt.h, takehiro.c, vbrquantize.c:

more on gfp gfc reorganization

2000-10-29 16:37  robert

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h,
  takehiro.c, vbrquantize.c:

gfp gfc reorganization

2000-10-29 13:58  robert

* libmp3lame/: fft.c, lame.c, psymodel.c, quantize.c,
  quantize_pvt.c, util.h:

data encapsulating Naoki's psymode

2000-10-29 12:52  aleidinger

* .cvsignore:

add some config.h related files

2000-10-29 12:51  aleidinger

* configure:

now with support for config.h

2000-10-29 12:50  aleidinger

* Makefile.in, Dll/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/i386/Makefile.in, misc/Makefile.in,
  mpglib/Makefile.in:

regenerated after adding support for config.h

2000-10-29 12:49  aleidinger

* frontend/Makefile.am, libmp3lame/Makefile.am, mpglib/Makefile.am:

support for config.h

2000-10-29 12:47  aleidinger

* config.h.in:

config.h support

2000-10-29 12:45  aleidinger

* frontend/brhist.c, frontend/get_audio.c, frontend/gpkplotting.c,
  frontend/gtkanal.c, frontend/lametime.c, frontend/main.c,
  frontend/mp3rtp.c, frontend/mp3x.c, frontend/parse.c,
  frontend/portableio.c, frontend/rtp.c, frontend/timestatus.c,
  configure.in, aclocal.m4:

support for config.h

2000-10-29 12:41  aleidinger

* mpglib/common.c, mpglib/dct64_i386.c, mpglib/decode_i386.c,
  mpglib/interface.c, mpglib/layer1.c, mpglib/layer2.c,
  mpglib/layer3.c, mpglib/tabinit.c, libmp3lame/VbrTag.c,
  libmp3lame/bitstream.c, libmp3lame/encoder.c, libmp3lame/fft.c,
  libmp3lame/id3tag.c, libmp3lame/lame.c,
  libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c,
  libmp3lame/psymodel.c, libmp3lame/quantize.c,
  libmp3lame/quantize_pvt.c, libmp3lame/reservoir.c,
  libmp3lame/tables.c, libmp3lame/takehiro.c, libmp3lame/util.c,
  libmp3lame/vbrquantize.c, libmp3lame/version.c:

support for config.h

2000-10-28 21:57  pfk

* configure, libmp3lame/bitstream.c, libmp3lame/bitstream.h,
  libmp3lame/lame.c:



CRC table based code removed

Ease CRC header calculation

2000-10-28 14:23  pfk

* frontend/get_audio.c, frontend/lametime.c, frontend/lametime.h,
  frontend/main.c, frontend/mp3x.c, frontend/parse.c,
  include/lame.h, libmp3lame/bitstream.c, libmp3lame/lame.c,
  libmp3lame/util.c, libmp3lame/util.h:



Moved 2 functions from util.c to lametime.c

Fixed a memory leak caused by an early return

bitstream: Local crc moved to gfp->crcvalue, next step can be to remove a
function parameter

minor changes

2000-10-28 12:31  robert

* include/lame.h, libmp3lame/VbrTag.c, libmp3lame/bitstream.c,
  libmp3lame/lame.c, libmp3lame/util.c, libmp3lame/util.h:

hunting some BUGs, but still not found
encoding a mono VBR resampled to 11 kHz shows some strange behaviour

2000-10-28 10:47  aleidinger

* Dll/Makefile.in, doc/Makefile.in, doc/html/Makefile.in,
  doc/man/Makefile.in, frontend/Makefile.in, include/Makefile.in,
  libmp3lame/Makefile.in, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

don't use gtar instead of tar

2000-10-28 10:40  aleidinger

* Makefile.am, Makefile.in:

- add lame.spec.in to distribution
- remove lame.spec from distribution
- show how long lame needs for the testcase

2000-10-28 10:35  aleidinger

* configure.in, configure:

- generate lame.spec from lame.spec.in
- CPU specific optimizations (x86, gcc 2.7.3.x or better)

2000-10-28 10:32  aleidinger

* lame.spec.in:

template for configure to generate lame.spec

2000-10-28 01:29  pfk

* include/lame.h, libmp3lame/lame.c, libmp3lame/util.c,
  libmp3lame/util.h, libmp3lame/version.h:



  short => sample_t  in lame_encode_buffer and all the related stuff

  some essential but simple speedups in resampling code

  resulting MP3 will be different from previous

  code modification not finished, this is only half of the work

2000-10-27 23:04  robert

* libmp3lame/vbrquantize.c:

max_range tables

2000-10-27 21:50  pfk

* frontend/main.c, libmp3lame/lame.c, libmp3lame/psymodel.c,
  libmp3lame/util.c, libmp3lame/util.h:



KLEMM_04(old) removed, scalar routines introduced.

2000-10-27 21:34  robert

* libmp3lame/vbrquantize.c:

LSF needs some different max_range tables
I plugged some in and it seems to work
they are designed after max_sfac_tab[6][4]
you may look into scale_bitcount_lsf()

2000-10-27 16:30  robert

* libmp3lame/: quantize.c, vbrquantize.c:

LSF hack for vbr-mtrh VBR mode

2000-10-27 15:48  takehiro

* libmp3lame/newmdct.c:

bit optimization

2000-10-27 11:27  robert

* libmp3lame/quantize_pvt.c, mpglib/layer3.c:

BUG in frame analyzer fixed, there was some wild pointer used
in layer3.c in preflag condition

2000-10-27 11:19  takehiro

* libmp3lame/: machine.h, tables.c, tables.h,
  i386/choose_table.nas:

64bit int lookup table moved from C code to asm code.

2000-10-26 19:07  pfk

* frontend/brhist.c, frontend/get_audio.c, frontend/mp3rtp.c,
  frontend/timestatus.c, include/lame.h, libmp3lame/bitstream.c,
  libmp3lame/psymodel.c, libmp3lame/util.c, misc/ath.c:



Make some modifications active.

No Termcap terms are now handled in the same way like termcap terms.

2000-10-25 22:18  robert

* libmp3lame/: quantize.c, quantize.h, quantize_pvt.h,
  vbrquantize.c:

improved vbr_mtrh VBR mode

2000-10-25 14:03  aleidinger

* frontend/Makefile.am:

prevent the CVS Id from being integrated into Makefile.in

2000-10-24 22:47  robert

* Makefile.MSVC, Makefile.unix, libmp3lame/quantize.c:

improved RH_AMP

2000-10-24 22:17  pfk

* frontend/get_audio.c, libmp3lame/mpglib_interface.c,
  libmp3lame/psymodel.c:



Better syncword recognization

2000-10-24 18:11  takehiro

* configure, configure.in, frontend/Makefile.in,
  libmp3lame/machine.h:

configure/configure.in
  added "--enable-all-float", which make FLOAT8 as float

machine.h
  FLOAT (and FLOAT8) typedef fix for alpha processor

2000-10-24 17:44  takehiro

* libmp3lame/newmdct.c:

loop integration.
"make test" may find some difference caused by some rounding problem

2000-10-24 15:01  robert

* libmp3lame/quantize.c:

fix for -q7 mode

2000-10-24 13:54  robert

* libmp3lame/quantize.c:

typo

2000-10-24 13:28  robert

* libmp3lame/: quantize.c, quantize_pvt.c, quantize_pvt.h:

some simplifications

2000-10-24 11:40  robert

* Makefile.MSVC, Makefile.unix, libmp3lame/quantize.c:

improvements, need some compile time defines, look into Makefile.unix

2000-10-23 18:59  robert

* libmp3lame/machine.h:

FLOAT is float, FLOAT8 is double  again ;-)

2000-10-23 15:50  takehiro

* Makefile.am, Makefile.in, frontend/Makefile.in:

more make test update

2000-10-23 15:44  takehiro

* libmp3lame/machine.h:

sorry, mistaken check in....

2000-10-23 15:40  takehiro

* Makefile.am, Makefile.in, Dll/Makefile.in, doc/Makefile.in,
  doc/html/Makefile.in, doc/man/Makefile.in, frontend/Makefile.in,
  include/Makefile.in, libmp3lame/Makefile.in,
  libmp3lame/machine.h, libmp3lame/i386/Makefile.in,
  misc/Makefile.in, mpglib/Makefile.in:

"make test" update

2000-10-23 15:40  takehiro

* libmp3lame/bitstream.c:

cosmetic change

2000-10-23 10:16  aleidinger

* Makefile.in:

update after change to Makefile.am

2000-10-23 10:16  aleidinger

* Makefile.am:

let test targetbuild frontend/lame if it isn't already build
- didn't work with "make -j 4 test"
- IMHO the previous version was a feature
(requested by Takehiro-san)

splittet test target into more subtargets

corrected testg target

added CVS_RSH=ssh to update/diff target

2000-10-22 22:50  robert

* libmp3lame/psymodel.c:

fix for short block I introduced 2000-10-19

2000-10-22 18:20  pfk

* Makefile.unix, frontend/brhist.c, frontend/brhist.h,
  frontend/get_audio.c, frontend/main.c, frontend/parse.c,
  frontend/parse.h, include/lame.h, libmp3lame/bitstream.c,
  libmp3lame/encoder.c, libmp3lame/encoder.h, libmp3lame/lame.c,
  libmp3lame/reservoir.c, libmp3lame/util.c, libmp3lame/util.h,
  libmp3lame/version.c, libmp3lame/version.h, misc/ath.c:



A lot of small changes, most of them must be switched on via compile time
defines.

vbr displays shows MS and LR frames different.

vbr displays depends on the current display width.

2000-10-22 15:36  takehiro

* Makefile.am:

do "make test" with one step

2000-10-22 15:28  takehiro

* .cvsignore, Dll/.cvsignore, doc/.cvsignore, doc/html/.cvsignore,
  doc/man/.cvsignore, frontend/.cvsignore, include/.cvsignore,
  libmp3lame/.cvsignore, libmp3lame/i386/.cvsignore,
  misc/.cvsignore, mpglib/.cvsignore:

igonore Makefile.am things (.libs, .deps, and so on)

2000-10-22 15:17  takehiro

* libmp3lame/.cvsignore, mpglib/.cvsignore:

added *.lo

2000-10-22 12:06  aleidinger

* ltmain.sh, missing:

generated by automake/libtool

2000-10-22 12:02  aleidinger

* frontend/Makefile.in, libmp3lame/Makefile.in, mpglib/Makefile.in:

generated by automake

2000-10-22 12:01  aleidinger

* configure:

now with automake/libtool support

2000-10-22 11:58  aleidinger

* aclocal.m4:

generated by aclocal

2000-10-22 11:58  aleidinger

* configure.in:

- add asm support if nasm is found
  (if we support this, see ASM_FOR_ARCH)
- added automake support
- added libtool support
  (a Dll user should look into "AC_LIBTOOL_WIN32_DLL" of the libtool
  documentation and send apropriate patches)
- --enable-{mp3x,mp3rtp}
- only build analyzer if GTK is present
- set CPUTYPE (to use asm routines where supported)
- --enable-decoder* -> --disable-decoder*

2000-10-22 11:57  aleidinger

* acinclude.m4:

remove GTK entry, "aclocal" takes care of it in aclocal.m4

2000-10-22 11:53  aleidinger

* misc/Makefile.am:

Initial automake support

2000-10-22 11:52  aleidinger

* Dll/Makefile.in, doc/Makefile.in, doc/html/Makefile.in,
  doc/man/Makefile.in, include/Makefile.in,
  libmp3lame/i386/Makefile.in, misc/Makefile.in, Makefile.in:

generated by automake

2000-10-22 11:50  aleidinger

* frontend/: gpkplotting.c, gpkplotting.h, gtkanal.c, gtkanal.h,
  mp3x.c:

moved from analyzer/... because automake didn't allows sources for one
program/library to be in more than one directory (at least without
hacks)

2000-10-22 11:46  aleidinger

* Makefile.am:

- initial automake support
- delete testcase.new.mp3 on "clean"
- added "update" target, does a cvs update
- added "diff" target, does a cvs diff -u

2000-10-22 11:44  aleidinger

* frontend/Makefile.am:

- initial automake support
- conditionally build mp3x/mp3rtp

2000-10-22 11:43  aleidinger

* libmp3lame/: Makefile.am, i386/Makefile.am:

Initial automake/libtool support:
- if nasm is detected and we have asm for this @CPUTYPE@:
    * include asm support
- didn't build without decoder: "undefined reference to `mpg123_pinfo'"

2000-10-22 11:41  aleidinger

* mpglib/Makefile.am:

Initial automake/libtool support:
- mpglib gets linked to libmp3lame.{a,so}
- isn't installed on it's own

2000-10-22 11:39  aleidinger

* Dll/Makefile.am, doc/Makefile.am, doc/html/Makefile.am,
  doc/man/Makefile.am, include/Makefile.am:

Initial automake support.

2000-10-22 10:19  takehiro

* libmp3lame/: l3side.h, newmdct.c, quantize.c, quantize_pvt.c,
  quantize_pvt.h, takehiro.c, vbrquantize.c:

1. changed sfb_smax to sfb_smin. it is really minimum number, and so confusing.
2. prepare for mixed block
3. prepare for asm quantize code

2000-10-22 09:41  takehiro

* libmp3lame/: fft.c, util.h:

no need to be in internal flag for constants

2000-10-22 09:27  takehiro

* libmp3lame/: Makefile.in, encoder.c, newmdct.c, newmdct.h,
  util.h:

1 (util.h) deleted unused flag from internal flags
2 (newmdct) in place code of mdct_short
3 some cosmetic change

2000-10-22 08:25  takehiro

* libmp3lame/newmdct.c:

code clean up

2000-10-22 06:56  takehiro

* libmp3lame/machine.h:

deleted old remark about asm routine

2000-10-22 06:56  takehiro

* libmp3lame/newmdct.c:

code cleanup

2000-10-21 19:28  takehiro

* libmp3lame/: quantize_pvt.c, i386/choose_table.nas:

reduce memory assumption little and bit faster choose_table

2000-10-21 19:11  takehiro

* libmp3lame/newmdct.c:

add coment and remove unused code

2000-10-21 19:01  takehiro

* libmp3lame/newmdct.c:

bit optimization and now thread safe, I think.

2000-10-21 17:24  takehiro

* libmp3lame/newmdct.c:

brute force loop unrolling and some elimination of multiple.
bit faster.

2000-10-21 13:05  robert

* libmp3lame/: encoder.c, quantize.c, quantize_pvt.c,
  quantize_pvt.h, vbrquantize.c:

frame analyzer info will now be set up in main encoding
routine only, for the whole frame. problem with SCFSI fixed

2000-10-20 21:46  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

Added lame alpha, beta version and if MMX is enabled to the version interface,
should be backward compatible

2000-10-20 21:43  afaber

* frontend/brhist.c:

Fixed histgramming display for Win32, added fflush

2000-10-20 20:50  afaber

* frontend/: brhist.c, brhist.h:

Resolved const mistach beween BRHIST function declartions

2000-10-20 19:28  robert

* misc/: abx.c, ath.c:

initial checkin

2000-10-20 13:04  robert

* libmp3lame/: quantize.c, vbrquantize.c:

I think I fixed a BUG in subblock gain code

2000-10-19 21:10  robert

* frontend/parse.c, include/lame.h, libmp3lame/lame.c,
  libmp3lame/psymodel.c, libmp3lame/quantize.c:

fixed BUG in atQ table, removed --raise-smr stuff

2000-10-18 17:34  robert

* libmp3lame/lame-analysis.h:

no way to disable analysis for lame-lib

2000-10-18 16:47  robert

* libmp3lame/lame-analysis.h, mpglib/layer3.c, mpglib/mpglib.h:

fixed some ambiguities
define NOANALYSIS as suggested in INSTALL if you don't want
to collect some analysis data

2000-10-18 11:18  robert

* frontend/brhist.c, include/lame.h, libmp3lame/lame.c:

some tweaks

2000-10-18 11:02  shibatch

* libmp3lame/psymodel.c:

Rewrote double to FLOAT8.

2000-10-18 10:55  shibatch

* libmp3lame/psymodel.c:

Added short block pre-echo control to --nspsytune.
This improves castanets.wav.

2000-10-17 22:59  pfk

* STYLEGUIDE, frontend/brhist.c, frontend/brhist.h,
  frontend/get_audio.h, frontend/main.c, frontend/parse.c,
  frontend/parse.h, frontend/timestatus.c, include/lame.h,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c,
  libmp3lame/psymodel.c, libmp3lame/util.h:



* small changes to prepare to add a lame float interface
* other stuff

2000-10-17 00:13  pfk

* Makefile.unix, frontend/brhist.c, frontend/brhist.h,
  frontend/get_audio.c, frontend/timestatus.c, include/lame.h,
  libmp3lame/VbrTag.c, libmp3lame/bitstream.c, libmp3lame/fft.c,
  libmp3lame/lame.c, libmp3lame/mpglib_interface.c,
  libmp3lame/quantize_pvt.c, libmp3lame/version.c,
  libmp3lame/version.h:



removed some shorts.
two version of version report
some minor changes

2000-10-16 22:19  robert

* frontend/: brhist.c, main.c:

cosmetics

2000-10-16 19:55  florian

* Makefile.in, configure, configure.in, libmp3lame/Makefile.in,
  libmp3lame/lame.c, mpglib/Makefile.in:

integrated Alexanders patch, minor bug fixes

2000-10-16 19:29  robert

* libmp3lame/: tables.c, tables.h, takehiro.c:

takehiro.c now thread safer

2000-10-16 19:27  robert

* frontend/brhist.h:

missing include files

2000-10-16 10:03  robert

* Makefile.unix:

some convenience

2000-10-16 02:40  markt

* include/lame.h, libmp3lame/VbrTag.c:

[no log message]

2000-10-16 02:29  markt

* include/lame.h:

added some prototypes.  no code yet

2000-10-16 02:29  markt

* API:

added some lame_set_variable prototypes in lame.h

2000-10-16 02:17  markt

* frontend/mp3rtp.c, include/lame.h, libmp3lame/fft.h,
  libmp3lame/lame.c:

fixed fft.h defines

2000-10-16 02:12  markt

* API, Makefile.in, configure, configure.in:

broken frame analyzer fixed - -DANALYSIS was missing from default
library build

2000-10-16 01:38  markt

* frontend/: get_audio.c, main.c, mp3rtp.c:

fixed broken fskip()

2000-10-16 01:37  markt

* STYLEGUIDE, Dll/BladeMP3EncDLL.c:

fixed Frank's broken fskip()

2000-10-16 00:44  markt

* libmp3lame/: Makefile.in, mpglib_interface.c, util.c, util.h:

made data for resampling dynamically allocated

2000-10-16 00:28  pfk

* STYLEGUIDE, frontend/brhist.c, frontend/brhist.h,
  frontend/get_audio.c, frontend/parse.c, frontend/timestatus.c,
  frontend/timestatus.h:



Most changes must be switched on via KLEMM_0[0-9].
Also some minor changes.
Start of short documenation of the source code.

_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

****************
*** #defines ***
****************

KLEMM_01: Use my experimental data to calculate ATH
          But masking for >16 kHz seems to be buggy.
KLEMM_02: lame_set_stream_binary_mode() and lame_get_file_size() as
          lib function, still searching a better place for that
KLEMM_03: not more used
KLEMM_04: faster FIR filter with less rounding errors
KLEMM_05: sparse VBR bitrate display
KLEMM_06: fskip() uses fseek() if possible
KLEMM_07: use of timestatus_klemm.c which only uses timestatus.c functions,
          some code clarification and documentation

2000-10-15 22:46  markt

* libmp3lame/: util.c, util.h:

lowpass filtering data structurs made dynamic

2000-10-15 21:23  markt

* USAGE:

[no log message]

2000-10-15 21:17  markt

* frontend/get_audio.c, libmp3lame/VbrTag.c:

Fixed bug parsing Xing VBR header: lame will now compute
correct number of frames when decoding

2000-10-15 20:54  markt

* Makefile.unix, frontend/get_audio.c, frontend/main.c:

playback bugfix

2000-10-15 20:12  markt

* Dll/BladeMP3EncDLL.c:

msv6 dll project files updated

2000-10-15 19:51  markt

* libmp3lame/lame.c:

fixed typo

2000-10-15 19:33  markt

* USAGE, include/lame.h, libmp3lame/lame.c:

updated USAGE

2000-10-15 19:10  markt

* API, USAGE, Dll/BladeMP3EncDLL.c:

edited API, USAGE

2000-10-14 19:18  robert

* libmp3lame/i386/cpu_feat.nas:

BUG in 3DNow detection fixed, was my faulty porting to NASM

2000-10-14 11:42  robert

* libmp3lame/: takehiro.c, util.h:

takehiro.c now thread safe ?

2000-10-14 10:08  pfk

* frontend/brhist.c, libmp3lame/psymodel.c:



psymodel:  FIR filter changed, trigger with KLEMM_04
brhist:    display changed back to the old display, new display must be
   triggered by KLEMM_05

2000-10-13 22:58  pfk

* frontend/brhist.c, frontend/brhist.h, frontend/main.c,
  frontend/timestatus.c, include/lame.h, libmp3lame/util.c:



Changes are commented in brhist.c or must be enabled with KLEMM_xx.

2000-10-13 16:43  robert

* frontend/brhist.c, frontend/brhist.h, frontend/main.c,
  include/lame.h, libmp3lame/lame.c:

bitrate histogram is working again

2000-10-13 15:24  robert

* Makefile.unix:

small fixes

2000-10-13 05:37  florian

* frontend/Makefile.in, libmp3lame/Makefile.in:

prepare for automake: new vars, system dependent checks to configure.in

2000-10-13 05:17  florian

* Makefile.in, configure, configure.in:

prepare for automake: new vars, system dependent checks to configure.in

2000-10-12 19:19  florian

* acinclude.m4, aclocal.m4, configure.in:

Preparing for automake

2000-10-12 17:48  robert

* Makefile.MSVC, Makefile.unix:

NASM specific fixes

2000-10-12 17:19  robert

* libmp3lame/i386/cpu_feat.nas:

CPU feature code using NASM

2000-10-12 17:18  robert

* Makefile.MSVC, libmp3lame/Makefile.in, libmp3lame/util.c:

CPU feature detection code now using NASM

2000-10-12 08:59  shibatch

* libmp3lame/: psymodel.c, quantize.c, quantize_pvt.c, util.h:

Add two new features to --nspsytune.
1. New block type selecting algorithm.
2. Improved noise shaping at high bitrate CBR. Turned on by -q1 --nspsytune.

2000-10-12 00:50  robert

* Makefile.MSVC:

it's getting better :-)

2000-10-12 00:49  robert

* frontend/parse.c:

BUG fix in case LAME compiled without GTK, then called with -g

2000-10-11 23:08  robert

* libmp3lame/: Makefile.in, quantize_pvt.c, util.c:

fixes for Frank's ATH

2000-10-11 18:45  robert

* include/lame.h, libmp3lame/lame.c:

added alternative to lame_encode_finish:
- lame_encode_flush, does the same as lame_encode_finish
  but will not free lame internal buffers
- lame_close, will free lame internal buffers

So the following is equivalent to lame_encode_finish
lame_encode_flush()
<do some stuff like statistics>
lame_close()

But this adds the possibility to get some more
analyzing after all frames are encoded.

Suggested to use with
lame_bitrate_hist()
lame_stereo_mode_hist()

2000-10-11 17:54  robert

* libmp3lame/: encoder.c, lame.c, util.c, util.h:

simple statistics (histogram) added,
problem: lame_encode_finish() also frees internal buffer
solution: two new functions splitting lame_encode_finish()
          into lame_encode_flush() and lame_close()

2000-10-10 23:18  pfk

* libmp3lame/util.c:



Additional ATH calculation (enabled by KLEMM_01).

2000-10-10 20:26  robert

* libmp3lame/: lame.c, takehiro.c:

use of MMX should be safe on non MMX CPUs now,
but this will not work on Microsoft platforms.
We will have to adapt the assembler routines
for the MS assembler or for NASM.

2000-10-10 19:36  robert

* Makefile.MSVC, libmp3lame/util.c:

Makefile work

2000-10-10 18:34  robert

* libmp3lame/lame.c:

cut'n'paste devil :(

2000-10-10 18:28  robert

* libmp3lame/: lame.c, util.c, util.h:

Frank's CPU feature detection code added

2000-10-10 17:59  afaber

* Dll/BladeMP3EncDLL.c, Dll/BladeMP3EncDLL.h, frontend/brhist.c,
  libmp3lame/VbrTag.c:

MSVC Win32 updates, added Alpha Beta version numbers to DLL version structure
(should be backward compatible)

2000-10-10 05:31  markt

* TODO:

notes about what needs to be done for configure

2000-10-09 19:55  markt

* libmp3lame/: encoder.h, lame-analysis.h:

[no log message]

2000-10-09 19:55  markt

* TODO, frontend/timestatus.c, include/lame.h:

generic cleanup

2000-10-09 19:42  markt

* TODO:

frame analyzer now works with ./configure, at least for linux

2000-10-09 19:29  markt

* Makefile.MSVC, TODO, configure, configure.in,
  frontend/get_audio.c, frontend/get_audio.h:

attept to fix Makefiles.B32, DJGPP, MSVC.

2000-10-09 16:27  markt

* libmp3lame/lame-analysis.h:

[no log message]

2000-10-09 16:23  markt

* Makefile.in, Makefile.unix, aclocal.m4, configure, configure.in,
  frontend/Makefile.in, frontend/main.h,
  libmp3lame/lame-analysis.h:

moved mp3x -> analyzer (name was clashing with executable name)
work on configure to get mp3x to compile (not yet done)
  but gtk stuff in configure.in now working

2000-10-09 14:38  markt

* libmp3lame/lame.c:

added a comment about downsampling

2000-10-08 20:08  markt

* frontend/main.c, frontend/timestatus.c, include/lame.h,
  libmp3lame/VbrTag.c, libmp3lame/VbrTag.h, libmp3lame/encoder.c,
  libmp3lame/lame.c:

cleaned up VBR tag stuff

2000-10-08 19:43  markt

* frontend/get_audio.c, frontend/get_audio.h, frontend/main.c,
  frontend/main.h, frontend/mp3rtp.c, frontend/parse.c,
  frontend/parse.h, frontend/timestatus.c, frontend/timestatus.h,
  include/lame.h, libmp3lame/lame.c, libmp3lame/version.c,
  libmp3lame/version.h:

lots of changes, just trying to get things to compile.

2000-10-08 17:48  markt

* libmp3lame/id3tag.h:

Trying to add id3tag.h again.

2000-10-07 05:04  markt

* libmp3lame/: id3tag.c, util.h:

missing id3tag.h include files for util.h, id3tag.c

2000-10-07 05:00  markt

* INSTALL, Makefile.unix, Dll/LameDLLInterface.htm,
  frontend/main.c, frontend/main.h, include/lame.h,
  libmp3lame/id3tag.c, libmp3lame/lame.c, libmp3lame/util.c,
  libmp3lame/util.h:

id3tag_spec made it back into lame.h.  deleted.

frameNum has to be in the library - the front end has no way
of correctly counting frames unless it parses the mp3 output
headers.  totalframes should also probably be in the library.

2000-10-06 21:16  florian

* Makefile.in, configure, configure.in, frontend/Makefile.in,
  libmp3lame/Makefile.in:

minor changes for install and uninstall

2000-10-06 13:19  takehiro

* libmp3lame/: id3tag.c, lame.c, util.h:

quick fix, maybe work but not checked hard

2000-10-06 13:19  takehiro

* frontend/main.c, include/lame.h:

quick fix, I don't check this

2000-10-06 00:55  markt

* libmp3lame/: id3tag.c, lame.c, util.h:

id3tag cleanup

2000-10-06 00:54  markt

* frontend/parse.c, include/lame.h:

id3 stuff cleaned up.  id3 related strucs made internal to the
library

2000-10-05 19:53  cisc

* frontend/: get_audio.c, get_audio.h:

small correction

2000-10-05 05:18  markt

* TODO, frontend/Makefile.in:

[no log message]

2000-10-05 05:13  markt

* Makefile.in, configure, configure.in, libmp3lame/Makefile.in:

more configure work.

2000-10-05 04:50  markt

* testcase.mp3:

updated testcase

2000-10-05 04:49  markt

* Makefile.in, libmp3lame/psymodel.c:

added comment about Naoki's blocktype bug fix.
also, for JSTEREO but with the '-d' option, L and R channels
can have different block types, so we cant just look at the
block type for channel 0

2000-10-05 04:31  markt

* Makefile.in, frontend/Makefile.in:

forgot to add Makefile.in

2000-10-04 12:48  shibatch

* libmp3lame/psymodel.c:

Bugfix of long block pre-echo control.

2000-10-04 12:13  takehiro

* libmp3lame/i386/: choose_table.nas, fft.nas, fft3dn.nas,
  fftfpu.nas, fftsse.nas, ffttbl.nas, nasm.h:

moved i386 directory

2000-10-04 04:26  markt

* libmp3lame/Makefile.in:

[no log message]

2000-10-04 04:23  markt

* configure, configure.in:

make still does not work.  some kind of infinite loop

2000-10-04 04:00  markt

* Makefile.unix:

more configure work

2000-10-04 03:54  markt

* Makefile.in, Makefile.unix, configure, configure.in,
  libmp3lame/Makefile.am, libmp3lame/Makefile.in,
  libmp3lame/VbrTag.c, libmp3lame/VbrTag.h, libmp3lame/bitstream.c,
  libmp3lame/bitstream.h, libmp3lame/encoder.c,
  libmp3lame/encoder.h, libmp3lame/fft.c, libmp3lame/fft.h,
  libmp3lame/id3tag.c, libmp3lame/l3side.h,
  libmp3lame/lame-analysis.h, libmp3lame/lame.c,
  libmp3lame/machine.h, libmp3lame/mpglib_interface.c,
  libmp3lame/newmdct.c, libmp3lame/newmdct.h,
  libmp3lame/psymodel.c, libmp3lame/psymodel.h,
  libmp3lame/quantize.c, libmp3lame/quantize.h,
  libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h,
  libmp3lame/reservoir.c, libmp3lame/reservoir.h,
  libmp3lame/tables.c, libmp3lame/tables.h, libmp3lame/takehiro.c,
  libmp3lame/util.c, libmp3lame/util.h, libmp3lame/vbrquantize.c,
  libmp3lame/version.c, libmp3lame/version.h:


Moved everything to libmp3lame.  worked on configure, but
not quite working.

2000-10-04 02:57  markt

* configure, configure.in, frontend/get_audio.c,
  frontend/get_audio.h, frontend/timestatus.c,
  frontend/timestatus.h:

more configure work

2000-10-04 01:07  markt

* configure, configure.in, frontend/Makefile.in:

more configure patches for frontend.

2000-10-04 01:02  markt

* TODO, configure, configure.in:

new configure that doesn't run configure in all the subdirectories!

2000-10-03 22:08  afaber

* README.WINGTK:

Re-organized some of the MSVC project files, fixes to compile mp3x again on Win32 platform

2000-10-03 09:43  robert

* testcase.mp3:

updated testcase for LAME 3.88 alpha 1

2000-10-03 04:07  markt

* INSTALL:

Some configure options are for the library, some are for
the front end.  How do we pass front end options to
frontend/configure?

2000-10-03 03:57  markt

* Makefile.in:

[no log message]

2000-10-02 10:15  markt

* Makefile.in:

make -> $(MAKE)

2000-10-02 06:20  markt

* aclocal.m4, configure, configure.in:

configure updates

2000-10-01 18:34  markt

* Makefile.in:

[no log message]

2000-10-01 18:25  markt

* INSTALL, Makefile.in, frontend/Makefile.in, frontend/main.c,
  frontend/parse.c, include/lame.h:

trying to move decoding back into library

2000-10-01 17:58  afaber

* frontend/get_audio.c:

Make it compile again with MSVC compiler

2000-10-01 17:17  markt

* frontend/: gpkplotting.c, gpkplotting.h, gtkanal.c, main.c,
  mp3x.c:

moved GTK frame analyzer stuff into mp3x

2000-10-01 15:29  takehiro

* Makefile.in, aclocal.m4, configure, configure.in,
  frontend/Makefile.in, frontend/get_audio.c, frontend/main.c,
  mpglib/Makefile.in:

more modularization work.
VORBIS and mpglib interface is now in the libmp3lame library.
functions in these files are wrapper of mpglib/libvorbis.
I think it is ok to include them in libmp3lame.

2000-10-01 15:03  takehiro

* Dll/BladeMP3EncDLL.c, frontend/get_audio.c, include/lame.h:

merged VbrTag.h into lame.h

2000-10-01 11:28  afaber

* mpglib/: common.c, common.h, dct64_i386.c, decode_i386.c,
  interface.c, interface.h, layer1.c, layer1.h, layer2.c, layer2.h,
  layer3.c, layer3.h, mpg123.h, mpglib.h, dct64_i386.h,
  decode_i386.h:

More MPGLIB cleanup, got rid of the global mpstr struct gmp (in order to make lib thread safe)

2000-10-01 10:40  afaber

* mpglib/: common.c, common.h, decode_i386.c, interface.c,
  layer3.c, mpg123.h:

Cleanup of mpg123.h file (still need to get rid of the dirty extern gmp hack)

2000-10-01 10:05  afaber

* mpglib/: layer1.c, mpg123.h:

Removed unused stuff in MPG123.h file, removed stuff that was commented out in Layer1.c

2000-10-01 10:00  afaber

* mpglib/: mpg123.h, tabinit.c:

Removed some double/float warnings, removed disable warnings pragma for MSVC compiler

2000-10-01 09:52  takehiro

* frontend/main.c:

moved main_crc_init from frontend to library

2000-10-01 09:51  afaber

* mpglib/: common.c, common.h, dct64_i386.c, decode_i386.c,
  interface.c, layer2.c, layer3.h, mpg123.h, tabinit.c, tabinit.h:

Reorganized some of the function prototypes, removed non existing function prototypes from common.h

2000-10-01 09:32  takehiro

* libmp3lame/.cvsignore:

initial check in for libmp3lame

2000-10-01 09:29  takehiro

* libmp3lame/Makefile.am:

check in for the feauture...

2000-10-01 09:09  afaber

* frontend/main.c:

Added void main_CRC_init (void) function prototype in bitstream.h

2000-10-01 06:24  takehiro

* frontend/: Makefile.in, mp3x.c:

making frameanalyzer problem fixed

2000-09-30 15:32  markt

* STYLEGUIDE:

more notes on identation and int in STYLEGUIDE

2000-09-30 14:50  markt

* HACKING:

added stuff in HACKING on how to handle global data
moved freegfc() into util.c

2000-09-30 14:17  robert

* Makefile.in:

small fix

2000-09-30 13:14  afaber

* Dll/BladeMP3EncDLL.c:

Changes in order to get it compile on a Win32 platform

2000-09-30 12:49  afaber

* frontend/: brhist.c, get_audio.c, timestatus.c:

Changes in order to get it compile on a Win32 platform

2000-09-30 08:29  takehiro

* frontend/parse.c:

renamed some functions

2000-09-30 08:21  takehiro

* doc/html/: contributors.html, examples.html, history.html,
  id3.html, index.html, lame.css, modes.html, node6.html,
  switchs.html:

new document for 3.87 from Gaby.

2000-09-30 07:54  takehiro

* frontend/get_audio.c, frontend/main.c, frontend/main.h,
  frontend/mp3rtp.c, frontend/parse.c, include/lame.h:

removed outpath from library.

2000-09-29 18:16  takehiro

* frontend/get_audio.c, frontend/main.c, frontend/main.h,
  frontend/parse.c, frontend/timestatus.c, include/lame.h:

"silent" and "brhist" is moved to frontend

2000-09-29 18:07  takehiro

* frontend/main.c, frontend/main.h, frontend/parse.c,
  frontend/timestatus.c, include/lame.h:

"update_interval" is moved to frontend

2000-09-29 17:49  takehiro

* frontend/main.c, frontend/parse.c, include/lame.h,
  frontend/mp3x.c:

changed from "gtkflag" to "analysis", because it is not only for gtk.

2000-09-29 17:48  takehiro

* frontend/timestatus.c:

oops, timestatus not correctly displayed

2000-09-29 17:43  takehiro

* frontend/gtkanal.c, frontend/main.c, frontend/mp3x.c,
  frontend/parse.c, include/lame.h, mpglib/layer3.c,
  mpglib/mpglib.h:

OK, Florian, I renamed include file avoid confusing.
(it's so generic and not likely to be unique)

2000-09-29 17:31  takehiro

* Makefile.in, frontend/Makefile.in, frontend/brhist.c,
  frontend/get_audio.c, frontend/get_audio.h, frontend/gtkanal.c,
  frontend/main.c, frontend/main.h, frontend/parse.c,
  frontend/parse.h, frontend/timestatus.c:

1. timestatus things are moved to frontend(maybe complete ?)
2. input file handling is moved to frontend(so the file input API is removed)

2000-09-29 04:51  markt

* frontend/: brhist.c, get_audio.c, get_audio.h:

removed analysis.h from get_audio.c
typo in brhist.c

2000-09-28 16:36  takehiro

* Makefile.in, configure, configure.in, frontend/.cvsignore,
  frontend/Makefile.in, frontend/brhist.c, frontend/brhist.h,
  frontend/get_audio.c, frontend/get_audio.h,
  frontend/gpkplotting.c, frontend/gpkplotting.h,
  frontend/gtkanal.c, frontend/lametime.c, frontend/lametime.h,
  frontend/main.c, frontend/mp3rtp.c, frontend/mp3x.c,
  frontend/parse.c, frontend/portableio.c, frontend/portableio.h,
  frontend/rtp.c, frontend/rtp.h, frontend/timestatus.c,
  frontend/timestatus.h, include/lame.h, mpglib/Makefile.in,
  mpglib/layer3.c, mpglib/mpglib.h:

moved frontend staffs into frontend/
Need to debug vorbis/mpglib/analyzer/bitrate histgram.
still long way to go...

HAVEGTK is changed ANALYSIS(library side) and HAVEGTK(frontend side)

BRHIST is deleted from library. all the bitrate histogram works are
now in frontend(but not works properly, yet).

timestatus things are also moved to frontend.

parse.c is now out of library.

2000-09-27 04:17  florian

* Makefile.in:

fixed make install -> move of lame.h broke it.

2000-09-26 17:47  takehiro

* Makefile.in:

more clean up and debug "make clean"

2000-09-26 17:35  takehiro

* Makefile.in:

moved more staff out of libmp3lame

2000-09-26 17:28  takehiro

* Makefile.in:

removed brhist.o etc from library

2000-09-26 17:25  takehiro

* include/lame.h:

lame.h moved to include

2000-09-26 17:03  takehiro

* Makefile.in, configure, configure.in:

1 moved lame.h into include/
2 modularized work with mpglib

2000-09-26 15:48  takehiro

* mpglib/: .cvsignore, Makefile.in, common.c, dct64_i386.c,
  decode_i386.c, interface.c, layer3.c, tabinit.c:

configure support and more modularized work

2000-09-26 01:00  markt

* HACKING, STYLEGUIDE:

[no log message]

2000-09-25 21:37  robert

* Makefile.MSVC:

MMX choose table support, needs NASM (can be disabled)

2000-09-25 21:23  florian

* configure, configure.in:

changed default installation prefix to /usr (/usr/local/lib doesn't seem to be in default linker path)

2000-09-25 20:58  florian

* Makefile.in:

fixed shared lib (runtime linker information)

2000-09-25 15:20  markt

* Makefile.in:

removed ?= from makefile

2000-09-25 02:13  florian

* configure, Makefile.in, configure.in:

cleaner version handling of libmp3lame.so, uninstall target in Makefile

2000-09-24 21:53  robert

* Makefile.MSVC:

enabled Takehiro's IEEE hack

2000-09-24 14:59  robert

* configure, configure.in:

BUG fixed, which prevented using Layer1/2 decoding abilities

2000-09-24 10:38  afaber

* mpglib/interface.c:

Fixed MP1/2 decoding problem, for files that were encoded with a CRC

2000-09-21 16:50  afaber

* Dll/LameDLLInterface.htm:

Updated lame_enc.dll documentation file

2000-09-20 22:56  takehiro

* Makefile.in, configure, configure.in:

more configure updates.
not compiling/linking BRHIST routine when it is disabled.

2000-09-20 20:50  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h, Example.cpp:

Added bNoRes option in LHV1 structure, updated example to have default settings as in testcase.wav test case

2000-09-20 18:50  afaber

* Dll/BladeMP3EncDLL.c:

High quality was not enabled

2000-09-19 14:40  takehiro

* Makefile.in:

update glibc inline math error detection

2000-09-19 14:32  takehiro

* configure, configure.in:

oops, needless gabage removed

2000-09-19 14:26  takehiro

* configure:

newer configure script made by configure.in

2000-09-19 14:12  takehiro

* Makefile.in, configure.in:

not compiling/linking mpglib code when it disabled.
not compiling/linking gtk related code when it disabled.

control LAYER1 and LAYER2 decoding function with --enable-decode-layer1 and
--enable-decode-layer2

autodetect math inline bug of glibc < 2.1.3

2000-09-19 14:06  takehiro

* .cvsignore:

ignore files related configure script and library itself

2000-09-18 22:29  afaber

* Dll/Example.cpp:

Bug fixes in example file

2000-09-18 21:57  markt

* testcase.mp3:

changed BPC to 160 on Frank's advice.
This means pre-compute 160 filter-sinc-windows, instead of just 16.
Should also fix the aliasing problem shown in mp3.com bulliten
board

2000-09-18 21:30  markt

* Makefile.in, Makefile.unix:

Makefiles updated to reflect that all the ASM code has been
removed and replaced with IEEE754_HACK.  I'm glad to see
it gone - but I didn't remove it!

2000-09-18 21:28  markt

* STYLEGUIDE:

minor code cleanup.

2000-09-18 18:52  markt

* INSTALL, Makefile.in, Makefile.unix:

more configure updates

2000-09-18 18:34  markt

* INSTALL, INSTALL.configure, Makefile.in, Makefile.unix,
  aclocal.m4, config.guess, config.sub, configure, configure.in,
  install-sh:

added configure stuff from Florian!

original Makefile is now in Makefile.unix

2000-09-17 22:25  markt

* USAGE:

--scale option added

2000-09-17 21:21  markt

* HACKING, STYLEGUIDE:

some editing

2000-09-17 20:20  markt

* testcase.mp3:

resampling nolonger needs to quantize back to integers
since internal representation of PCM samples is now floating point

2000-09-17 19:50  markt

* testcase.mp3:

sample_t changes updated, sample_t = FLOAT

2000-09-17 18:52  markt

* INSTALL, Makefile.MSVC:

added encoder.c which has the core encoding function.
fixed sample_t stuff

2000-09-16 22:08  afaber

* Dll/BladeMP3EncDLL.h:

Small changes to the lame_enc project settings

2000-09-16 21:52  afaber

* mpglib/: layer2.c, layer3.c:

Removed a bunch of signed/unsigned compiler warnings
and removed const/no const assignements compiler warnings
welcome to const hell Frank!

2000-09-16 19:03  markt

* HACKING, STYLEGUIDE:

style updates

2000-09-16 18:54  markt

* STYLEGUIDE:

adding STYLEGUIDE

2000-09-16 18:54  markt

* LICENSE, USAGE, testcase.mp3, mpglib/common.h,
  mpglib/interface.h:

got rid of a bunch of unsigned variables.

2000-09-16 12:53  afaber

* mpglib/layer1.c:

Switched include from mpg123.h to common.h to avoid compiler warnings

2000-09-14 03:32  markt

* mpglib/mpg123.h:

fixed VBR display

2000-09-13 18:46  afaber

* Dll/BladeMP3EncDLL.c:

Fixed bug in lame_enc.dll when using preset option, and return proper frame size when using MPEG-2

2000-09-13 18:24  afaber

* mpglib/: common.c, common.h, interface.c, interface.h, layer2.c,
  layer3.c, mpg123.h, mpglib.h:

Added common.h and interface.h, and added the functions prototypes that should be in these files, instead of mpg123.h

2000-09-13 11:03  markt

* testcase.mp3:

fixed vorbis_interface.c so it would compile

2000-09-12 22:36  pfk

* mpglib/: common.c, huffman.h, l2tables.h, layer2.c, layer3.c,
  mpg123.h, tabinit.c:



added const to all constant tables, so that they are placed in write
protected RAM or in ROM (standalone DSP version).

The SEGFAULT be with you (instead of debugging for hours).

Also some remarks instead of changes instead of code changes.

Remove them if they are fully useless.

2000-09-12 18:20  pfk

* Makefile.MSVC:



Some bug fixes
Activated lametime.c
Two types of display update now possible (old and new, depends on Makefile)

2000-09-12 00:47  markt

* mpglib/: l2tables.h, layer2.h:

al_table struct renamed al_table2

2000-09-10 23:24  markt

* HACKING:

added rule #1 LAME style guide

2000-09-10 22:13  markt

* doc/html/modes.html:

modes.html was not in the repository

2000-09-10 21:45  markt

* testcase.mp3, testcase.wav:

made the test case a little longer
(100k .wav file)

2000-09-10 21:27  markt

* mpglib/: huffman.h, l2tables.h, layer2.h:

reverted mpglib routines back to original.
please keep mpglib as close as possible to the mpg123/mpglib
code that it is based on.

Went back to display every 100 frames, which I prefer.

2000-09-10 18:05  pfk

* USAGE, mpglib/huffman.h:



some minor changes. Start to introduce sample_t.

Changed VBR display.

2000-09-10 13:11  pfk

* mpglib/: l2tables.h, layer2.h:



fft.c: loop variables short => size_t/int
layer2.h
l2tables.h: formated, structure definition changed for (possible)
speedup
parse.c optimized sfb21 usage for presets

2000-09-09 23:00  pfk

* mpglib/: common.c, l2tables.h, layer2.c, layer2.h, mpg123.h:



struct al_table {}          <=>
typedef struct {} al_table  conflict removed

lame/gtkanal.c: typecast of functions ptr's

2000-09-09 21:11  pfk

* USAGE, mpglib/layer1.c, mpglib/layer2.c:



Makefile: added option -pedantic
USAGE: updated some remarks,
added some remarks,
kbs => kbps, HZ/hz => Hz, space between number and unit
mlame: -mf => -mj
uses mlame_corr
mlame_corr: First try of a program which analyzes the total file
and recommend flags
quantize_pvt.*: made some arrays const
asm => __asm__
version.* copied vom pfk1 tree
mpglib/*.c added newline at the end of the file

CodingStyle.c start of an CodingStyle Guide, pre-alpha
lametime.* heavy system specific code should moved to this
        file, should not mixed with other code

2000-09-07 18:05  afaber

* README.WINGTK:

Small modification to the instruction, in order to compile/link with latest GTK/GDK libs

2000-09-07 17:40  afaber

* Dll/BladeMP3EncDLL.c:

Fixed problem in VBR WriteTag function (it did not compile, MP3 file stream was not closed properly, wrong file name was used)

2000-09-06 07:15  markt

* mpglib/: common.c, decode_i386.c, huffman.h, interface.c,
  l2tables.h, layer1.c, layer2.c, layer3.c, mpg123.h:

LAME CVS reverted back to Aug 30 version.

code before this can be checked out with:
cvs update -r pfk1

2000-09-05 23:55  pfk

* HACKING, TODO, mpglib/README, mpglib/huffman.h, mpglib/layer1.c,
  mpglib/layer2.c:


HACKING:        add type proposals
Makefile:       layer 1 enabled
mlame:          flaw removed
get_audio:      C-Linkage problem solved
layer1.c:       bug fixed
                disabled decoding enabled, works for C/C++
huffman.c:      read protect/scope protect tables using 'const'/'static'
lame.h:         Starting RPC support, 3 macros IN/OUT/INOUT defined
                Starting supported for szip compressed wave/aiff
parse.c:        detection of raw/wav/aiff input (proposal of RH)
                boolean bug fixed !=||!=||!=
layer2.c:       common layer1/layer2 buffer moved from layer2.c to layer1.c
lame.c:         bug fixed: -V9 switched to mono
                Auto switch to mono reported wrong compression ratio
                report of forced joint stereo usage

*:              Some spelling errors removed

2000-09-05 16:36  cisc

* mpglib/: common.c, interface.c, l2tables.h, layer1.c, layer2.c,
  layer3.c:

quick fix to make mpglib compile, prolly still broken though. fixed mono bug in layer1.c?

2000-09-02 05:42  cisc

* mpglib/mpg123.h:

It's important to remember the PARENT_IS_SLASH define when including files from previous dir.

2000-09-02 03:13  pfk

* mpglib/: l2tables.h, layer2.c, mpg123.h:



Quick and Dirty: Now compilable with g++.

Layer 1 and 2 decoding makes problems.

structs and typedef structs with the same name.
Must be patched.

2000-09-01 23:28  pfk

* mpglib/: layer1.c, layer2.c:



Bugfix for 9 kbps error

2000-09-01 20:21  pfk

* mpglib/: common.c, interface.c, layer1.c, layer2.c, layer3.c,
  mpg123.h:



* A lot of minor changes

* Changed the name of structure element from 'stereo' to 'channels'
  if it has the meaning of 'channels'. This is so confusing, so that
  there are some bugs in lame.

Rest read in 'Bad and worse programming styles' and 'job security'

--
Frank Klemm

2000-09-01 04:03  cisc

* LICENSE:

libsndfile is now LGPL

2000-08-31 21:33  pfk

* mpglib/decode_i386.c:



Introduction of the type sample_t for PCM samples.
'short' should not be used in the future.

2000-08-30 23:29  pfk

* LICENSE:

[no log message]

2000-08-29 22:35  pfk

* doc/html/switchs.html:

[no log message]

2000-08-26 04:03  markt

* Dll/BladeMP3EncDLL.h:

added include sys/types to BlaceMP3EncDLL.h
Borland compiler needs definitions for BOOL and DWORD.

2000-08-21 15:47  markt

* doc/html/: contributors.html, history.html, id3.html, index.html,
  switchs.html:

updated docs from Gabriel

2000-08-21 05:32  markt

* USAGE:

added support for the four new vorbis modes.  (higher bitrates)
use with the -b option.

2000-08-21 04:52  markt

* Dll/BladeMP3EncDLL.c:

Fixed problem with writing VBR tag if user renames mp3 output
file during the encoding.

2000-08-21 00:05  markt

* testcase.mp3:

fixes to main.c: it is supposed to be example code for how to
use the LAME library - it should only include lame.h, all other
.h files are supposed to be private to the encoding library.

2000-08-21 00:00  markt

* INSTALL, Makefile.MSVC, TODO:

changed quantize-pvt.c to quantize_pvt.c
Added Boland stuff_

2000-08-20 21:22  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

enhanced lame_enc dll debugging

2000-08-18 18:07  robert

* USAGE:

LayerI+II decoding patches

2000-08-17 14:34  robert

* Makefile.MSVC, mpglib/common.c:

Layer1/2 related update

2000-08-16 17:05  robert

* Makefile.MSVC:

added GTK support (frame analyzer)

2000-08-16 01:22  afaber

* mpglib/: common.c, interface.c, l2tables.h, layer1.c, layer1.h,
  layer2.c, layer2.h, mpg123.h:

Added support for Layer 1 and Layer 2 decoding

2000-08-13 13:44  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h, Example.cpp,
  LameDLLInterface.htm:

Added Lame presets to the DLL interface + added HTM document how to use the lame_enc.dll interface

2000-08-13 02:50  afaber

* Dll/Example.cpp:

Added DLL Example

2000-08-08 21:08  afaber

* Dll/BladeMP3EncDLL.c:

Add new RecordItem array, not completely finsihed yet, but it compiles

2000-08-07 00:00  markt

* doc/html/history.html, mpglib/interface.c, mpglib/layer3.c:

bug fixed in mpglib error recovery from corrupt frames

2000-08-06 22:58  markt

* testcase.mp3:

oops, one bug in 3.86beta.  try and change this before
anyone downloads source from the web site :-)

2000-08-06 22:34  markt

* doc/html/history.html:

lame 3.86 beta release

2000-08-06 21:34  markt

* testcase.mp3:

disabled scalefac_scale (except if -q1 is used)
and make old vbr mode the default

2000-08-06 20:58  markt

* testcase.mp3:

Reverted back to original definition of over_noise and tot_noise:

tot_noise = is really the average over each sfb of:
     [noise(db) - allowed_noise(db)]

and over_noise is the same average, only over only the
    bands with noise > allowed_noise.

2000-08-06 20:21  markt

* INSTALL, USAGE, Dll/MP3export.pas, Dll/README:

added the "--athlower n" option which lowers the ATH by n db.

Added possible fix for region0_count and region1_count getting
set to illegal negative values.

2000-08-01 06:36  markt

* INSTALL:

added a few assert's

2000-07-31 19:17  markt

* INSTALL:

updated debug makefile

2000-07-31 19:00  markt

* TODO, USAGE:

open bsd updates to makefile

2000-07-31 18:46  markt

* testcase.mp3:

Takehiro's best_huffman_divide turned back on
for MPEG1 only

2000-07-29 22:37  robert

* lame.bat:

long file names on in for, thanks to Ihárosi Wiktor

2000-07-24 23:32  cisc

* USAGE:

Changed lame_decoder() to write native endian format when not writing WAV header (-x will byteswap).

2000-07-24 05:42  markt

* USAGE:

-t: disables Xing header for encoding,
disables WAV header for decoding

2000-07-21 17:09  markt

* INSTALL:

updated some DJGPP stuff

2000-07-17 23:10  markt

* USAGE, mpglib/common.c, mpglib/mpg123.h:

Mac patches.  (in an #ifdef macintosh)

2000-07-14 20:06  markt

* USAGE:

c++ name mangling fix, type in USAGE

2000-07-10 23:03  markt

* testcase.mp3:

tuned new VBR so Roel will be happy :-)

2000-07-06 16:54  robert

* Dll/BladeMP3EncDLL.c:

DLL uses now the same VBR routine by default as the EXE

2000-07-04 22:16  markt

* testcase.mp3:

updated version to 3.86 alpha

2000-07-04 03:28  gramps

* USAGE, doc/html/id3.html:

ID3 version 2 tag support

2000-07-03 16:21  markt

* doc/html/history.html:

[no log message]

2000-07-03 00:48  markt

* testcase.mp3:

updated mid/side demasking thresholds with takehiro's formula

2000-07-01 18:12  markt

* testcase.mp3:

re-order short blocks data storage.  in preperation for takehiro's
asm routines

2000-06-30 23:28  markt

* doc/html/history.html:

[no log message]

2000-06-27 02:23  markt

* INSTALL, TODO:

minor updates

2000-06-27 01:18  markt

* mpglib/layer3.c:

Sergey's bug fix for layer3.c MPEG2 tables

2000-06-26 05:56  markt

* TODO:

fixed one bug in VBR handling of vbrquantize.c
changed ABR mode: it should not be adjusting masking thresholds
based on quality settings.  It doesn't make sense to change the
maskings if the number of bits is fixed.

2000-06-22 18:42  robert

* USAGE:

Marks new VBR now the default, old still under there, use --vbr-old

2000-06-22 16:06  robert

* mpglib/layer3.c:

table correction, thanks to Sergey Sapelin

2000-06-18 14:39  markt

* mpglib/interface.c:

mpglib: better resyncing code

2000-06-17 04:57  takehiro

* TODO:

something added

2000-06-16 18:17  markt

* testcase.mp3:

psymodel cleanup, bval[] table lookup replaced with
formulas.  Next step: replace numlines with formulas

2000-06-16 18:03  robert

* TODO:

point added

2000-06-15 15:56  markt

* mpglib/interface.c:

mpglib bug fix from Naoki

2000-06-14 20:03  markt

* USAGE:

font in frame analyzer, updates to USAGE

2000-06-14 03:15  markt

* Makefile.MSVC:

updated vorbis support (mono, different samplerates)

2000-06-10 09:38  robert

* Makefile.MSVC:

vorbis support

2000-06-10 00:10  markt

* README, USAGE:

trivial changes

2000-06-09 22:54  robert

* USAGE:

average bitrate coding (--abr) usage added

2000-06-09 00:22  markt

* INSTALL:

updated makefiles for VORBIS option

2000-06-08 23:19  markt

* USAGE:

.ogg  encoding now works.

2000-06-08 06:04  markt

* API:

updated API to include HAVEVORBIS info

2000-06-08 05:58  markt

* USAGE:

added .ogg file decoding.
Re-encode all your Vorbis files to MP3 !!!

(or, lame --decode input.ogg output.wav might be usefull)

2000-06-07 23:36  markt

* INSTALL:

started to add .ogg decoding

2000-06-07 22:56  sbellon

* mpglib/: decode_i386.c, mpg123.h:

added support for FPA10 hardware (RISC OS only)

2000-06-05 17:38  markt

* testcase.mp3:

updated testcase

2000-05-31 20:40  markt

* USAGE:

SAFE_VBR mode added.  not enabled yet

2000-05-31 00:24  robert

* mpglib/: interface.c, layer3.c, mpg123.h:

code cleanup

2000-05-30 23:37  markt

* TODO:

fixed scfsi bug in vbrquantize.c

2000-05-29 17:14  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

Some minor fixes to the DLL inteface, added Write VBR tag prototype
Added LGPL header to *.h file

2000-05-29 16:50  markt

* mpglib/: layer3.c, mpglib.h:

parent_is_slash #define, for the Amiga

2000-05-29 14:39  markt

* mpglib/interface.c:

fixed loop problems with large --cwlimit

2000-05-28 23:46  markt

* USAGE, mpglib/interface.c:

code cleanup

2000-05-27 07:23  takehiro

* testcase.mp3:

testcase update for new scalefac_scale

2000-05-25 15:27  markt

* mpglib/interface.c:

updated frame analyzer to show difference between original/decoded
updated --decode to return bitrate, samplerate, numchannels.
if samplerate or numchannels changes in mp3 stream, --decode will
quite with an error message

2000-05-24 16:53  markt

* mpglib/layer3.c:

tweeks to frame analyzer: added preflag display

2000-05-22 18:20  shibatch

* mpglib/tabinit.c:

Changed decwin to more precise one.

2000-05-22 05:07  markt

* mpglib/: common.c, interface.c:

more robust frame resyncing

2000-05-19 23:01  markt

* testcase.mp3:

updated version.h lame 3.84 alpha (CVS version)

2000-05-19 20:07  markt

* doc/html/history.html:

updated history for 3.83beta

2000-05-19 17:23  markt

* testcase.mp3:

tweaks to psymodel initialization
more work on vbrquantize.c

2000-05-19 01:38  markt

* testcase.mp3:

more work on vbrquantize.c

2000-05-17 17:16  markt

* USAGE:

moved framenum, totalframes into lame.h (so programs which
use libmp3lame can compute statis info.)

2000-05-12 09:51  takehiro

* doc/html/history.html:

more work in mdct_long and window_filtering

2000-05-12 05:03  markt

* testcase.mp3:

  updated testcase.mp3

2000-05-12 05:01  markt

* API, README, doc/html/history.html:

version 3.83

2000-05-09 16:31  afaber

* Dll/BladeMP3EncDLL.c:

Fixed problem with build date string, temp string was not initialized properly (was missing a terminator character)

2000-05-09 02:45  cisc

* API:

Added NOTERMCAP define and changed brhist.c accordingly.

2000-05-08 22:48  markt

* testcase.mp3:

[no log message]

2000-05-08 22:41  markt

* doc/html/history.html:

updated side channel 320kbs fix

2000-05-08 19:55  afaber

* Dll/BladeMP3EncDLL.c:

Bumped up version number of DLL version library, fixed some of the debugging code

2000-05-08 17:46  markt

* doc/html/: contributors.html, examples.html, id3.html,
  index.html, lame.css, node6.html, switchs.html:

updated docs from Gaby

2000-05-08 17:38  markt

* doc/html/history.html:

3.81beta release

2000-05-08 17:31  markt

* USAGE:

removed ISO buffer limitation, added --strictly-enforce-ISO option

2000-05-07 11:09  robert

* Makefile.MSVC:

-F option now working,
updated Makefile for DOS

2000-05-06 22:20  markt

* testcase.mp3:

updated testcases

2000-05-06 22:05  markt

* doc/html/history.html:

updated version for 3.80 beta release

2000-05-06 22:04  markt

* USAGE:

added -F option and compression ratio options

2000-05-06 19:16  markt

* USAGE:

--freeformat option added.  Allows lame to write free format
bitstreams

2000-05-06 18:45  markt

* mpglib/interface.c:

fixed buffer overflow in bitstream.c,
some improvements to mpglib mp3 playback

2000-05-05 20:48  markt

* mpglib/: common.c, interface.c, mpg123.h, mpglib.h:

free format mp3 decoding now supported, not fully tested

2000-05-03 07:21  markt

* testcase.mp3:

minor change to long block pre-echo control

2000-05-03 07:18  markt

* testcase.mp3:

minor improvement to long block pre-echo control

2000-05-03 03:03  markt

* mpglib/interface.c:

one last tweak to interface.c

2000-05-03 02:37  markt

* mpglib/: common.c, interface.c, layer3.c, mpg123.h, mpglib.h:

worked on mpglib/interface.c to make it handle free format
bitstreams.  (not yet working)

2000-05-02 18:31  afaber

* Dll/BladeMP3EncDLL.c:

Update lame version, bug fixes to play list file generation

2000-05-02 01:24  markt

* testcase.mp3:

tweaked a bunch of bit allocation on PE settings,
based on tunings of testsignal2.wav and castanets.wav

2000-04-30 17:54  robert

* lame.bat:

DOS batch file to put on Win9x Desktop
you can drag and drop waves on it and
lame will encode them to mp3

2000-04-29 23:41  markt

* testcase.mp3:

moved where main_data_begin was corrected when
padding into ancillary data

2000-04-26 18:14  markt

* USAGE:

added the '--decode' option

2000-04-26 00:54  markt

* mpglib/: decode_i386.c, layer3.c:

moved calls to open the output file until after all
arguments and other conditions are checked.

2000-04-24 22:22  markt

* testcase.mp3:

disabled acillary drain (pre-frame) because of bugs at 320kbs
Could be player or encoder bug - have to investigate

2000-04-18 08:35  markt

* testcase.mp3, Dll/BladeMP3EncDLL.c:

more thread-safe work, and id3/vbr tag bug discovered by
Iwasa Kasmi

2000-04-17 06:12  markt

* testcase.mp3:

updated test cases

2000-04-17 02:25  markt

* API, mpglib/layer3.c, mpglib/mpglib.h:

Removed gtk specific code from libmp3lame.a:  libmp3lame.a can now
be compiled to support the mp3 frame analyzer but does not require
gtk to be installed.  (and thus, HAVEGTK does not occure in any
of the library routines).  To compile the frame analyzer (mp3x) you
of course still need gtk installed.

2000-04-12 18:44  markt

* testcase.mp3:

removed gfc->masking_lower

2000-04-12 15:47  markt

* doc/man/lame.1:

removed qthr_l, qthr_s from psymodel.c
fixed man pages.
enabled new VBR code with -Y
disabled -Z option: it was broken since subblock gains were not
scaled into xrpow

2000-04-12 01:37  markt

* mpglib/layer3.c:

gtk changes

2000-04-12 01:36  markt

* testcase.mp3:

new vbr quantize code mostly done!

2000-04-11 15:59  markt

* HACKING:

updated HACKING

2000-04-11 15:55  markt

* API:

updated API

2000-04-09 21:53  markt

* mpglib/layer3.c:

MPEG2.5 8khz sampling rate fixes

2000-04-09 02:08  markt

* testcase.mp3:

tweaked bit reservoir growth, bits on pe allocation

2000-04-08 23:33  markt

* testcase.mp3:

tweaks to on_pe, side channel bit allocation

2000-04-08 20:33  markt

* testcase.mp3:

switched to encoder delay of 576

2000-04-08 20:22  markt

* testcase.mp3:

Takehiro's more efficient short block huffman coding.

2000-04-06 18:30  markt

* testcase.mp3:

made scalefac_band non-local

2000-04-06 17:31  markt

* Makefile.MSVC:

MSVC project files updated

2000-04-06 16:32  markt

* mpglib/layer3.c:

takehiro bitstream.c now working for CBR, disabled by default

2000-04-04 19:05  markt

* Makefile.MSVC:

loopold removed from makefile.msvc

2000-04-04 03:20  markt

* Dll/BladeMP3EncDLL.c:

more fixes

2000-04-03 19:19  markt

* HACKING:

more thread-safe work.  (moving all static variables into
gfc-> struct)

2000-04-03 16:00  markt

* Dll/BladeMP3EncDLL.c:

dll finally fixed!

2000-04-03 15:38  markt

* Dll/BladeMP3EncDLL.c:

bug in lame_enc.dll finally fixed?

2000-04-03 01:07  markt

* Dll/BladeMP3EncDLL.c:

new resample routine.  very slow, but much higher
quality.

2000-04-02 02:44  markt

* Dll/BladeMP3EncDLL.c:

[no log message]

2000-04-02 01:55  markt

* Dll/BladeMP3EncDLL.c:

more DLL updates

2000-04-02 01:35  markt

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

MPEG2.5 support

2000-03-31 23:53  markt

* Dll/BladeMP3EncDLL.c:

mono encoding bug in DLL fixed

2000-03-30 19:51  markt

* testcase.mp3:

updated test case for new CVS version

2000-03-30 09:37  markt

* INSTALL:

wingtk doc

2000-03-30 08:24  markt

* README:

updated docs

2000-03-30 08:04  markt

* README.WINGTK:

new directions for compiling mp3x under windows

2000-03-30 07:54  markt

* README.WINGTK:

updated project files

2000-03-30 05:39  markt

* mpglib/layer3.c:

added big_values display to mp3x

2000-03-29 20:49  markt

* doc/html/: contributors.html, examples.html, history.html,
  id3.html, index.html, lame.css, node6.html, switchs.html:

new docs from Gabriel

2000-03-26 10:05  markt

* mpglib/layer3.c:

disabled noise_shaping_stop=1, fixed jstereo default mode problem,
updated frame analyzer

2000-03-25 00:06  markt

* testcase.mp3:

added some code to best_scalefac_store:
if ix=0 in a scalefactor band, set the scalefactor to 0 also,
to save a few bits.

2000-03-24 22:37  markt

* mpglib/layer3.c:

fixed MPEG2 tables in mpglib,
added more accurate mp3buffer size bound in lame.h

2000-03-24 01:38  markt

* Dll/BladeMP3EncDLL.c:

Xing MPEG2 headers work

2000-03-23 22:12  markt

* API, mpglib/common.c:

strange bug with -f fast-math option under gcc:  it would compute
the mp3 framesize wrong, due to incorrect integer truncation.
Replaced implicit integer truncation with floor() to fix this.

2000-03-22 04:15  markt

* doc/html/history.html:

lame 3.66

2000-03-22 02:03  markt

* USAGE:

float/double version of ASM quantize routines

2000-03-21 23:02  markt

* mpglib/layer3.c:

replaced all "gf." by gfp->

2000-03-19 22:29  afaber

* Dll/BladeMP3EncDLL.c:

Fixes to the lame DLL encoder:
If last frame is too short, set number of output bits to 0 instead of -1
Don't disable the bWriteVBRTag flag if input file is null

2000-03-17 04:30  markt

* doc/html/history.html:

uncommented gcc ASM code

2000-03-17 00:07  markt

* doc/html/history.html:

updated history

2000-03-16 23:59  markt

* Dll/BladeMP3EncDLL.c:

project file tweaks

2000-03-16 19:42  markt

* Dll/BladeMP3EncDLL.c:

update to bladedll

2000-03-16 05:33  markt

* USAGE:

updated USAGE

2000-03-15 01:14  markt

* Dll/BladeMP3EncDLL.c:

updated bladeenc dll

2000-03-10 20:56  markt

* API:

added lame_version to the API

2000-03-10 20:13  markt

* Dll/BladeMP3EncDLL.c:

removed some unnecessary #includes

2000-03-10 19:38  markt

* Dll/BladeMP3EncDLL.c:

Blade dll updated to handle new interface
Albert:  Sorry if I broke anything, the old version is still in CVS :-)

2000-03-10 16:01  markt

* Dll/BladeMP3EncDLL.c:

BladeMP3 changes

2000-03-10 01:41  markt

* Dll/BladeMP3EncDLL.c:

some changes to update BaldeMP3encdll

2000-03-09 18:05  markt

* HACKING:

[no log message]

2000-03-07 23:10  cisc

* API:

Added AMIGA_MPEGA #define, and fixed a few minor spelling errors... ;)

2000-03-07 18:33  markt

* API:

minor tweeks to compile w/o decoding library

2000-03-06 23:28  markt

* API:

API description

2000-03-06 19:53  markt

* Makefile.MSVC, mpglib/common.c, mpglib/dct64_i386.c,
  mpglib/decode_i386.c, mpglib/interface.c, mpglib/layer3.c,
  mpglib/tabinit.c:

More library work.
Sorry to all the non-unix developers out there, but this will
break all project files.  (but we are very close to the end of
the modularization work).

New code needs the following #defines set somewhere:

#define HAVEMPGLIB   to use mpglib's mp3 *decoding* capibility
(or AMEGA_MPEGA on amiga systems, and dont define HAVEMPGLIB)
#define BRHIST       to allow the display of the VBR historgram
#define LIBSNDFILE   to use Erik de Castro Lopo's libsndfile
#define LIBSNDLAME   to use LAME's minimial internal sndfile I/O
#define LAMEPARSE    to use LAME's command line parsing/option setting routines
#define HAVEGTK      to compile in support for the GTK mp3 frame analyzer

2000-03-06 15:16  markt

* testcase.mp3:

polyphase filters are now working!
some tuning of polyphase fiters.
removed MDCT filters, sfb21 cutoff.

2000-03-05 18:37  markt

* doc/html/id3.html:

id3v1.1 tags from Don Melton

2000-03-03 19:01  markt

* testcase.mp3:

added lame_encode_buffer, the new, prefered encoding interface

2000-02-22 23:21  robert

* testcase.mp3:

switched back to original bin_search_stepsize routine

2000-02-22 03:14  markt

* testcase.mp3:

RH bin_search_stepsize now the default

2000-02-21 23:05  markt

* doc/html/history.html:

some 64bit DEC Alpha patches

2000-02-20 20:31  markt

* mpglib/common.c:

better error message

2000-02-19 13:32  afaber

* mpglib/mpg123.h:

Fixed many warning messages when compiling with MSVC

2000-02-18 16:20  robert

* Makefile.MSVC:

Mathew Hendry: "stray space character following the \"  patched

2000-02-18 06:16  markt

* testcase.mp3:

changed sizeof frame analyzer so it fits on a 800x600 screen.
make --nores also set info->padding = 0.  Avoids problem with
small changes in frac_SpF causing different padding patterns and
mp3 file differences.

2000-02-14 04:53  markt

* doc/html/: contributors.html, examples.html, id3.html,
  index.html, switchs.html:

updated html from Gabriel

2000-02-10 14:22  markt

* doc/html/history.html:

updated history file from web page

2000-02-10 05:42  markt

* testcase.mp3:

fixed bug in s3_s spreading function calculation.

2000-02-05 05:16  markt

* Makefile.MSVC:

minor code cleanup

2000-01-30 10:50  markt

* TODO, Dll/BladeMP3EncDLL.c:

more modularization work.  Calling program is now responsible for
mp3 file output

2000-01-27 05:05  markt

* testcase.mp3:

Takehiro's fft_short and fft_long now the defaults.

2000-01-26 07:44  markt

* HACKING, Dll/BladeMP3EncDLL.c:

more modularizatin work.  LAME can now be used as a true library,
without the need to construct simulated argument lists.
See HACKING for some details, and mp3rtp.c for an example.

2000-01-20 07:21  markt

* mpglib/layer3.c:

fixed gtk scfsi printout - mpglib/layer3.c seems correct now.

2000-01-20 06:09  markt

* TODO, mpglib/layer3.c:

scfsi fixes to mpglib from Iwasa Kazmi

2000-01-19 22:11  takehiro

* mpglib/layer3.c:

scalefactor for short block last sfb(12) was wrong.

2000-01-15 20:33  markt

* testcase.mp3:

added best_scalefac_store to non -h code also

2000-01-14 07:47  markt

* doc/html/history.html:

[no log message]

2000-01-14 05:54  markt

* USAGE:

more on the -k option

2000-01-14 05:46  markt

* USAGE:

-k option will disable *all* filtering and frequency cutoffs

2000-01-12 22:38  afaber

* .cvsignore:

fixed a few casting warnings
Updated .cvsignore to ignore output of testcase

2000-01-10 09:34  takehiro

* mpglib/layer3.c:

debug for scalefactor reading with scfsi.

2000-01-09 23:11  markt

* Dll/BladeMP3EncDLL.c, doc/html/examples.html, doc/html/id3.html,
  mpglib/layer3.c:

globalflags update

2000-01-09 22:26  markt

* testcase.mp3, doc/html/history.html:

updated validation testcase.

2000-01-09 20:55  markt

* testcase.mp3, testcase.wav:

new test case:  testcase.wav and 'official' output testcase.mp3
'make test' will perform a comparison.  see makefile for details

2000-01-09 20:21  markt

* doc/html/: history.html, index.html, switchs.html:

updated web pages from Gabriel

2000-01-07 06:40  markt

* HACKING:

updated HACKING notes

2000-01-05 17:40  afaber

* mpglib/mpglib.h:

Fixed BOOL definition conflict for Win32 systems

2000-01-03 05:15  markt

* INSTALL, doc/html/contributors.html, doc/html/index.html,
  doc/html/lame.css, doc/html/node6.html, doc/html/switchs.html:

new html from Gabriel.  Fixed but that was causing the first frame to
always be zero.  changed encoder delay to 800 to fix some other problems
and remove the buffering of the first frame in lame_encode().

1999-12-29 15:34  takehiro

* doc/html/: contributors.html, history.html, index.html,
  node6.html, switchs.html:

updated html doc written by Gabriel Bouvigne.

1999-12-28 22:02  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.h:

Some fixes to the Encoder DLL:
use -h instead of -k flag for high qualtiy
The voice option was set in HQ mode, which is obviously not correct

1999-12-26 09:50  takehiro

* .cvsignore:

ignore mp3x binary exe.

1999-12-19 21:33  afaber

* Dll/BladeMP3EncDLL.c:

Set home page link to Lame home page

1999-12-17 04:24  markt

* USAGE:

added the --nores option to disable the bitreservoir.  only usefull
in special circumstances

1999-12-11 00:57  takehiro

* .cvsignore:

added lame binary executable itself

1999-12-08 19:37  cisc

* mpglib/mpg123.h:

Fixed M_PI/M_SQRT2 to work on all platforms. Removed unused INLINE.

1999-12-08 13:45  takehiro

* mpglib/layer3.c:

debug about scfsi treatment

1999-12-08 05:24  markt

* TODO:

[no log message]

1999-12-07 22:58  cisc

* mpglib/layer3.c:

No GTK on Amiga. :(

1999-12-07 05:11  markt

* TODO:

removed -.5 from quantize_xrpow

1999-11-30 19:30  afaber

* Dll/.cvsignore, mpglib/.cvsignore:

Added .cvsignore files in sub projects

1999-11-30 19:27  afaber

* .cvsignore:

Added Win32 specific output files to .cvsignore
updated project files to set proper output directory and fixed alignment
problem between mpglib project and lame project, now all modules
have 8 byte alignment in all configurations

1999-11-29 19:54  takehiro

* .cvsignore:

configure ignoring *.d file

1999-11-28 22:21  afaber

* Dll/: BladeMP3EncDLL.c, BladeMP3EncDLL.def, BladeMP3EncDLL.h:

Update of Blade DLL interface in order to support new lame features

1999-11-28 06:36  markt

* USAGE:

ASM routines (gcc & MSVC) for quantize_xrpow

1999-11-28 01:01  markt

* TODO:

If analog silence is detected, allow VBR code to over ride the VBR_min_bitrate
setting and encode at 32kbs.

1999-11-24 08:43  markt

* HACKING, Dll/BladeMP3EncDLL.c, Dll/BladeMP3EncDLL.def,
  Dll/BladeMP3EncDLL.h, doc/html/index.html, doc/html/lame.css,
  doc/html/contributors.html, doc/html/node6.html,
  doc/html/history.html, doc/html/switchs.html, doc/man/lame.1,
  mpglib/README, mpglib/common.c, mpglib/dct64_i386.c,
  mpglib/decode_i386.c, mpglib/huffman.h, mpglib/interface.c,
  mpglib/layer3.c, mpglib/mpg123.h, mpglib/mpglib.h,
  mpglib/tabinit.c:

Initial revision

1999-11-24 08:43  markt

* mpglib/TODO:

initial checkin of LAME
Starting with LAME 3.57beta with some modifications

1999-11-24 08:40  markt

* COPYING, INSTALL, Makefile.MSVC, README, README.WINGTK, TODO,
  USAGE, LICENSE:

Initial revision