Repository
:pserver:anonymous:@lame.cvs.sourceforge.net:/cvsroot/lame
lame
by
robert
on
2008-10-11 18:04
(about 1 year ago)
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.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C | 86 | 128 | 22 | 22 | 5 | 1 | |
| HTML | 7 | 0 | 0 | 0 | 0 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
lame/doc/html/history.html
|
|||||||
| HTML | 7 | 0 | 0 | 0 | 0 | 0 | |
lame/frontend/gtkanal.c
|
|||||||
| C | 6 | 1 | 2 | 2 | 0 | 0 | |
lame/include/lame.def
|
|||||||
lame/include/lame.h
|
|||||||
| C | 23 | 50 | 12 | 12 | 4 | 0 | |
lame/libmp3lame/id3tag.c
|
|||||||
| C | 1 | 1 | 1 | 1 | 0 | 0 | |
lame/libmp3lame/mpglib_interface.c
|
|||||||
| C | 10 | 16 | 4 | 4 | 0 | 1 | |
lame/mpglib/layer3.c
|
|||||||
| C | 41 | 55 | 3 | 3 | 0 | 0 | |
lame/mpglib/mpglib.h
|
|||||||
| C | 5 | 5 | 0 | 0 | 1 | 0 | |
lame/vc_solution/vc9_libmp3lame_dll.vcproj
|
|||||||
lame/vc_solution/vc9_libmp3lame.vcproj
|
|||||||