shaka-packager/docs
KongQun Yang 1bf1ec2445 Add multi-key support in fixed/raw keys
The keys can be specified in --keys option, with the form of
  label=<label>:key_id=<32-digit hex string>:key=<32-digit hex string>,label=...

There can be multiple "label=..." block. The DRM label can be one
of "AUDIO, SD, HD, UHD1, UHD2" or a custom label.

Mark --key and --key_id as deprecated. We can achieve the same result
with --keys=label=:key_id=<key_id>:key=<key>.

Also add a new optional field in stream descriptor: drm_label, which
is used to overwrite the internally generated DRM label for the stream.
If not provided, the DRM label is generated automatically based on
audio/video information, e.g. resolution.

Code changes:
- Merged RawKeyEncryptionParams and RawKeyDecryptionParams into
  RawKeyParams.
- Make FixedKeySource accepts RawKeyParams as input.

Change-Id: Ic8c2f071cc71188e13f14bc6396fc2b3ffa5cac6
2017-10-24 21:04:49 +00:00
..
source Add multi-key support in fixed/raw keys 2017-10-24 21:04:49 +00:00
Doxyfile Update Doxygen config file 2017-09-15 22:02:32 +00:00
Makefile Sphinxdoc configure and other main pages 2017-09-19 14:48:52 -07:00
design.md Deprecate availability_time_offset MPD flag 2017-05-22 23:14:16 +00:00
linux_profiling.md Rename edash-packager to shaka-packager in markdown files 2016-05-24 21:55:07 +00:00
shaka-packager.png Rename edash-packager to shaka-packager in markdown files 2016-05-24 21:55:07 +00:00