TPEMedia/ 2015-01-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 |
---|---|---|---|---|
1114477 | [Gonk-L-Camera]:Integrate Camera recording. | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1118151 | Can't play MPEG-DASH / Media Source demo on Gonk | RESOLVED | WONTFIX | Alfredo Yang (:alfredo) |
1105913 | [b2g] video can't playback after waking up from the dormant state | RESOLVED | FIXED | Alastor Wu [:alwu] |
1115609 | [gonk-l] [nexus-5] Video can not play webm and mp4 correctly | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1120332 | [gonk-l] During constructing, MediaCodec always waits for 'batterystats' service for 5 seconds before giving up. | RESOLVED | FIXED | John Lin [:jhlin][:jolin] |
1114910 | MediaCodecReader crash at mAudioPromise.Resolve | RESOLVED | FIXED | Benjamin Chen [:bechen] |
6 Total; 0 Open (0%); 6 Resolved (100%); 0 Verified (0%);
Status
Randy Lin
- bug 1089539 - [B2G] Refactor Audio Channel Service
- Job transfer to alwu
- Testing the patch's performance between old and new one, the result is reasonable.
Alfredo Yang
- bug 1118151 - Can't play MPEG-DASH / Media Source demo on Gonk
- It doesn't auto playback, the behavior is different comparing to Firefox. It is caused by "preload = none" in preference.
- Won't fix.
- bug 1120298 - [Firefox OS] MSE test video can't play after refresh page
- r+
John Lin
- bug 1115609 [gonk-l] [nexus-5] Video can not play webm and mp4 correctly
- landed
- bug 1120332 [gonk-l] During constructing, MediaCodec always waits for 'batterystats' service for 5 seconds before giving up
- landed
JW Wang
- bug 1110922 - Intermittent test_played.html | Test timed out.
- debug audio client error
- land
- bug 1111788 - "Clear Recent History" command should clear salts and associated origin pair mappings created during cleared history
- land
- bug 1120295 - [EME] test case for "Clear Recent History" command
- land
- bug 1113600 - Intermittent test_peerConnection_capturedVideo.html | Test timed out. - expected PASS
- review code
- bug 1081251 - EME mochitests can pass even if the plugin crashes (e.g., ASAN)
- land
- bug 1115505 - Need to keep decoding to ensure the stream is initialized in the decode-to-stream case
- land
- bug 1119186 - Setting the audio element's currentTime to a same value as the audio element's duration corrupts it
- debug
- bug 1102852 - [EME] gmp-decryption.h should allow the CDM to indicate the type of the message emitted
- r+
- bug 1112588 - Intermittent test_info_leak.html | 404.wav Events received in wrong order - got stalled, expected error
- WIP
Benjamin Chen
- bug 1091467 - MediaCodecReader should handle fence of GraphicBuffer properly
- OOAD, discuss with jolin and chung
- bug 1118632 - MediaCodecReader: duration is wrong after replay.
- r+
- bug 1114910 - MediaCodecReader crash at mAudioPromise.Resolve
- landed
Chiahung Tai
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Project FoxEye for Firefox OS v3 meeting.
- Join other v3 ideation group meeting to introduce FoxEye. Also show them how FoxEye can help end user in real world user scenarios.
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
- WIP
- Tracing code and taking notes for web worker. see https://wiki.mozilla.org/WebWorkerNote
- Coding on Video Worker.
Steven Lee
- test dom/media/test on emulator-kk
- Only one test always fails. There are other some random failures
- bug 1111813 - Volume contols not working when in browser
- there is no clear way to reproduce, ni anygregor
- bug 1106818 - [Video] Volume buttons do not function in app permission page of youtube video
- Trace code and discuss with Evan
- Discuss EME/MSE with Joe
Alastor Wu
- bug 1117501 - [Bluetooth][FFOS7715 v2.1] When getting an incoming call, music comes out from speaker for several seconds before ringtone when user is using BT headset to listen to music
- Upload WIP patches, but the problem still exist (but reduce the happened frequency)
- bug 1113086 - Implement AudioChannel API into BrowserElement
- Study baku's new patch (it has lots of different with previous one)
Blake Wu
- bug 1114928-[FFOS][MSE] GonkMediaDataDecoder Throws a false alarm
- Landed
- bug 1113527-[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource.
- WIP
- bug 1119714-[FFOS7715 v2.1][dolphin][Flame]Sometimes 720P video cannot be played in video app after backing from dormant state
- WIP
- bug 1108477-[FFOS] Change current video codec resource management
- WIP
- bug 1118141-[FFOS][MSE] Youtube with browser sometimes crashes when starting to play
- DEBUG
Kaku Kuo
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Attend ideation meeting.
- bug 1044102 - Implement ImageBitmap and createImageBitmap
- The prototype of "extend the ImageBitmap interface so that the underlying image raw data could be accessed via JavaScript" is done.
- (TODO) Enable the YUV data formate.
- (TODO) Let asm.js code access/modify the raw data of ImageBitmap without copying data into asm.js's ArrayBuffer from native heap.
- bug 1116674 - [Meta] Evaluate OpenCV performance with asm.js (compiled by Emscripten)
- Profiling some cases with obvious performance-drop and discuss with Alon and Luke.
- The current situation of benchmark are detailed in this sheet.