[vlc-devel] [PATCH 1/3] block_t: add a necessary i_delay
Rémi Denis-Courmont
remi at remlab.net
Mon Feb 21 09:03:59 CET 2011
On Sun, 20 Feb 2011 22:42:33 +0100, Jean-Baptiste Kempf <jb at videolan.org>
wrote:
> From: Christophe Massiot <massiot at via.ecp.fr>
>
> The i_delay flag is used by the TS mux. It represents the maximum amount
> of advance time the block_t can be output, while still being T-STD
> compliant (ie. without overflowing the T-STD buffers).
> Of course the latest time of departure is i_dts.
I don't really like to add yet another field to block_t, especially if it's
8-bytes and only used by one or two plugins... It's hard to tell out of
context.
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list