demux: add DEMUX_IS_PLAYLIST
It returns true if the demux is a playlist (an archive, a directory or a
network share is also a playlist).
It will be used by the preparser in order to know if it should call demux_Demux
to fetch sub items.
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Showing
Please register or sign in to comment