[vlc-devel] [PATCH 4/7] demux: add DEMUX_CAN_HAVE_SUB_ITEMS
Rémi Denis-Courmont
remi at remlab.net
Tue Jan 13 05:38:06 CET 2015
Le 2015-01-08 20:10, Thomas Guillem a écrit :
> It returns true if the demux can have sub items (ie. if it is a
> playlist, an
> archive, a directory or a network share).
>
> It will be used by the preparser in order to know if it should call
> demux_Demux to fetch sub items.
Will such scheme not fail if the demux has (potentially) both sub-items
and elementary streams?
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list