2012-10-11 00:04:08 +00:00
|
|
|
mpv is a fork of mplayer2, which is a fork of MPlayer.
|
|
|
|
Original MPlayer Copyright file follows below.
|
|
|
|
|
2007-07-09 19:50:36 +00:00
|
|
|
MPlayer was originally written by Árpád Gereöffy and has been extended and
|
2003-12-09 08:35:55 +00:00
|
|
|
worked on by many more since then, see the AUTHORS file for an (incomplete)
|
2010-01-04 13:01:44 +00:00
|
|
|
list. MPlayer as a whole is copyrighted by the MPlayer team. Individual
|
|
|
|
copyright notices can be found in file headers.
|
2003-12-09 08:35:55 +00:00
|
|
|
|
2010-01-04 13:01:44 +00:00
|
|
|
Most files in MPlayer are licensed under the GNU General Public License,
|
2011-03-24 21:11:32 +00:00
|
|
|
version 2 with an explicit "or later" clause or a compatible license
|
|
|
|
(LGPL 2.1+, MIT/BSD). An exception are the files talloc.c and talloc.h,
|
|
|
|
which are LGPL 3+.
|
|
|
|
Thus MPlayer as a whole can be redistributed under terms compatible with
|
|
|
|
the GNU General Public License, version 3; see the LICENSE file for details.
|
2010-01-04 13:01:44 +00:00
|
|
|
|
|
|
|
MPlayer includes code from several external sources. General information and
|
|
|
|
license details are listed below:
|
2003-12-09 08:35:55 +00:00
|
|
|
|
2011-02-01 02:42:37 +00:00
|
|
|
Name: a couple of files copied from FFmpeg
|
|
|
|
Version: updated to different versions
|
2009-03-09 23:15:26 +00:00
|
|
|
URL: http://www.ffmpeg.org
|
2013-02-03 14:30:55 +00:00
|
|
|
Directory: compat/x86_cpu.h
|
2006-10-31 17:10:16 +00:00
|
|
|
Copyright: Many, see individual files for copyright notices.
|
2011-02-01 02:42:37 +00:00
|
|
|
License: GNU Lesser General Public License
|
2003-12-09 08:35:55 +00:00
|
|
|
|
2009-03-09 23:15:26 +00:00
|
|
|
|
2003-12-16 00:32:08 +00:00
|
|
|
Name: dvbstream
|
2006-10-31 17:10:16 +00:00
|
|
|
Version: 0.4.3-pre3 (CVS checkout)
|
2009-03-09 23:15:26 +00:00
|
|
|
URL: http://sourceforge.net/projects/dvbtools/
|
2013-02-03 14:30:55 +00:00
|
|
|
Directory: stream/dvbin.h stream/stream_dvb.c
|
2006-10-31 17:10:16 +00:00
|
|
|
Copyright: 2001-2002 Dave Chapman <dave@dchapman.com>
|
2003-12-16 00:32:08 +00:00
|
|
|
License: GNU General Public License
|
|
|
|
|
2009-03-09 23:15:26 +00:00
|
|
|
|
2013-02-03 14:30:55 +00:00
|
|
|
This is not a complete list. grep the sources for "Copyright".
|