Mercurial > audlegacy
diff ChangeLog @ 1339:cf44bc209040 trunk
[svn] - improve resampling rate detection algorithm
- remove debugging code
author | nenolod |
---|---|
date | Tue, 27 Jun 2006 20:32:51 -0700 |
parents | a299e816c2fd |
children | eaa1b6342e75 |
line wrap: on
line diff
--- a/ChangeLog Tue Jun 27 19:52:20 2006 -0700 +++ b/ChangeLog Tue Jun 27 20:32:51 2006 -0700 @@ -1,3 +1,12 @@ +2006-06-28 02:52:20 +0000 William Pitcock <nenolod@nenolod.net> + revision [1588] + - add a note explaining that this algorithm sucks and will be discarded before 1.1 release + + + Changes: Modified: + +3 -0 trunk/Plugins/Input/mpg123/mpg123.c + + 2006-06-28 02:46:46 +0000 William Pitcock <nenolod@nenolod.net> revision [1586] - add missing declaration