[gst-devel] FOUND_TAG signal in gstelement.c?
Ronald Bultje
rbultje at ronald.bitfreak.net
Sat Dec 13 08:08:02 CET 2003
Hi gang,
gstelement.c contains references to tagging. Whoever did that, please
remove it; interface signals belong in the interfaces themselves, see
xoverlay or mixer for examples. The core should not have any references
to tagging imo. Currently, this makes the core **depend** on tagging,
which is insane. Tagging should not be part of the core, it should be
part of gstinterfaces (again imo).
Ronald
--
Ronald Bultje <rbultje at ronald.bitfreak.net>
Linux Video/Multimedia developer
More information about the gstreamer-devel
mailing list