gecko-dev/media/gmp-clearkey/0.1
Bryce Van Dyk 413ba3feef Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce
Update content_decryption_module.h and other Widevine headers. This removes the
CDM8 interface and adds in the CDM10 and CDM11 interfaces. As such this patch
removes references to CDM8 from the code and adds some of the foundations for
supporting CDM10. Most of the CDM10 code will be implemented in another bug, but
there are a number of cases where it was straight forward to shuffle CDM8+9 code
-> CDM9+10, rather than deleting it and replacing it later.

Differential Revision: https://phabricator.services.mozilla.com/D5628

--HG--
extra : moz-landing-system : lando
2018-09-13 14:49:10 +00:00
..
gtest
openaes
ArrayUtils.h
BigEndian.h
ClearKeyBase64.cpp
ClearKeyBase64.h
ClearKeyCDM.cpp Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
ClearKeyCDM.h Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
ClearKeyDecryptionManager.cpp Bug 1387002 - Replace .size() by .empty() when applicable in gmp r=cpearce 2017-08-04 09:09:38 +02:00
ClearKeyDecryptionManager.h Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
ClearKeyPersistence.cpp Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface. r=cpearce 2017-11-23 16:47:13 +08:00
ClearKeyPersistence.h Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface. r=cpearce 2017-11-23 16:47:13 +08:00
ClearKeySession.cpp Bug 1387002 - Replace .size() by .empty() when applicable in gmp r=cpearce 2017-08-04 09:09:38 +02:00
ClearKeySession.h
ClearKeySessionManager.cpp Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
ClearKeySessionManager.h Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
ClearKeyStorage.cpp Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface. r=cpearce 2017-11-23 16:47:13 +08:00
ClearKeyStorage.h Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface. r=cpearce 2017-11-23 16:47:13 +08:00
ClearKeyUtils.cpp Bug 1372839 - SkipString; Exit early if sym is not found r=gerald 2017-08-10 09:34:34 +02:00
ClearKeyUtils.h
RefCounted.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
VideoDecoder.cpp Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
VideoDecoder.h Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
WMFH264Decoder.cpp
WMFH264Decoder.h
WMFSymbols.h
WMFUtils.cpp Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
WMFUtils.h Bug 1426898 - Stop including Char16.h everywhere. r=Waldo 2017-12-23 00:53:12 +09:00
gmp-clearkey.cpp Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface. r=cpearce 2017-11-23 16:47:13 +08:00
manifest.json.in Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface. r=cpearce 2017-11-23 16:47:13 +08:00
moz.build Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00