-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copyright
145 lines (117 loc) · 4.87 KB
/
Copyright
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
MPlayer was originally written by Árpád Gereöffy and has been extended and
worked on by many more since then, see the AUTHORS file for an (incomplete)
list. MPlayer as a whole is copyrighted by the MPlayer team. Individual
copyright notices can be found in file headers.
Most files in MPlayer are licensed under the GNU General Public License,
version 2 with an explicit "or later" clause or a compatible license. An
exception is the file libmpdemux/demux_ty_osd.c, which is version 2 only.
Thus MPlayer as a whole can be redistributed under the terms of the GNU
General Public License, version 2, see the LICENSE file for details.
MPlayer includes code from several external sources. General information and
license details are listed below:
Name: FFmpeg
Version: Git HEAD
URL: http://www.ffmpeg.org
Directory: ffmpeg
Copyright: Many, see individual files for copyright notices.
License: GNU Lesser General Public License, some parts GNU General Public
License, GNU General Public License when combined
Name: libmpeg2
Version: Subversion r1197 + patches
URL: http://libmpeg2.sourceforge.net/
Directory: libmpeg2
Copyright: 1999-2000 Aaron Holtzman <[email protected]>
2000-2004 Michel Lespinasse <[email protected]>
2002-2003 Falk Hueffner <[email protected]>
2003 David S. Miller <[email protected]>
2003 Regis Duchesne <[email protected]>
2003 Peter Gubanov <[email protected]>
License: GNU General Public License
Name: avifile DLL loader
Version: 0.47 + patches + CVS updates
URL: http://avifile.sourceforge.net/
Directory: loader/
Copyright: 1993 Robert J. Amstadt
1994 Eric Youndale & Erik Bos
1995 Thomas Sandford
1995-1996 Alexandre Julliard
1996-1998 Marcus Meissner
1996 Martin von Loewis
2000-2001 Eugene Kuznetsov ([email protected])
License: GNU General Public License
Name: dvbstream
Version: 0.4.3-pre3 (CVS checkout)
URL: http://sourceforge.net/projects/dvbtools/
Directory: stream/dvbin.h stream/rtp.c stream/stream_dvb.c
Copyright: 2001-2002 Dave Chapman <[email protected]>
License: GNU General Public License
Name: librtsp
Version: xine CVS 2003/04/10 + patches
URL: http://www.xinehq.de
Directory: stream/librtsp/
Copyright: 2000-2002 the xine project
License: GNU General Public License
Name: realrtsp
Version: xine CVS 2003/04/17 + patches
URL: http://www.xinehq.de
Directory: stream/realrtsp/
Copyright: 2002 the xine project
License: GNU General Public License
Name: pnm protocol implementation
Version: xine CVS 2002/12/26 + patches
URL: http://www.xinehq.de
Directory: stream/pnm.[ch]
Copyright: 2000-2002 the xine project
License: GNU General Public License
Name: id3edit
Version: 1.9 + patches
URL: http://id3edit.sourceforge.net/
Directory: libmpdemux/genres.h
Copyright: 2001 Jason Carter
License: GNU General Public License
Name: FreeSDP
Version: 0.4.1
URL: https://savannah.nongnu.org/projects/freesdp/
Directory: stream/freesdp/
Copyright: 2001-2003 Federico Montesino Pouzols <[email protected]>
License: GNU General Public License
Name: MJPEG Tools
Version: post 2001-12-03 release or CVS snapshot
URL: http://mjpeg.sourceforge.net/
Directory: libmpdemux/yuv4mpeg*
Copyright: 2001 Matthew J. Marjanovic <[email protected]>
2001 Andrew Stevens <[email protected]>
License: GNU General Public License
Name: NuppelVideo / RTJPEG
Version: 0.52a + patches
URL: http://web.archive.org/web/20060219034716/http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/
Directory: libmpcodecs/native/rtjpegn.[ch]
Copyright: 1998 Justin Schoeman ([email protected])
1998, 1999 Joerg Walter <[email protected]>
1999 Wim Taymans <[email protected]>
License: GNU General Public License
Name: ReactOS
Version: r25937
URL: http://www.reactos.org/
Directory: vidix/dhahelperwin/ntverp.h vidix/dhahelperwin/common.ver
Copyright: Alex Ionescu ([email protected])
License: GNU General Public License
Name: libass
Version: 0.10.1
URL: http://code.google.com/p/libass/
Directory: libass/
Copyright: 2006 Evgeniy Stepanov <[email protected]>
2009-2012 Grigori Goronzy <[email protected]>
License: GNU General Public License
Name: Icons
Version: 2012-01-07
URL: http://www.andreasn.se
Files: etc/mplayer*.{ico,png}
Copyright: Andreas Nilsson <[email protected]>
License: GNU General Public License
Name: Icons
Version: 2018-03-31
URL: https://sixsixfive.deviantart.com
Files: gui/dialog/icons.c, gui/dialog/pixmaps/{dir,file*,open}.xpm
Copyright: sixsixfive
License: GNU General Public License