Joey Parrish
f577e2a0cf
chore: Update URLs after moving projects ( #1042 )
...
Since a project URL is encoded into outputs, this means also updating
the golden output files.
Closes #1043
2022-03-07 11:56:34 -08:00
koln67
5b9fd409a5
[MP4] Change major brand from isom to mp41
...
This fixes warnings that 'isom' can only be a compatible instead of major brand.
Issue #755 .
2020-09-08 15:45:21 -07:00
Tim Lansen
8e113af215
[DASH] Include <mspr:pro> alongside to <cenc:pssh> for PlayReady ( #749 )
...
Configurable under flag --include_mspr_pro_for_playready. True by default.
Closes #743 .
2020-04-17 10:20:03 -07:00
Vladimir Kazakov
981515e6c8
Generate correct PlayReady PSSH data when AES-CBC encryption is used
...
Fixes #602 .
2019-11-15 11:48:48 -08:00
KongQun Yang
492f55a018
Use upper case for Marlin uuid
...
This is required by Marlin although it is against uuid specification
(ITU-T X.667).
Issue #525 .
Change-Id: I1592d6abe24ae09bfbb2f80931a330ee6fd61eb5
2018-12-05 13:03:25 -08:00
KongQun Yang
8d11e5ea64
Support Marlin DRM signaling in DASH
...
Only Marlin Adaptive Streaming Specification – Simple Profile is
supported.
Two additional updates:
- Remove FairPlay ContentProtection element from DASH mpd as FairPlay
does not define a signaling in DASH.
- Updated end to end test to include all DRMs we support.
Closes #381 .
Change-Id: Id12269b471ea34983b782cbd92f687332292ef59
2018-10-01 20:22:58 +00:00