672
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 6 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 6 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 6 years ago
A few more updates More... over 6 years ago
A few more fixes More... over 6 years ago
First batch of links fixed More... over 6 years ago
Fix typo More... over 6 years ago
Updated the CVS pages to the latest version More... over 6 years ago
update history More... over 8 years ago
regen More... over 8 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... over 8 years ago
libmp3lame: Remove redundant check for invalid sample rates.
Rogério Brito
as rbrito
More... almost 9 years ago
libmp3lame: Add check for negative number of channels.
Rogério Brito
as rbrito
More... about 9 years ago
libmp3lame: Fix decision if sample rate ratio is an integer value or not.
Rogério Brito
as rbrito
More... about 9 years ago
frontend: Avoid division by zero.
Rogério Brito
as rbrito
More... about 9 years ago
test: lametest: Some more PEP-8 love.
Rogério Brito
as rbrito
More... about 9 years ago
test: lametest: Add some PEP-8 love.
Rogério Brito
as rbrito
More... about 9 years ago
test: lametest: Fix some trailing whitespace.
Rogério Brito
as rbrito
More... about 9 years ago
Add check for invalid input sample rate.
Rogério Brito
as rbrito
More... about 9 years ago
BonkEnc now known as fre:ac More... over 9 years ago
links update. More... over 9 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... over 10 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... over 10 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... over 10 years ago
Make autotools files compatible with automake >= 1.12
Rogério Brito
as rbrito
More... almost 11 years ago
Kill spurious trailing whitespace from some files.
Rogério Brito
as rbrito
More... almost 11 years ago
frontend: brhist: Fix type of formatting string parameter.
Rogério Brito
as rbrito
More... almost 11 years ago
frontend: get_audio: Add missing formatting string parameter.
Rogério Brito
as rbrito
More... almost 11 years ago
Dll/Example.cpp: Remove (some) spurious whitespace.
Rogério Brito
as rbrito
More... almost 11 years ago
Dll/Example.cpp: Remove resource leaks in example code.
Rogério Brito
as rbrito
More... almost 11 years ago
config.{sub,guess}: Update files to pick up newer arches.
Rogério Brito
as rbrito
More... almost 11 years ago