TPEMedia/2015-07-29
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 |
---|---|---|---|---|
1163486 | Remove MP4Reader | RESOLVED | FIXED | Alfredo Yang (:alfredo) |
1142933 | [B2G] New audio channel type for system usages | RESOLVED | FIXED | Alastor Wu [:alwu] |
1183394 | "ASSERTION: Must have state machine to start state machine thread" with duplicate createObjectURL use | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1064535 | Intermittent test_mediarecorder_record_startstopstart.html | Should has two dataavailable event - got 2, expected 3 | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1187195 | [B2G] Remove the audio channel agents with null window | RESOLVED | FIXED | Alastor Wu [:alwu] |
1185733 | [Dialer] Phone will vibrate 3 times when dialing numbers from dialer app while in a call | VERIFIED | FIXED | Alastor Wu [:alwu] |
1187092 | [Clock] Changing 'Sound' for an alarm will not preview the first track selected | VERIFIED | FIXED | Alastor Wu [:alwu] |
1186752 | Remove ScheduleStateMachine() in MediaDecoder.cpp . | RESOLVED | FIXED | Benjamin Chen [:bechen] |
8 Total; 0 Open (0%); 6 Resolved (75%); 2 Verified (25%);
Status
Alfredo Yang
- bug 1189173 drop frames aggressively in internal seek
- landed
- bug 1146086 Use MediaPromise to initialise MediaDataDecoder
- all patches r+
- fixing try error
John Lin
JW Wang
- bug 1186358 - Remove dependency on MediaDecoderStateMachine from AudioSink
- land
- bug 1186801 - Remove decoder monitor from AudioSink
- land
- bug 1187214 - Implement a thread-safe observer to publish events across threads
- WIP
- bug 1185972 - Seeking won't start until the first frame is decoded.
- review code
- bug 1187763 - Refactor AudioSink::AudioLoop into a series of events.
- land
Benjamin Chen
- bug 1097498 [FFOS] Apply fence to graphic buffer management on Gonk Decoder Module
- r+, landing
- bug 1186804 - Refact the NotifyDataArrival code path at MediaResource.cpp and MediaDecoderReader.cpp
- cooking patch
- bug 1186752 - Remove ScheduleStateMachine() in MediaDecoder.cpp
- landed
- bug 1070110 - Intermittent test_mediarecorder_record_timeslice.html | onstop unexpectedly fired before ondataavailable
- OOAD
Chiahung Tai
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker as WorkerMonitor.
- WIP,
- Modify for WorkerPrivate life time.
- API discussion in public-media-capture
Alastor Wu
- bug 1142933 - [B2G] New audio channel type for system usages
- Land
- bug 1185733 - [Dialer] Phone will vibrate 3 times when dialing numbers from dialer app while in a call
- Land
- bug 1187195 - [B2G] Remove the audio channel agents with null window
- Land
- bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
- Backout, fixing the test cases fail
- bug 1183033 - [B2G] Keyboard doesn't have click sound
- r-
- bug 1184482 - [B2G] Keep the audio channel competing even if there is no ringer sound in the vibration mode
- r?
- bug 1186135 - [Camera][Video] Recording a video, no chime indicator that recording has started or ended
- Debug
- bug 1187092 - [Clock] Changing 'Sound' for an alarm will not preview the first track selected
- Debug
Blake Wu
Kaku Kuo
- bug 1144102 - Implement ImageBitmap and createImageBitmap
- r+
- 1) Windows8 test case fial, 2) hazard analysis fail and 3) web platform tests fail are all OK.
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker as WorkerMonitor.
- Give feedback
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
- Prepare the slides for next week meeting.
Munro Chiang
- bug 1190244 - [aries] Enable slow motion recording on FFOX
- Gecko / Gonk draft is done. Check Gaia part (modify the UI to switch between normal mode and slow motion mode).