[vlc-devel] [PATCH 2/2] vlc_block: store per block ancillary
Jean-Baptiste Kempf
jb at videolan.org
Mon Jun 25 12:14:25 CEST 2018
On Tue, 19 Jun 2018, at 19:22, RĂ©mi Denis-Courmont wrote:
> This is out of place. Block_t is a generic data structure, not some demux/
> codec internal.
It is not a generic data_structure, since it contains flags (deinterlacing, I/P/B, tff/bff, etc..) and has pts and dts or preroll.
If we want to have a block as a generic input data structure, we can have a different structure, but that is not what we have currently.
Best,
--
Jean-Baptiste Kempf - President
+33 672 704 734
More information about the vlc-devel
mailing list