[vlc-devel] [PATCH] caca: use vlc_list instead of block_fifo_t
Thomas Guillem
thomas at gllm.fr
Thu Sep 19 13:32:13 CEST 2019
On Wed, Sep 18, 2019, at 18:19, Rémi Denis-Courmont wrote:
> Le keskiviikkona 18. syyskuuta 2019, 18.36.00 EEST Thomas Guillem a écrit :
> > I don't really know how to test it. The caca vout works only from a tty and
> > key events are not propagated in that case.
>
> That vout is broken and, AFAIK, impossible to fix with the current library API.
>
> And it's not just input events.
OK
I'm just starting to remove some bad usage of various block API. That way we won't have to duplicate all block_fifo*(), vlc_fifo*(), block_chain*() APIs for frame and data.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list