[vlc-devel] [PATCH 3/7] objects: add vlc_object_desc_create
Rémi Denis-Courmont
remi at remlab.net
Mon May 27 17:26:50 CEST 2019
Le maanantaina 27. toukokuuta 2019, 17.45.12 EEST Thomas Guillem a écrit :
> Return a tree of object/module description.
This reintroduces the incorrect assumption that an object is described by
whatever module happens to be associated with it. Also breaks encapsulation.
As I've said before, if you want to know what decoder or output is being used
by an ES, put that in the ES meta-data where everybody, not just Qt, can see
it.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list