Confirmed users
1,643
edits
Alfredoyang (talk | contribs) (→Media) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 10: | Line 10: | ||
* Add support for multi-track encoding to audio encoder {{bug|882603}} / Shelly | * Add support for multi-track encoding to audio encoder {{bug|882603}} / Shelly | ||
** Reported future feature. | ** Reported future feature. | ||
'''Media Source Extension''' | |||
* Study W3C spec/ John | |||
''' | |||
* Study | |||
'''MediaRecorder''' | '''MediaRecorder''' | ||
* read documents / JW | * read documents / JW | ||
Line 33: | Line 23: | ||
** study AudioChannel, talk to Marco. | ** study AudioChannel, talk to Marco. | ||
** study MediaStreamGraph, tracing code from its mochitest sample. | ** study MediaStreamGraph, tracing code from its mochitest sample. | ||
'''Web Audio''' | '''Web Audio''' | ||
* read documents / JW | * read documents / JW | ||
Line 60: | Line 49: | ||
** waiting for review | ** waiting for review | ||
* {{Bug|877116}} - [RTSP] audio playback latency is serious with the following media streams(Video:H.264 Audio:AAC) | * {{Bug|877116}} - [RTSP] audio playback latency is serious with the following media streams(Video:H.264 Audio:AAC) | ||
** The aac audio is corrupt when using hw decoder | ** The aac audio is corrupt when using hw decoder. Maybe it's a hw issue. | ||
* {{Bug|877065}} - RTSP integration test / William Hsu | |||
** We are trying to use the gaia-ui-test to verify the functionality of RTSP streaming. | |||
** Adding test case. | |||
*{{Bug|879670}} - Video frames reordering when playing Rtsp streaming. / Peter Chang | |||
** The issue seems not relative to rtsp, may be ImageHost/ImageBridge issue. | |||
*{{Bug|878699}} - RTSP user story, audio live stream in background? | |||
** see also {{Bug|815069}} - [Audio] A mechanism for Gecko components without media element to join audio competing policy | |||
== Graphic == | == Graphic == | ||
Line 109: | Line 105: | ||
** landed | ** landed | ||
'''FocusEvent''' | '''FocusEvent''' | ||
* Support for DOM3 focusin/focusout {{bug|687787}} / | * Support for DOM3 focusin/focusout {{bug|687787}} / Alfredo | ||
** Add mochitest | ** Add mochitest | ||
** On going review process | ** On going review process | ||
'''Web Animation''' | |||
* Study the spec on W3C. /Shelly | |||
** Finish the part of Timing Model. |