mirror of https://github.com/mpv-player/mpv
Copyright: delete removed library copies from list
This commit is contained in:
parent
5db34ebd93
commit
156ba34ac7
50
Copyright
50
Copyright
|
@ -12,13 +12,12 @@ 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: Subversion HEAD
|
||||
Name: a couple of files copied from FFmpeg
|
||||
Version: updated to different versions
|
||||
URL: http://www.ffmpeg.org
|
||||
Directory: libavcodec, libavformat, libavutil, libpostproc
|
||||
Directory: ffmpeg_files
|
||||
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
|
||||
License: GNU Lesser General Public License
|
||||
|
||||
|
||||
Name: libdvdcss
|
||||
|
@ -29,29 +28,6 @@ Copyright: 1998-2008 VideoLAN
|
|||
License: GNU General Public License
|
||||
|
||||
|
||||
Name: libdvdread
|
||||
Version: Subversion HEAD
|
||||
URL: svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread/src
|
||||
Directory: libdvdread4
|
||||
Copyright: 1998, 1999 Eric Smith <eric@brouhaha.com>
|
||||
1999 Christian Wolff for convergence integrated media
|
||||
2000-2004 Billy Biggs <vektor@dumbterm.net>,
|
||||
2001-2002 Samuel Hocevar <sam@zoy.org>,
|
||||
2000-2004 Björn Englund <d4bjorn@dtek.chalmers.se>,
|
||||
2000-2004 Håkan Hjort <d95hjort@dtek.chalmers.se>
|
||||
License: GNU General Public License
|
||||
|
||||
|
||||
Name: libdvdnav
|
||||
Version: Subversion HEAD from
|
||||
URL: svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav/src
|
||||
Directory: libdvdnav
|
||||
Copyright: 2000, 2001 Martin Norbäck, Håkan Hjort
|
||||
2000-2004 Rich Wareham <richwareham@users.sourceforge.net>
|
||||
2001-2004 the dvdnav project
|
||||
License: GNU General Public License
|
||||
|
||||
|
||||
Name: libmpeg2
|
||||
Version: 0.5.1 + patches
|
||||
URL: http://libmpeg2.sourceforge.net/
|
||||
|
@ -152,21 +128,3 @@ Directory: libmpdemux/yuv4mpeg*
|
|||
Copyright: 2001 Matthew J. Marjanovic <maddog@mir.com>
|
||||
2001 Andrew Stevens <andrew.stevens@philips.com>
|
||||
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 (justin@suntiger.ee.up.ac.za)
|
||||
1998, 1999 Joerg Walter <trouble@moes.pmnet.uni-oldenburg.de>
|
||||
1999 Wim Taymans <wim.taymans@tvd.be>
|
||||
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 (alex.ionescu@reactos.org)
|
||||
License: GNU General Public License
|
||||
|
|
Loading…
Reference in New Issue