markt
e2f728a75d
updated documentation (API and DLL)
...
to clarify that INFO tag must be written
unless explicitly disabled.
2002-06-12 18:27:47 +00:00
markt
8e1ffe10fb
msfix changes. forgot to commit them yesterday
2001-08-28 18:51:36 +00:00
markt
431e58b04c
added new version of Lame.vbs from "Ralf Kempkens" <Ralf.Kempkens@epost.de>
...
including a GUI/HTML interface.
2001-06-10 19:19:25 +00:00
markt
df90592a95
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 21:29:34 +00:00
markt
cf85130cef
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:29:32 +00:00
markt
12bebc8226
made ath type 2 the default.
...
updated test cases
added set_get.c to libmp3lame.dsp
2001-03-25 23:14:45 +00:00
markt
c5b6926fb2
a few updates to API
2001-03-12 07:26:08 +00:00
markt
33dbb7b008
added prototypes to lame.c (but functions not yet written)
2001-03-04 05:51:26 +00:00
markt
628804f987
one minor update to the API file
2001-01-14 08:17:03 +00:00
markt
7b49822389
minor edits to API and HACKING
2001-01-01 17:35:53 +00:00
cisc
bd7a21c976
Improved get_lame_xxx() API a little bit more
2000-11-06 19:26:39 +00:00
markt
2012ab2b61
added some lame_set_variable prototypes in lame.h
2000-10-16 02:29:16 +00:00
markt
5ab3e51c8a
broken frame analyzer fixed - -DANALYSIS was missing from default
...
library build
2000-10-16 02:12:03 +00:00
markt
55ea65fbad
edited API, USAGE
2000-10-15 19:10:20 +00:00
markt
3ec5852f1d
updated API to include HAVEVORBIS info
2000-06-08 06:04:13 +00:00
markt
e7b42d781e
version 3.83
2000-05-12 05:01:20 +00:00
cisc
bce10f1e18
Added NOTERMCAP define and changed brhist.c accordingly.
2000-05-09 02:45:10 +00:00
markt
d4a41b74c1
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-17 02:25:00 +00:00
markt
c368c2cc4a
updated API
2000-04-11 15:55:47 +00:00
markt
29bfab9c30
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-23 22:12:26 +00:00
markt
c60020b842
added lame_version to the API
2000-03-10 20:56:35 +00:00
cisc
6f916f654c
Added AMIGA_MPEGA #define, and fixed a few minor spelling errors... ;)
2000-03-07 23:10:20 +00:00
markt
bcb9489210
minor tweeks to compile w/o decoding library
2000-03-07 18:33:23 +00:00
markt
e3404ac75c
API description
2000-03-06 23:28:13 +00:00