qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: malc <av1474@comtv.ru>
To: "munkyu.im" <munkyu.im@samsung.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH]] audio: previous audio buffer should be flushed
Date: Tue, 28 Aug 2012 19:12:15 +0400 (MSK)	[thread overview]
Message-ID: <alpine.LNX.2.00.1208281911580.2799@linmac> (raw)
In-Reply-To: <1346139726-14886-1-git-send-email-munkyu.im@samsung.com>

On Tue, 28 Aug 2012, munkyu.im wrote:

> Winwave audio backend has problem with pausing and restart audio out.
> Unlike other backends, Winwave pausing API does not flush audio buffer.
> As a result, the previous audio data are playedin front of
> user expected sound when user restart audio.
> So changes it to waveOutReset()
> 
> Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
> ---
>  audio/winwaveaudio.c |   12 +++---------
>  1 files changed, 3 insertions(+), 9 deletions(-)
> 

Thanks, applied with some cosmetics changes to the commit message.

-- 
mailto:av1474@comtv.ru

  reply	other threads:[~2012-08-28 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28  7:42 [Qemu-devel] [PATCH]] audio: previous audio buffer should be flushed munkyu.im
2012-08-28 15:12 ` malc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-27 10:53 [Qemu-devel] [PATCH] " munkyu.im
2012-08-27 10:53 ` munkyu.im

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1208281911580.2799@linmac \
    --to=av1474@comtv.ru \
    --cc=munkyu.im@samsung.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).