TPEMedia/2015-10-14
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 |
---|---|---|---|---|
1211802 | Firefox does not sniff MP4 files whose main brand is "isom" | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1198664 | [Aries][Video] GonkMediaDataDecoder keeps calling MediaDataDecoderCallback::InputExhausted() when video is paused. | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1198171 | Sometimes the timer (or the alarm) doesn't ring, it just vibrates | RESOLVED | WORKSFORME | Alastor Wu [:alwu] |
1210232 | Dragging video progress bar to end, and drag it again to middle renders Video app unable to play videos until killed and relaunched | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1212974 | youtube or other videos will not play after entering task manager and returning to browser | RESOLVED | WORKSFORME | Alastor Wu [:alwu] |
5 Total; 0 Open (0%); 5 Resolved (100%); 0 Verified (0%);
Status
Alfredo Yang
John Lin
JW Wang
- bug 1212246 - Remove task queue borrowing
- land
- bug 1212220 - It seems not safe to read sVideoQueueSendToCompositorSize off the main thread
- land
- bug 1212701 - Remove AbstractMediaDecoder::OnDecodeTaskQueue()
- land
- bug 1213726 - Remove AbstractMediaDecoder::HasInitializationData()
- land
- bug 1212723 - It seems racy to share mBufferedState among WebMReaders
- land
- bug 1214065 - Remove unused arguments from MediaDecoder::Load() and its friends.
- land
- bug 1214073 - MediaDecoderReader::ReleaseMediaResources should do dispatch if necessary without requiring the client code to do so
- land
- bug 1214498 - MediaDecoderReader::DisableHardwareAcceleration should figure out which thread to dispatch the job
- land
- bug 1214519 - Fix the coding style of member initializer lists of MediaDecoder
- land
- bug 1214989 - Remove MediaDecoder::Init()
- land
Benjamin Chen
- bug 1206719 - [B2G] Throttle the seek command from videocontrols.xml.
- v02 wip patch
- bug 1170589 - MPEG4 video playback is not smooth on master flame-kk
- solved by John's patch
- bug 1207523 - [Video]Tap "Cancel" button on "Delete video?" screen, it goes back to video playing screen, tap Start icon, the playing graphics is not smooth for about three seconds.
- debugging
Chiahung Tai
- bug 1201363 - Stop buffering video in the MediaStreamGraph
- WIP
- Review media-capture worker spec pull request from Intel editor.
Alastor Wu
- bug 1190434 - Browser app stops playing audio when screen turns off
- Debug
- bug 1199420 - [Audio Mgmt] Audio not working in packaged app for Cut the Rope
- Debug
- bug 1212974 - youtube or other videos will not play after entering task manager and returning to browser
- Debug
- bug 1206581 - Implement notifyChannel() on AudioChannel API
- WIP
- bug 1214148 - AudioChannel API design doesn't fit into nested mozbrowser iframe case.
- Discuss with Evelyn/Luke/Karu/Evan/Baku.
Blake Wu
Kaku Kuo
- bug 1141979 - [FoxEye] Extend ImageBitmap with interfaces to access its underlying image data
- WIP
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Keep working on the specification
- bug 1208191 - Intermittent test_imagebitmap.html | pixel 0,0 of c2 is 255,0,0,255; expected 0,255,0,255 +/- 5
- Study root cause.
- bug 1209317 - Intermittent test_imagebitmap.html | application crashed
- Study root cause.