On Tue, 2015-08-04 at 16:22 +0200, Martin Sandsmark wrote:

> Then why is gstreamer okay to include?
> 
Gstreamer is separated into plugins. Applications link against the core
library and the base plugin libraries only.
When a gstreamer client tries to play a mp3 file, gstreamer looks for
an installed relevant plugin. If it finds one, it plays the file. If it
doesn't, it fails to play the file.
Distributions can simply ship the core library, base plugin library and
any libraries they feel won't pose legal issues.

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to