TPEMedia/2015-07-01: Difference between revisions
Jump to navigation
Jump to search
Full Query
Alfredoyang (talk | contribs) |
|||
| Line 23: | Line 23: | ||
==Status== | ==Status== | ||
===Alfredo Yang=== | ===Alfredo Yang=== | ||
*{{Bug|1146086}} - Use MediaPromise to initialise MediaDataDecoder | |||
** r+ for 1 patch, refine others. | |||
*{{Bug|1163486}} - Remove MP4Reader | |||
** r+ for main patch | |||
** under review for test case | |||
===John Lin=== | ===John Lin=== | ||
Revision as of 02:09, 3 July 2015
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 |
|---|---|---|---|---|
| 868333 | Improve mp4 sniffing | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);
Status
Alfredo Yang
- bug 1146086 - Use MediaPromise to initialise MediaDataDecoder
- r+ for 1 patch, refine others.
- bug 1163486 - Remove MP4Reader
- r+ for main patch
- under review for test case
John Lin
JW Wang
- bug 1178622 - Fix enum-to-string mismatch in MediaDecoder.cpp
- land
- bug 1178680 - Remove MediaDecoder::Observe as we have MediaShutdownManager
- land
- bug 1179116 - Some more cleanup for MediaDecoderStateMachine
- land
- bug 1068970 - MediaDecoderStateMachine::SendStreamAudio() is incorrectly calling UsecsToFrames
- land
- bug 1178718 - Remove dependency on decoder monitor from DecodedStream
- land
- bug 1178938 - Redesign iterative decoding to remove the dependency on the decoder monitor
- review code
Benjamin Chen
- bug 1175445 - MediaCodecReader: test_clone_media_element.html failed.
- debugging
- bug 1173272 - MediaCodecReader: testcase test_can_play_type_webm.html failed.
- r+, fixing try server testcase.
Chiahung Tai
- FoxEye session in Whistler Work Week
- The session is great success! Get a lot of positive feedback from DOM peers, like Eshan, smaug, roc, WebRTC team and asm.js team
Alastor Wu
- bug 1170117 - [B2G] Separate volume control settings for multiple audio profiles
- WIP
- bug 1175820 - [Test case] audio channel competing behavior test
- WIP
- bug 1177254 - Move the 'audio-channel-changed' and 'visible-audio-channel-changed' events to Gaia::AudioChannelService
- Discuss with Evan/JohnHu to figure out how to solve the Gaia test failures
- Workweek
- Discuss landing new audio channel architecture and new media session plan with baku
Blake Wu
- bug 1177250 - [Video] Video's made on the Spark/Aries device do not work on Flame device.
- Debug
- Study Android's DRM framework