[Bug 18920] addSourceBuffer parameter type should be optional

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18920

Bram van der Kolk <bk@mega.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |bk@mega.co.nz
         Resolution|WONTFIX                     |---

--- Comment #7 from Bram van der Kolk <bk@mega.co.nz> ---
We are operating an encrypted cloud storage site, and are using XHR + File API
+ FileSytem API to do in-browser encryption / decryption for file transfers. We
would love to offer our users a preview feature for the various supported video
formats and we very much welcome the MediaSource API. However, we do not have
access to the user file so we cannot determine the mime type on the server
side. It would very much help us if the Media Source API is more intelligent
and auto-detects the codec. Format parsing in JavaScript is indeed very
cumbersome.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 14 April 2013 12:16:12 UTC