All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] alsa-plugins: fix PulseAudio prebuf
@ 2012-11-14 18:07 Rémi Denis-Courmont
  2012-11-14 18:07 ` [PATCH 1/2] pcm_pulse: do not trigger immediately at start Rémi Denis-Courmont
  0 siblings, 1 reply; 7+ messages in thread
From: Rémi Denis-Courmont @ 2012-11-14 18:07 UTC (permalink / raw)
  To: Alsa-devel

	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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-11-16 16:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-14 18:07 [PATCH 0/2] alsa-plugins: fix PulseAudio prebuf Rémi Denis-Courmont
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

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.