Source release v2.1.2-0-773 + third_party libs

Change-Id: Ia07608577b65b301c22a8ff4bf7f743c2d3f9274
This commit is contained in:
Joey Parrish
2014-06-10 13:36:59 -07:00
parent 557c42130a
commit aaa3c6192a
42 changed files with 2425 additions and 918 deletions

5
README
View File

@@ -1,5 +1,5 @@
README for Widevine CDM Partner Kit v2.1
Date: 5/30/2014
Date: 6/03/2014
This document provides additional details on installation, system
setup, building, and testing components of the Widevine Content
@@ -223,11 +223,12 @@ above the test directory. The test-releated GYP targets will have "test" or
Here's a current list of GYP files and test-related targets:
File - Targets Purpose
cdm/cdm_api_internal.gyp
cdm/cdm.gyp
license_protocol Create protobuf sources for license protocol
device_files Create protobuf sources for license storage
wvcdm_sysdep Build system-dependent layer of CDM
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