Re: mmdevapi: Do not mix frames and bytes.

2011-08-24 Thread Andrew Eikum
(Resending to include wine-devel. I'm still adjusting to mutt, sorry.) On Wed, Aug 24, 2011 at 11:32:05AM +0200, joerg-cyril.hoe...@t-systems.com wrote: > what happened to that patch? Sometimes things just get lost, especially with large disturbances like AJ being on vacation. Just resend it. >

mmdevapi: Do not mix frames and bytes.

2011-08-24 Thread Joerg-Cyril . Hoehle
Hi, what happened to that patch? Perhaps there is too much understatement in the subject line. If you look at the code, not the patch, you'll see that alsa_wrap_buffer is called twice, once with bytes, once with frames. That is obviously wrong, so my patch puts frames everywhere. Regards, Jörg