[vlc-devel] [vlc-commits] input: use the original demux for slave synchronisation
Thomas Guillem
thomas at gllm.fr
Fri Feb 23 17:25:26 CET 2018
On Fri, Feb 23, 2018, at 17:00, RĂ©mi Denis-Courmont wrote:
> This is obviously violating the threading/ownership model. Please revert.
I don't understand why. p_original_demux is always set and used for now from the same thread.
Do you prefer to add a DEMUX_GET_BUFFERED_TIME control ? (And implement it in demux helpers to return the normal time)
> --
> Remi Denis-Courmont
> _______________________________________________
> 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