672
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 7 years ago.
Aug 18, 2016 — Aug 18, 2017
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed another batch of links More... over 7 years ago
- reverting psymodel to that of version 3.99.5 - changing version back to 3.99.5 to ease binary mp3 file comparisons with version 3.99.5 More... over 7 years ago
A few more updates More... over 7 years ago
A few more fixes More... over 7 years ago
First batch of links fixed More... over 7 years ago
Fix typo More... over 7 years ago
Updated the CVS pages to the latest version More... over 7 years ago
update history More... about 9 years ago
regen More... about 9 years ago
- better check for SSE intrinsics [1] - don't define NDEBUG in release builds -> asserts trigger segfaults even in release builds -> quick and user-unfriendly fix until user-fiendly error checks are implemented - fix spelling mistakes in HACKING file [2] - enable cross-compiling for mingw [3] - fix linker path for libmpelame for mingw [3] - fix out-of-source-tree builds [4] - update files to automake 1.15, autconf 2.69 - update compiler version detection (detect clang and add optimization for at least 3.7.x) More... about 9 years ago
libmp3lame: Remove redundant check for invalid sample rates.
Rogério Brito
as rbrito
More... over 9 years ago
libmp3lame: Add check for negative number of channels.
Rogério Brito
as rbrito
More... almost 10 years ago
libmp3lame: Fix decision if sample rate ratio is an integer value or not.
Rogério Brito
as rbrito
More... almost 10 years ago
frontend: Avoid division by zero.
Rogério Brito
as rbrito
More... almost 10 years ago
test: lametest: Some more PEP-8 love.
Rogério Brito
as rbrito
More... almost 10 years ago
test: lametest: Add some PEP-8 love.
Rogério Brito
as rbrito
More... almost 10 years ago
test: lametest: Fix some trailing whitespace.
Rogério Brito
as rbrito
More... almost 10 years ago
Add check for invalid input sample rate.
Rogério Brito
as rbrito
More... almost 10 years ago
BonkEnc now known as fre:ac More... over 10 years ago
links update. More... over 10 years ago
some minor changes: - do not disable replaygain calc and find peak sample, when not writing LAME info header (patch tracker item #66) - remove deprecated linker option from Makefile.MSVC (bug tracker item #442) More... about 11 years ago
applying submitted patches #64: fixes undefined references when compiling with mingw32 (send by Patrick) #59: changes static_assert into a more portable form (send by Doug Cook) #55: fixes issues with wave files >2GB (send by lvqcl) More... about 11 years ago
Documentation updates: -q setting rewording in all docs general updates in USAGE and man page. Small updates in the --help, --longhelp , and --preset help More... about 11 years ago
Make autotools files compatible with automake >= 1.12
Rogério Brito
as rbrito
More... over 11 years ago
Kill spurious trailing whitespace from some files.
Rogério Brito
as rbrito
More... over 11 years ago
frontend: brhist: Fix type of formatting string parameter.
Rogério Brito
as rbrito
More... over 11 years ago
frontend: get_audio: Add missing formatting string parameter.
Rogério Brito
as rbrito
More... over 11 years ago
Dll/Example.cpp: Remove (some) spurious whitespace.
Rogério Brito
as rbrito
More... over 11 years ago
Dll/Example.cpp: Remove resource leaks in example code.
Rogério Brito
as rbrito
More... over 11 years ago
config.{sub,guess}: Update files to pick up newer arches.
Rogério Brito
as rbrito
More... over 11 years ago