Mercurial > audlegacy
diff ChangeLog @ 1362:651327e12a3a trunk
[svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution.
author | yaz |
---|---|
date | Fri, 30 Jun 2006 04:18:20 -0700 |
parents | 62a33367a6cb |
children | 5171f489bace |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 29 16:46:01 2006 -0700 +++ b/ChangeLog Fri Jun 30 04:18:20 2006 -0700 @@ -1,3 +1,13 @@ +2006-06-29 23:46:01 +0000 Tony Vroon <chainsaw@gentoo.org> + revision [1634] + Forcibly disabled Altivec ifdefs. The code that it wants to call is not actually present. ffmpeg SVN (libavcodec/ppc) has code you could pinch, but that needs to be integrated in proper style. I have given up on this. If you get it working, submit me a patch. + + Changes: Modified: + +1 -11 trunk/Plugins/Input/wma/libffwma/dsputil.h + +2 -2 trunk/Plugins/Input/wma/libffwma/fft.c + +1 -1 trunk/Plugins/Input/wma/libffwma/wmadec.c + + 2006-06-29 12:58:34 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [1632] - now filepopup menu shows its state through checkbox.