KongQun Yang
0fe31423cb
Multi-DRM flag refactoring
...
- Added flag --additional_protection_systems to specify multi-DRM
options.
- Deprecated old multi-DRM flags: --generate_widevine_pssh
--generate_playready_pssh
--generate_common_pssh
Issue: #245 .
Change-Id: If926bc9d481e941aa2269b6672bf2ba5411c3a50
2018-08-09 22:01:46 +00:00
KongQun Yang
a47f79a014
Update pssh sample to remove provider
...
provider has been deprecated from Widevine PSSH.
Bug: 110944320
Change-Id: Ib8223a63a6379e46d9cdc33eff901b92ee54acca
2018-08-02 14:25:36 -07:00
Haoming Chen
03e69f1b85
Update the tutorial and documentation for multi-DRM support.
...
Change-Id: I61061583f44dec1a44e4021a9d78affcaeb903d0
2018-07-26 06:13:37 +00:00
KongQun Yang
764c7077a2
Fix documentation syntaxes for RST option-list
...
http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#option-lists
RST only accepts two forms for option argument:
- Begins with a letter and consists of [a-zA-Z0-9_].
- Begins with "<" and ends with ">"; any characters except angle
brackets are allowed internally.
Updated documents to obey the above rule.
Also cleaned up the documents to follow the syntaxes defined in
http://docopt.org/ .
Change-Id: I06c6fa6db524325373053b26fc99169469664f01
2018-05-03 18:08:12 +00:00
KongQun Yang
0401d62a3f
Update documentation on Widevine DRM with more examples
...
Change-Id: I5230e8b138c4abda44c2fb54bc2f8b2d7d3e3b85
2018-02-08 02:35:53 +00:00
KongQun Yang
d66d307fc2
Rename fixed_key to raw_key
...
Change-Id: I1ee9398387b54aa685a5bef5b8704849e62ebae3
2017-10-24 21:52:01 +00:00
KongQun Yang
7c38963c29
[doc] Update raw key tutorial
...
Change-Id: Ife841975c036cf8042c9775583c409e0daa089c7
2017-10-24 21:51:39 +00:00
KongQun Yang
6e2b4a28e1
Tutorials for Sphinxdoc
...
Change-Id: I3d43205b81d168c60f7ab2b7f246bd8a07e68e43
2017-09-19 21:45:33 +00:00