Disallow encryption scheme changes midstream |
|
Issue descriptionThe 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 |
|