Re: [Tracker] Qeuestin about tracker and GStreamer proprietary plugins
- From: "Adrien Bustany" <abustany gnome org>
- To: "tracker-list gnome org" <tracker-list gnome org>
- Subject: Re: [Tracker] Qeuestin about tracker and GStreamer proprietary plugins
- Date: Mon, 29 Nov 2010 07:57:52 +0100
** Sorry for SPAM, messed up with email identities. I shouldn't send mails
too early in the morning **
GStreamer is LGPL and allow proprietary plug-ins. But tracker is GPL. So
if a tracker use GStreamer to extract meta data for some file format but
a proprietary GStreamer plug-in is involved, this is not allowed, right?
Thanks
Amanda
_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list
Hi Amanda,
the fact that GStreamer is LGPL means that you can link it against
proprietary code. The plugin loading is a different mechanism (it is done
at runtime, not compile time).
Tracker being GPL means that if you change Tracker's source code, you have
to make your modifications available. But all Tracker libraries are LGPL,
meaning you can use them from proprietary code.
Cheers
Adrien
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]