add 'LEGAL' file describing why this is in -good and under what circumstances it...
authorChristian Schaller <uraeus@gnome.org>
Tue, 19 Jun 2007 14:11:49 +0000 (14:11 +0000)
committerChristian Schaller <uraeus@gnome.org>
Tue, 19 Jun 2007 14:11:49 +0000 (14:11 +0000)
Original commit message from CVS:
add 'LEGAL' file describing why this is in -good and under what
circumstances it might need to move.

gst/qtdemux/LEGAL [new file with mode: 0644]

diff --git a/gst/qtdemux/LEGAL b/gst/qtdemux/LEGAL
new file mode 100644 (file)
index 0000000..f42a60e
--- /dev/null
@@ -0,0 +1,10 @@
+This is a demuxer supporting a subset of the Quicktime video container
+format developed by Apple. Apple and others have some patents on
+some features of the Quicktime container format in regards to technologies
+such as QuicktimeVR and RTP hinting. Due to that be aware that if ever
+such features are added to this demuxer it would need to be moved to the
+-ugly module or those features need to come as add-in functionality stored in 
+another module.
+
+As the plugin is as of today's date (19th of June 2007) it do not 
+violate any software patents we know of.