Mercurial > audlegacy-plugins
diff ChangeLog @ 559:d5782f3bd760 trunk
[svn] Update plugins to the new input plugin API
author | iabervon |
---|---|
date | Sun, 28 Jan 2007 17:02:41 -0800 |
parents | 324a6d834f32 |
children | 7b4b37819c9d |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 28 14:37:17 2007 -0800 +++ b/ChangeLog Sun Jan 28 17:02:41 2007 -0800 @@ -1,3 +1,13 @@ +2007-01-28 22:37:17 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1202] + - fix vorbis fileinfo stuff + + trunk/src/vorbis/fileinfo.c | 12 +++++++----- + trunk/src/vorbis/vorbis.c | 5 ----- + trunk/src/vorbis/vorbis.h | 5 +++++ + 3 files changed, 12 insertions(+), 10 deletions(-) + + 2007-01-28 11:51:32 +0000 Tony Vroon <chainsaw@gentoo.org> revision [1200] Count leading zeroes as PPC assembler. Implemented by Joseph Jezak (JoseJX) from Gentoo.