[encrypted-media] Require that initData sanitization not reorder "entries"

ddorwin has just created a new issue for 
https://github.com/w3c/encrypted-media:

== Require that initData sanitization not reorder "entries" ==
For initData types, such as `"cenc"`, that support multiple entries, 
the application or content packager may have intentionally selected 
the order of the entries. For example, one entry may be preferable but
 not be widely supported. For consistency, the spec should require 
that entries not be reordered during the initData sanitization step. 
(Entries may still be removed.)

See https://github.com/w3c/encrypted-media/issues/62

Received on Tuesday, 26 May 2015 18:48:55 UTC