[vlc-devel] [PATCH V3 02/19] clock: add AddOriginPoint
Thomas Guillem
thomas at gllm.fr
Mon Sep 9 17:58:29 CEST 2019
On Sat, Sep 7, 2019, at 14:33, Rémi Denis-Courmont wrote:
> Le perjantaina 6. syyskuuta 2019, 18.20.32 EEST Thomas Guillem a écrit :
> > Will be used by the future "clock: forward clock update points" commit.
>
> I don't see why there should be a table here. This is going to add impossible
> to handle error cases, potentially unbounded table size, and it's not at all
> according to the design from spring 2018.
Mainly to handle the TS case where the origin can change midstream if you seek back to the first origin. But it's a corner case that is not necessarily needed.
>
> --
> 雷米‧德尼-库尔蒙
> 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