Source release v2.2.0-0-903 + third_party libs

Change-Id: I03f670eaeb052bc741abb347be06f8ddc58418e7
This commit is contained in:
Joey Parrish
2014-12-15 10:35:08 -08:00
parent 5318232d46
commit 1955c9c2c9
85 changed files with 5594 additions and 2830 deletions

12
README
View File

@@ -1,5 +1,5 @@
README for Widevine CDM Partner Kit v2.1
Date: 6/03/2014
README for Widevine CDM Partner Kit v2.2
Date: 12/16/2014
This document provides additional details on installation, system
setup, building, and testing components of the Widevine Content
@@ -230,16 +230,12 @@ Here's a current list of GYP files and test-related targets:
wvcdm_shared Build CDM shared library
cdm/cdm_unittests.gyp
wvcdm_shared_api_unittest Build CDM unit tests
cdm/test/gtest.gyp
gtest Provides gtest modules for unit tests
cdm/test/gmock.gyp
third_party/gmock.gyp
gmock Provides gmock modules for unit tests
gmock_main Provides main routine for unit tests
oemcrypto/mock/oec_mock.gyp
oemcrypto Top level target to build/link OEMCrypto
gtest Provides gtest modules for unit tests
oemcrypto/oemcrypto.gyp
oec_lib Build OEMCrypto library
oec_mock Build mock OEMCrypto library
oec_unittest Build OEMCrypto unit tests
oemcrypto/mock/oec_mock.gyp
oec_mock Build mock OEMCrypto sources