Bug 16544 - clarify frame handling for frame based encryption
authorMark Watson <watsonm@netflix.com>
Thu, 06 Dec 2012 15:54:09 -0800
changeset 48 f3492fa3f14c
parent 47 43be42e69533
child 49 96098ab59a59
Bug 16544 - clarify frame handling for frame based encryption
encrypted-media/encrypted-media.html
encrypted-media/encrypted-media.xml
--- a/encrypted-media/encrypted-media.html	Tue Dec 04 09:22:40 2012 -0800
+++ b/encrypted-media/encrypted-media.html	Thu Dec 06 15:54:09 2012 -0800
@@ -143,6 +143,7 @@
     <ul>
       <li>Support simple decryption without the need for DRM servers, etc.</li>
       <li>Support a wide range of media containers and codecs.</li>
+      <li>Support a range of content security models, including software and hardware-based models</li>
       <li>Stream reusability - the actual encrypted content stream/file for a given container/codec should be identical regardless of the user agent and content decryption and protection mechanism.</li>
       <li>Support a wide range of use cases.</li>
       <li>Flexibility (and control) for applications and content providers without requiring client/user agent updates.</li>
--- a/encrypted-media/encrypted-media.xml	Tue Dec 04 09:22:40 2012 -0800
+++ b/encrypted-media/encrypted-media.xml	Thu Dec 06 15:54:09 2012 -0800
@@ -140,6 +140,7 @@
     <ul>
       <li>Support simple decryption without the need for DRM servers, etc.</li>
       <li>Support a wide range of media containers and codecs.</li>
+      <li>Support a range of content security models, including software and hardware-based models</li>
       <li>Stream reusability - the actual encrypted content stream/file for a given container/codec should be identical regardless of the user agent and content decryption and protection mechanism.</li>
       <li>Support a wide range of use cases.</li>
       <li>Flexibility (and control) for applications and content providers without requiring client/user agent updates.</li>