From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtUSg-00081N-7R for qemu-devel@nongnu.org; Thu, 01 Oct 2009 18:49:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtUSf-000804-29 for qemu-devel@nongnu.org; Thu, 01 Oct 2009 18:49:21 -0400 Received: from [199.232.76.173] (port=54789 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtUSe-0007zm-RH for qemu-devel@nongnu.org; Thu, 01 Oct 2009 18:49:20 -0400 Received: from fe01x03-cgp.akado.ru ([77.232.31.164]:50199 helo=akado.ru) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtUSe-00008N-7y for qemu-devel@nongnu.org; Thu, 01 Oct 2009 18:49:20 -0400 Date: Fri, 2 Oct 2009 02:49:20 +0400 (MSD) From: malc Subject: Re: [Qemu-devel] Questions on audio_atexit(), possibly bugs In-Reply-To: <871vlmwxed.fsf@pike.pond.sub.org> Message-ID: References: <87y6nw9koq.fsf@pike.pond.sub.org> <871vlo9gz5.fsf@pike.pond.sub.org> <87ws3f3zsb.fsf@pike.pond.sub.org> <871vlmwxed.fsf@pike.pond.sub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On Fri, 2 Oct 2009, Markus Armbruster wrote: > malc writes: > [..snip..] > > Makes sense. > > Better check the other drivers as well, because I didn't. Nothing else implements polled mode. And one more thing audio_at_exit tears down captures, those might need some finalizations of their own, much like WAV does (in fact apart from VNC audio the only other capture that exits now is also a WAV renderer, which can be started/stopped from the monitor) -- mailto:av1474@comtv.ru