New issue
Advanced search Search tips

Issue 840607 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Disallow encryption scheme changes midstream

Project Member Reported by jrumm...@chromium.org, May 8 2018

Issue description

The MPEG Common Encryption spec (and MPEG-2 Transport Stream) allow for changing the encryption scheme and/or pattern mid-stream. Currently Chromecast uses the scheme and pattern from the stream configuration.

Now that DecryptConfig is passed with every DecoderBuffer (for encrypted streams), mid-stream changes could be detected and passed on. For compatibility, the demuxer code should not allow mid-stream changes.
 

Sign in to add a comment