Re: [Qemu-devel] [PATCH v2 52/52] usbaudio: change playback counters to 64 bit

2018-12-27 Thread Kővágó Zoltán
Hi, On 2018-12-25 11:50, Philippe Mathieu-Daudé wrote: > On 12/23/18 9:52 PM, Kővágó, Zoltán wrote: >> With stereo playback, they need about 375 minutes of continuous audio >> playback to overflow, which is usually not a problem (as stopping and >> later resuming playback resets the counters). Bu

Re: [Qemu-devel] [PATCH v2 52/52] usbaudio: change playback counters to 64 bit

2018-12-25 Thread Philippe Mathieu-Daudé
On 12/23/18 9:52 PM, Kővágó, Zoltán wrote: > With stereo playback, they need about 375 minutes of continuous audio > playback to overflow, which is usually not a problem (as stopping and > later resuming playback resets the counters). But with 7.1 audio, they > only need about 95 minutes to overfl