- From: None via GitHub <sysbot+gh@w3.org>
- Date: Mon, 19 Oct 2015 23:38:23 +0000
- To: public-html-media@w3.org
ddorwin has just created a new issue for https://github.com/w3c/encrypted-media: == EME registry: Separate definitions of Initialization Data Types from Stream Format parsing == Originally filed as [bug 26811](https://www.w3.org/Bugs/Public/show_bug.cgi?id=26811). In summary, the EME registry was created before Initialization Data Types were created. Now, the MIME type and Initialization Data Type are different and may be independent. Thus, we should have separate registries. I believe we should also put the registries in their own directories. This will make publishing the registry separate from the EME spec (issue #104) easier and shorten all the filenames. For example: ```encrypted-media\ ... registry\ stream-format\ bmff.html webm.thml ... initdata-format\ cenc.html webm.thml ... ``` See https://github.com/w3c/encrypted-media/issues/105
Received on Monday, 19 October 2015 23:38:29 UTC