[vlc-devel] [RFC-PATCH 03/12] core: mark blocks as part of preroll if they have a valid PTS
Filip Roséen
filip at videolabs.io
Wed May 11 20:10:15 CEST 2016
> > The preroll should always be based on the PTS of a block_t, meaning that
> > we should only explicitly mark block_ts as part of the current preroll if:
> >
> > - we are currently prerolling, and;
> > - the block has a valid PTS, and;
> > - the PTS is lower then the current value of i_preroll_end.
> >
> > If a block recieved does not have a valid PTS we should not implicitly
>
> received
commit message fixed locally, thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160511/efa11a2b/attachment.html>
More information about the vlc-devel
mailing list