[vlc-devel] [PATCH v2 1/3] Introduce media source and media tree API
Rémi Denis-Courmont
remi at remlab.net
Tue Jun 26 10:39:04 CEST 2018
Le lundi 25 juin 2018, 13:09:24 EEST Jean-Baptiste Kempf a écrit :
> On Fri, 22 Jun 2018, at 21:21, Rémi Denis-Courmont wrote:
> > Nack. We already have an SD abstraction and so far I have not seen a
> > justification for replacing it. Hence adding any new VLC object
> > derivative seems wrong.
>
> I don't understand.
> Are you against the media_source, media_source_provider or the
> media_tree part?
The design rationale is to get rid of the playlist. That only explains why
media-tree is needed, which replaces the playlist, the playlist lock and the
input item callbacks.
It does not explain why you need anything else.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list