TPEMedia/2015-10-14: Difference between revisions
Jump to navigation
Jump to search
Full Query
m (→JW Wang) |
m (→JW Wang) |
||
Line 47: | Line 47: | ||
*{{Bug|1214073}} - MediaDecoderReader::ReleaseMediaResources should do dispatch if necessary without requiring the client code to do so | *{{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 | ** land | ||
Revision as of 09:39, 14 October 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 |
---|---|---|---|---|
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
Benjamin Chen
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.