[vlc-devel] [RFC PATCH 2/2] alsa: implement non-blocking play()

Thomas Guillem thomas at gllm.fr
Tue Mar 12 20:51:12 CET 2019



On Tue, Mar 12, 2019, at 20:20, Rémi Denis-Courmont wrote:
> Yeah true but it is still broken like I explained a few days ago. The correct way to wait for buffer room is to poll OUT, AFAIK (like was done before).

What do you mean with poll out ? Having a thread blocked in the write function and ready to write more from a queue once it's finished ?

I don't how this current alsa implementation is broken. Maybe it's more underrun prone with a very small internal buffer ? 

> -- 
> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté. 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190312/2ab7b1ea/attachment.html>


More information about the vlc-devel mailing list