Fix broken link to "cenc" Init Data Format spec
This commit is contained in:
parent
c540e5afa0
commit
081b6994d6
|
@ -18,7 +18,7 @@ namespace media {
|
|||
|
||||
// Common SystemID defined by EME, which requires Key System implementations
|
||||
// supporting ISO Common Encryption to support this SystemID and format.
|
||||
// http://goo.gl/PHZDAF
|
||||
// https://goo.gl/kUv2Xd
|
||||
const uint8_t kCommonSystemId[] = {0x10, 0x77, 0xef, 0xec, 0xc0, 0xb2,
|
||||
0x4d, 0x02, 0xac, 0xe3, 0x3c, 0x1e,
|
||||
0x52, 0xe2, 0xfb, 0x4b};
|
||||
|
|
Loading…
Reference in New Issue