TPEMedia/2014-11-19
Jump to navigation
Jump to search
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 |
---|---|---|---|---|
1098195 | GonkVideoDecoderManager::SetVideoFormat should return false when failed to get format | RESOLVED | FIXED | Alfredo Yang (:alfredo) |
1100212 | MediaCodecReader crash at MediaCodecReader::ReleaseMediaResources(). | RESOLVED | DUPLICATE | Benjamin Chen [:bechen] |
1098994 | Update output buffer when get INFO_OUTPUT_BUFFERS_CHANGED event from omx | RESOLVED | FIXED | Alfredo Yang (:alfredo) |
1095381 | [b2g] The encoder error lead to the unexpected crash in the procedure of the MediaRecorder API | RESOLVED | FIXED | Alastor Wu [:alwu] |
1098114 | Remove ReferenceKeeperRunnable in MediaCodecReader. | RESOLVED | FIXED | Benjamin Chen [:bechen] |
999894 | crash in android_atomic_inc when putting the phone to sleep & waking it back up after playing a recorded video at a blob URL | RESOLVED | INVALID | Alastor Wu [:alwu] |
6 Total; 0 Open (0%); 6 Resolved (100%); 0 Verified (0%);
Randy Lin
bug 1089539 - [B2G] Refactor Audio Channel Service
- Study how to fire-event on brower-element by customEvent, ok.
- Study how to create new api on mozBrowser
- Use docshell and open api to let gaia to do their test first.
- bug 1089526 - [FFOS2.0][Woodduck][FM]The speaker close when playing Radio make a active call then hang out.
- patch provided, but on 2.2 won't phase in this.
Alfredo Yang
John Lin
JW Wang
- bug 1098668 - MediaDecoderStateMachine::HasLowUndecodedData can call GetAudioClock with mAudioCaptured
- feedback
- bug 1095438 - Intermittent test_load_candidates.html | called finish() multiple times
- WIP
- bug 1077133 - [EME] GMPStorage needs be open records exclusively with multiple same-origin Firefox instances
- study cross-process mutex
- bug 1099193 - Intermittent test_played.html | application crashed [@ mozilla::MediaDecoderStateMachine::HasLowUndecodedData(long long)]
- debug
- bug 1091992 - MediaCodecReader: skipToNextKeyFrame always false when play a 720p video clip.
- feedback
Benjamin Chen
Chiahung Tai
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Now we have a consensus with roc about the design.
- Prepare ppt and wiki for Portland workweek.
Steven Lee
Alastor Wu
- bug 1090130 - [b2g] can't transcode video file by MediaRecorder API
- r+
- bug 1095381 - [b2g] The encoder error lead to the unexpected crash in the procedure of the MediaRecorder API
- Separate the error notification from the PushBlobRunbable, being a new runnable - EncoderErrorNotifierRunnable
- land