Re: [pulseaudio-discuss] [PATCH] stream: Return error in case a client peeks to early

2012-10-02 Thread David Henningsson
On 10/02/2012 10:38 PM, Tanu Kaskinen wrote: On Mon, 2012-10-01 at 17:06 +0200, David Henningsson wrote: If there is no silence memblock and no data, pa_memblockq_peek can return NULL. In this case, do not crash on an assertion in pa_memblock_acquire, but instead return a proper error to the cli

Re: [pulseaudio-discuss] pulseaudio lag at sound end

2012-10-02 Thread Tanu Kaskinen
(Adding the mailing list back to recipients.) On Tue, 2012-10-02 at 23:23 +0200, Samuele Carcagno wrote: > > > > First of all, this is a known issue: http://pulseaudio.org/ticket/866 . > > It's a bit tricky to fix, and so far nobody has volunteered to work on > > it. > > > > I think it should be

Re: [pulseaudio-discuss] ARM NEON patches, status

2012-10-02 Thread Tanu Kaskinen
On Mon, 2012-10-01 at 11:15 +0200, Peter Meerwald wrote: > Hello, > > > I have submitted v3 of my ARM NEON patches July 24 > > (http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-July/014226.html) > > but not received any feedback > > any comment on this? Sorry for the lack of feedba

Re: [pulseaudio-discuss] [PATCH v4] alsa-mixer: Cache failure to open inputs/output mappings

2012-10-02 Thread Tanu Kaskinen
On Mon, 2012-10-01 at 15:37 +0200, David Henningsson wrote: > I was hoping this would improve bootup speed, but it doesn't seem > to do so here, at least not much. But at least it reduces the logs > a little. > > Signed-off-by: David Henningsson Thanks! Applied now. -- Tanu __

Re: [pulseaudio-discuss] [RFC PATCH] alsa-mixer: Cache failure to open inputs

2012-10-02 Thread Tanu Kaskinen
On Mon, 2012-10-01 at 15:48 +0200, David Henningsson wrote: > On 09/25/2012 06:46 PM, Tanu Kaskinen wrote: > > On Mon, 2012-09-24 at 17:02 +0200, David Henningsson wrote: > >> On 09/24/2012 03:33 PM, Tanu Kaskinen wrote: > >>> Ok, I don't have a problem with this example. But the code in your patch

Re: [pulseaudio-discuss] pulseaudio lag at sound end

2012-10-02 Thread Tanu Kaskinen
On Tue, 2012-10-02 at 22:16 +0200, Samuele Carcagno wrote: > Hi, > > I have the same issue that is described in this post (not mine) > > http://unix.stackexchange.com/questions/7067/do-the-play-utility-in-linux-really-have-a-delay-to-stop-its-process-with-r > > basically, when I play a sound wit

Re: [pulseaudio-discuss] [PATCH] stream: Return error in case a client peeks to early

2012-10-02 Thread Tanu Kaskinen
On Mon, 2012-10-01 at 17:06 +0200, David Henningsson wrote: > If there is no silence memblock and no data, pa_memblockq_peek can > return NULL. In this case, do not crash on an assertion in > pa_memblock_acquire, but instead return a proper error to the client. If there is no data in the buffer, p

[pulseaudio-discuss] pulseaudio lag at sound end

2012-10-02 Thread Samuele Carcagno
Hi, I have the same issue that is described in this post (not mine) http://unix.stackexchange.com/questions/7067/do-the-play-utility-in-linux-really-have-a-delay-to-stop-its-process-with-r basically, when I play a sound with aplay or other command line utilities, when the sound ends there is a