Source release 15.3.0

This commit is contained in:
John W. Bruce
2020-02-11 14:22:17 -08:00
parent 2990f23065
commit 1ff9f8588a
29 changed files with 534 additions and 153 deletions

View File

@@ -1,5 +1,5 @@
// Widevine CE CDM Version
#ifndef CDM_VERSION
# define CDM_VERSION "15.2.0-non-prod"
# define CDM_VERSION "15.3.0"
#endif
#define EME_VERSION "https://www.w3.org/TR/2017/REC-encrypted-media-20170918"