All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rémi Denis-Courmont" <remi@remlab.net>
To: Alsa-devel@alsa-project.org
Subject: [PATCH 0/2] alsa-plugins: fix PulseAudio prebuf
Date: Wed, 14 Nov 2012 20:07:19 +0200	[thread overview]
Message-ID: <201211142007.19751@leon.remlab.net> (raw)

	Hello,

The following changes since commit 9df5dc7dd628b0d692cf896c210a134e85e88915:

  Release v1.0.26 (2012-09-06 09:52:58 +0200)

make the ALSA<->PulseAudio PCM plugin abide by sw_params. This fixes
frequently broken playback with VLC, or potentially any other
application that expects playback to start within a short or configured time.

Best regards,

----------------------------------------------------------------
Rémi Denis-Courmont (2):
      pcm_pulse: do not trigger immediately at start
      pcm_pulse: set prebuf parameter according to software parameters

 pulse/pcm_pulse.c |   37 ++++++++++++++++++++++++++++---------
 1 file changed, 28 insertions(+), 9 deletions(-)

-- 
Rémi Denis-Courmont
http://www.remlab.net/
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

             reply	other threads:[~2012-11-14 18:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-14 18:07 Rémi Denis-Courmont [this message]
2012-11-14 18:07 ` [PATCH 1/2] pcm_pulse: do not trigger immediately at start Rémi Denis-Courmont
2012-11-14 18:07   ` [PATCH 2/2] pcm_pulse: set prebuf parameter according to software parameters Rémi Denis-Courmont
2012-11-15  8:00     ` David Henningsson
2012-11-16 15:49       ` Rémi Denis-Courmont
2012-11-16 16:35         ` David Henningsson
2012-11-15  7:55   ` [PATCH 1/2] pcm_pulse: do not trigger immediately at start David Henningsson

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=201211142007.19751@leon.remlab.net \
    --to=remi@remlab.net \
    --cc=Alsa-devel@alsa-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.