TPEMedia/2014-12-03: Difference between revisions
Jump to navigation
Jump to search
Full Query
Alfredoyang (talk | contribs) |
|||
| (6 intermediate revisions by 6 users not shown) | |||
| Line 25: | Line 25: | ||
===Alfredo Yang=== | ===Alfredo Yang=== | ||
*{Bug|1105209} - [FFOS] video stops resuming from background with Gonk Platform Decoder | *{{Bug|1105209}} - [FFOS] video stops resuming from background with Gonk Platform Decoder | ||
** wip | ** wip | ||
*{Bug|1103782} - Emulator camera HAL is deadlock at takePitcure() and break /tests/dom/media/test/test_imagecapture.html | *{{Bug|1103782}} - Emulator camera HAL is deadlock at takePitcure() and break /tests/dom/media/test/test_imagecapture.html | ||
** landed | ** landed | ||
* Portland workweek | * Portland workweek | ||
| Line 41: | Line 41: | ||
*{{Bug|1102607}} - [EME] Proxy GMPStorage APIs to main thread if they're called off the main thread. | *{{Bug|1102607}} - [EME] Proxy GMPStorage APIs to main thread if they're called off the main thread. | ||
** | ** land | ||
*{{Bug|1100803}} - [b2g] The repeat deleting to the port of the OutputStreamData | *{{Bug|1100803}} - [b2g] The repeat deleting to the port of the OutputStreamData | ||
| Line 47: | Line 47: | ||
*{{Bug|1107545}} - [EME] Test case for off-main-thread GMPStorage APIs | *{{Bug|1107545}} - [EME] Test case for off-main-thread GMPStorage APIs | ||
** r | ** r+ | ||
*{{Bug|1104964}} - Make MediaDecoderReader own the task queue | |||
** feedback | |||
===Benjamin Chen=== | ===Benjamin Chen=== | ||
*PTO 1.5 days | |||
*Portland ww | |||
===Chiahung Tai=== | ===Chiahung Tai=== | ||
| Line 58: | Line 63: | ||
===Steven Lee=== | ===Steven Lee=== | ||
* Discussion with cpearce, ajones and joe about DRM and EME. | |||
* Meet with ekr and Vishy about DRM | |||
* Talk to James Lal about enabling test cases on emulator-kk | |||
* Try MediaDrm of Android | |||
** I can run the test cases on flame. | |||
* Study PlayReady | |||
* Study EME/DRM | |||
===Alastor Wu=== | ===Alastor Wu=== | ||
* Attend Portland workweek | |||
*{{Bug|1090130}} - [b2g] can't transcode video file by MediaRecorder API | *{{Bug|1090130}} - [b2g] can't transcode video file by MediaRecorder API | ||
** Landed | ** Landed | ||
| Line 70: | Line 84: | ||
===Blake Wu=== | ===Blake Wu=== | ||
*{{bug|1104411}} [FFOS] seek in OmxDecoder will not end If the length of first seeked frame is 0 | |||
**Landed in 2.0M + master | |||
*{{bug|1098298}} [B2G 2.0]Unable to open video in video application when youtube video is buffering in browser running in background. | |||
**WIP | |||
*Prepare the workweek session "Video Codec Resource Management". | |||
===Kaku Kuo=== | ===Kaku Kuo=== | ||
Latest revision as of 16:35, 5 December 2014
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 |
|---|---|---|---|---|
| 1101374 | MediaCodec generates invalid PTS MediaBuffers on some videos | RESOLVED | FIXED | Alfredo Yang (:alfredo) |
| 1103782 | Emulator camera HAL is deadlock at takePitcure() and break /tests/dom/media/test/test_imagecapture.html | RESOLVED | FIXED | Alfredo Yang (:alfredo) |
| 1090130 | [b2g] can't transcode video file by MediaRecorder API | RESOLVED | FIXED | Alastor Wu [:alwu] |
3 Total; 0 Open (0%); 3 Resolved (100%); 0 Verified (0%);
Randy Lin
Alfredo Yang
- bug 1105209 - [FFOS] video stops resuming from background with Gonk Platform Decoder
- wip
- bug 1103782 - Emulator camera HAL is deadlock at takePitcure() and break /tests/dom/media/test/test_imagecapture.html
- landed
- Portland workweek
John Lin
- bug 1090130 [b2g] can't transcode video file by MediaRecorder API
- review Alastor's patch
- Porland workweek
JW Wang
- bug 1095438 - Intermittent test_load_candidates.html | called finish() multiple times
- r? (patch part2)
- bug 1102607 - [EME] Proxy GMPStorage APIs to main thread if they're called off the main thread.
- land
- bug 1100803 - [b2g] The repeat deleting to the port of the OutputStreamData
- feedback
- bug 1107545 - [EME] Test case for off-main-thread GMPStorage APIs
- r+
- bug 1104964 - Make MediaDecoderReader own the task queue
- feedback
Benjamin Chen
- PTO 1.5 days
- Portland ww
Chiahung Tai
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Prepare ppt and wiki for Portland workweek.
- Present project FoxEye in English on 04-Dec.
- Discuss with roc face to face.
Steven Lee
- Discussion with cpearce, ajones and joe about DRM and EME.
- Meet with ekr and Vishy about DRM
- Talk to James Lal about enabling test cases on emulator-kk
- Try MediaDrm of Android
- I can run the test cases on flame.
- Study PlayReady
- Study EME/DRM
Alastor Wu
- Attend Portland workweek
- bug 1090130 - [b2g] can't transcode video file by MediaRecorder API
- Landed
- bug 1100803 - [b2g] The repeat deleting to the port of the OutputStreamData
- f-
- bug 1105913 - [b2g] video can't playback after waking up from the dormant state
- Debug : still finding why the video can't get out from the dormant state
Blake Wu
- bug 1104411 [FFOS] seek in OmxDecoder will not end If the length of first seeked frame is 0
- Landed in 2.0M + master
- bug 1098298 [B2G 2.0]Unable to open video in video application when youtube video is buffering in browser running in background.
- WIP
- Prepare the workweek session "Video Codec Resource Management".
Kaku Kuo
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Rehearsal with Chiahung
- Come out the proposal of offline media stream processing [proposal document].
- Trace the source code and specification of MediaStream, MediaStreamTrack, MediaStreamGraph and WebAudio OfflineAudioContext.
- Discuss with ROC and Chiahung about the interface design and implementation of OfflineMediaContext.
- Attend Portland WorkWeek.