Intent to implement: Media Source Extensions

2014-05-07 Thread Matthew Gregan
Summary: This specification extends HTMLMediaElement to allow JavaScript to
 generate media streams for playback. Allowing JavaScript to
 generate streams facilitates a variety of use cases like adaptive
 streaming and time shifting live streams.

Bug: mediasource (778617)

Link to standard: http://www.w3.org/TR/media-source/

Platform coverage: Android, Desktop, Firefox OS

Estimated or target release: TBD

Preference behind which this will be implemented: media.mediasource.enabled
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Killing the Moz Audio Data API

2013-10-16 Thread Matthew Gregan
At 2013-10-16T17:09:50-0400, Ehsan Akhgari wrote:
 I'd like to write a patch to kill Moz Audio Data in Firefox 28 in favor of
 Web Audio.  We added a deprecation warning for this API in Firefox 23 (bug
 855570).  I'm not sure what our usual process for this kind of thing is,
 should we just take the patch, and evangelize on the broken websites enough
 times so that we're able to remove the feature in a stable build?

Nice timing, I filed bug 927245 about this yesterday.  I've got a patch that
builds, but a few things still need to be addressed (mentioned in the
initial comment).

-mjg
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform