Codebase list libde265 / 8b41823
Updated licenses of remaining files. Joachim Bauch 10 years ago
1 changed file(s) with 44 addition(s) and 30 deletion(s). Raw diff Collapse all Expand all
00 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: FIXME
2 Upstream-Contact: FIXME
3 Source: FIXME
1 Upstream-Name: libde265
2 Upstream-Contact: struktur AG <opensource@struktur.de>
3 Source: https://github.com/strukturag/libde265
44
55 Files: *
6 Copyright: 2013, StrukturAG, Dirk Farin, <farin@struktur.de>
6 Copyright: 2013-2014, struktur AG, Dirk Farin <farin@struktur.de>
77 License: LGPL-3+
88
99 Files:
10 dec265/sdl.cc
11 dec265/sdl.hh
12 extra/getopt.h
13 extra/stdint.h
14 libde265/acceleration.h
15 libde265/de265-version.h
16 libde265/fallback-dct.c
17 libde265/fallback-dct.h
18 libde265/fallback-motion.c
19 libde265/fallback-motion.h
20 libde265/fallback.c
21 libde265/fallback.h
22 libde265/threads.c
2310 libde265/x86/sse-dct.c
2411 libde265/x86/sse-dct.h
2512 libde265/x86/sse-motion.c
2613 libde265/x86/sse-motion.h
27 libde265/x86/sse.c
28 libde265/x86/sse.h
29 Copyright: *No copyright*
30 License: UNKNOWN
31 FIXME
14 Copyright:
15 2013 openHEVC contributors
16 2013-2014, struktur AG, Dirk Farin <farin@struktur.de>
17 License: LGPL-3+
3218
3319 Files: dec265/dec265.cc
20 dec265/sdl.cc
21 dec265/sdl.hh
3422 sherlock265/VideoDecoder.cc
3523 sherlock265/VideoDecoder.hh
3624 sherlock265/VideoPlayer.cc
3826 sherlock265/VideoWidget.cc
3927 sherlock265/VideoWidget.hh
4028 sherlock265/sherlock265.cc
41 extra/stdbool.h
42 Copyright:
43 2013 StrukturAG, Dirk Farin, <farin@struktur.de>
44 1998-2013 Free Software Foundation, Inc
29 Copyright: 2013-2014 struktur AG, Dirk Farin <farin@struktur.de>
30 License: GPL-3+
31
32 Files: scripts/decodestreams.py
33 Copyright: 2013-2014 struktur AG, Joachim Bauch <bauch@struktur.de>
34 License: GPL-3+
35
36 Files: extra/stdbool.h
37 Copyright: 1998-2013 Free Software Foundation, Inc
4538 License: GPL-3+
4639
4740 Files: extra/getopt.c
41 extra/getopt.h
4842 extra/getopt_long.c
4943 Copyright: 1987-1996 The Regents of the University of California
5044 License: BSD-4-clause
5246 Files: libde265/md5.c
5347 libde265/md5.h
5448 Copyright: No copyright holder
55 License: public-domain
49 License: public-domain-1
5650 This software was written by Alexander Peslyak in 2001. No copyright is
5751 claimed, and the software is hereby placed in the public domain.
5852 In case this attempt to disclaim copyright and place the software in the
7973 optimizations are not included to reduce source code size and avoid
8074 compile-time configuration.
8175
76 Files: extra/stdint.h
77 Copyright: No copyright holder
78 License: public-domain-2
79 ISO C9x 7.18 Integer types <stdint.h>
80 Based on ISO/IEC SC22/WG14 9899 Committee draft (SC22 N2794)
81 .
82 THIS SOFTWARE IS NOT COPYRIGHTED
83 .
84 Contributor: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
85 .
86 This source code is offered for use in the public domain. You may
87 use, modify or distribute it freely.
88 .
89 This code is distributed in the hope that it will be useful but
90 WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
91 DISCLAIMED. This includes but is not limited to warranties of
92 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
93 .
94 Date: 2000-12-02
95
8296 Files: extra/win32cond.c
8397 extra/win32cond.h
8498 Copyright:
85 1993-2009 Douglas C. Schmidt and his research group at
99 1993-2009 Douglas C. Schmidt and his research group at
86100 Washington University, University of California, Irvine, and
87101 Vanderbilt University, Copyright (c) 1993-2009
88102 License: other-1
147161 documentation and/or other materials provided with the distribution.
148162 3. All advertising materials mentioning features or use of this software
149163 must display the following acknowledgement:
150 This product includes software developed by the University of
151 California, Berkeley and its contributors.
164 This product includes software developed by the University of
165 California, Berkeley and its contributors.
152166 4. Neither the name of the University nor the names of its contributors
153167 may be used to endorse or promote products derived from this software
154168 without specific prior written permission.