mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
add 'LEGAL' file describing why this is in -good and under what circumstances it might need to move.
Original commit message from CVS: add 'LEGAL' file describing why this is in -good and under what circumstances it might need to move.
This commit is contained in:
parent
70922862ea
commit
6fb347e76f
1 changed files with 10 additions and 0 deletions
10
gst/qtdemux/LEGAL
Normal file
10
gst/qtdemux/LEGAL
Normal file
|
@ -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.
|
Loading…
Reference in a new issue