TPEMedia/2015-05-27
From MozillaWiki
Contents
Summary
Status changed by this week
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Bugs which are fixed by this week
ID | Summary | Status | Resolution | Assigned to |
---|---|---|---|---|
1154194 | MediaCodecReader: testcase test_bug448534.html failed. | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1102047 | Refine the ScheduleStateMachine() in AdvanceFrame(). | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1128448 | dom/media/test/test_mediarecorder_unsupported_src.html timeout on emulator-kk | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1157121 | [B2G] The speaker status is wrong, when we resume the FM. | RESOLVED | FIXED | Alastor Wu [:alwu] |
4 Total; 0 Open (0%); 4 Resolved (100%); 0 Verified (0%);
Status
Alfredo Yang
- bug 1163820 Video decode takes 30% more CPU compared to Android
- Clarify FastMixer problem.
- bug 1167528 Firefox can't play a MP4 video when its moov box is at the end of file
- Fix can't play back issue in MP4 demuxer
- Check other demuxer problems
John Lin
- bug 1069246 [B2G] Evaluate new Android camera HAL & stagefright ProCamera API for getUserMedia()
- wip - use async native window for preview stream to address buffer starvation issue.
- MSG study group
- study Notify*().
JW Wang
- bug 1163489 - Remove dependency on MediaDecoder from DecodedStream
- land
- bug 1163497 - Remove MediaDecoder::OutputStreams()
- land
- bug 1163467 - Move DecodedStreamData from MediaDecoder to MediaDecoderStateMachine
- land
- bug 1168008 - Implement Completion MediaPromises
- review code
Benjamin Chen
Chiahung Tai
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
- WIP
- The prototype of WorkerProcessor is done!
Steven Lee
Alastor Wu
- bug 1162663 - Crash in AudioChannelService while stability testing
- Debug
- bug 1168279 - [FFOS7715 v2.1][audio][dophin]FM play in background in headset, Dial a number then open speaker in dialer, Hang up and dial agian, the sound come from speaker not in headset.
- Debug
Blake Wu
- bug 1166169 - [FFOS] [Regression] MSE cannot work on B2G
- Landed
- bug 1168309 - [FFOS] Gonk's PDM cannot enter dormant state.
- r+
- bug 1161426 - Refine SharedDecoderManager's SetIdle()
- r?
- bug 1167608 - Remove NotifyWaitingForResourcesStatusChanged() call from MediaOmxReader
- Review codes
- bug 1167528 - Firefox can't play a MP4 video when its moov box is at the end of file.
- Debug
- bug 1167995 - B2G Build warning: MediaCodecProxy.h:48:23: warning: multi-character character constant [-Wmultichar], for enum kKeyBufferIndex = 'bfin'
- Debug
Kaku Kuo
- bug 1144102 - Implement ImageBitmap and createImageBitmap
- f? : create a new class layers::ImageBitmapImage inherited from layer::Image which is thread-safe.
- Handle the color format issue while drawing layer::ImageBitmap to Canvas element.
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
- Cooperate with Ctai about a memory-leakage bug.
- Write a WorkerMonitor sample which handle drop-frame in users' JavaScript code.