2014-04-17 22:51:39 +00:00
|
|
|
# People who have agreed to one of the CLAs and can contribute patches.
|
|
|
|
# The AUTHORS file lists the copyright holders; this file
|
|
|
|
# lists people. For example, Google employees are listed here
|
|
|
|
# but not in AUTHORS, because Google holds the copyright.
|
|
|
|
#
|
|
|
|
# Names should be added to this file only after verifying that
|
|
|
|
# the individual or the individual's organization has agreed to
|
|
|
|
# the appropriate Contributor License Agreement, found here:
|
|
|
|
#
|
|
|
|
# https://developers.google.com/open-source/cla/individual
|
|
|
|
# https://developers.google.com/open-source/cla/corporate
|
|
|
|
#
|
|
|
|
# The agreement for individuals can be filled out on the web.
|
|
|
|
#
|
|
|
|
# When adding J Random Contributor's name to this file,
|
|
|
|
# either J's name or J's organization's name should be
|
|
|
|
# added to the AUTHORS file, depending on whether the
|
|
|
|
# individual or corporate CLA was used.
|
|
|
|
#
|
|
|
|
# Names should be added to this file as:
|
|
|
|
# Name <email address>
|
|
|
|
#
|
|
|
|
# Please keep the list sorted.
|
|
|
|
|
2016-01-21 01:50:27 +00:00
|
|
|
Anders Hasselqvist <anders.hasselqvist@gmail.com>
|
2016-01-07 20:00:55 +00:00
|
|
|
Bei Li <beil@google.com>
|
2017-01-10 18:05:28 +00:00
|
|
|
Chun-da Chen <capitalm.c@gmail.com>
|
2020-02-02 02:37:26 +00:00
|
|
|
Daniel Cantarín <canta@canta.com.ar>
|
Fairplay key system support
Support generation of fairplay key system tag: "com.apple.streamingkeydelivery" when --pssh
includes fairplay key system id:
// Unofficial fairplay system id extracted from
// https://forums.developer.apple.com/thread/6185.
const uint8_t kFairplaySystemId[] = {0x29, 0x70, 0x1F, 0xE4, 0x3C, 0xC7,
0x4A, 0x34, 0x8C, 0x5B, 0xAE, 0x90,
0xC7, 0x43, 0x9A, 0x47};
Closes #258
2017-08-08 17:31:40 +00:00
|
|
|
David Cavar <pal3thorn@gmail.com>
|
2016-07-07 22:27:41 +00:00
|
|
|
Gabe Kopley <gabe@philo.com>
|
2017-01-09 17:02:10 +00:00
|
|
|
Haoming Chen <hmchen@google.com>
|
2016-01-07 20:00:55 +00:00
|
|
|
Jacob Trimble <modmaker@google.com>
|
2015-02-02 17:26:09 +00:00
|
|
|
Joey Parrish <joeyparrish@google.com>
|
2014-04-17 22:51:39 +00:00
|
|
|
Kongqun Yang <kqyang@google.com>
|
2016-01-07 20:00:55 +00:00
|
|
|
Leandro Moreira <leandro.ribeiro.moreira@gmail.com>
|
2017-11-30 22:34:42 +00:00
|
|
|
Leo Law <leoltlaw.gh@gmail.com>
|
2019-01-24 18:39:54 +00:00
|
|
|
Piotr Srebrny <srebrny.piotr@gmail.com>
|
2017-03-23 16:38:51 +00:00
|
|
|
Richard Eklycke <richard@eklycke.se>
|
2014-04-17 22:51:39 +00:00
|
|
|
Rintaro Kuroiwa <rkuroiwa@google.com>
|
2016-10-04 22:51:45 +00:00
|
|
|
Sergio Ammirata <sergio@ammirata.net>
|
2014-04-17 22:51:39 +00:00
|
|
|
Thomas Inskip <tinskip@google.com>
|