TPEMedia/ 2015-02-04: Difference between revisions
Jump to navigation
Jump to search
Full Query
Alfredoyang (talk | contribs) |
|||
| (6 intermediate revisions by 5 users not shown) | |||
| Line 37: | Line 37: | ||
===John Lin=== | ===John Lin=== | ||
* {{Bug|1069246}} - [B2G] Evaluate new Android camera HAL & stagefright ProCamera API for getUserMedia() | |||
** update gtest cases to use official camera2 API in Lollipop | |||
** upload camera2 bugs fixes to AOSP upstream | |||
===JW Wang=== | ===JW Wang=== | ||
| Line 70: | Line 73: | ||
===Benjamin Chen=== | ===Benjamin Chen=== | ||
*{{Bug|1124605}} - After perform Seek twice, the playing status doesn't consistent with video control bar. | |||
** Change component to Video/Audio Controls, f? | |||
*{{Bug|1104643}} - Refine the audio clock on B2G platform. | |||
** patch v01 f-, patch v02 f? | |||
===Chiahung Tai=== | ===Chiahung Tai=== | ||
| Line 80: | Line 88: | ||
===Steven Lee=== | ===Steven Lee=== | ||
* Verizon project discussion | |||
** verify the spec | |||
* p2p web discussion | |||
** Discuss with Aleh about some implementations | |||
* MediaStreamGraph study | |||
* audio channel discussion | |||
* Measure the power consumption of MediaCodec | |||
** File bug 1129264 | |||
===Alastor Wu=== | ===Alastor Wu=== | ||
*{{Bug|1092346}} - At the end of a call the proper volume control channel is not restored in the dialer app | |||
** r+ | |||
*{{Bug|1126224}} - [B2G] New audio channel type for VOIP call | |||
** r? | |||
*{{Bug|1128891}} - [B2G] Attach the telephony object to the specific window | |||
** OOP | |||
*{{Bug|1089526}} - [FFOS2.0][Woodduck][FM]The speaker close when playing Radio make a active call then hang out. | |||
** OOP | |||
===Blake Wu=== | ===Blake Wu=== | ||
*2 sick leaves | |||
*{{Bug|1113527}}-[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource. | |||
**r+ | |||
*{{Bug|1118139}}-[FFOS7715 v2.1] [dolphin][Youtube video] 7715 FFOS shows black screen on launching some video, while audio can be heared while using Youtube app or Youtube site | |||
**Debug | |||
*{{Bug|1115241}}-[Woodduck][Start your phone tour]FTU crashed on the fourth screen. | |||
**Debug | |||
===Kaku Kuo=== | ===Kaku Kuo=== | ||
*{{Bug|1100203}} - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web. | |||
** Prepare the FoxEye section for P2P Web workshop. | |||
Latest revision as of 03:04, 5 February 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
9 Total; 0 Open (0%); 9 Resolved (100%); 0 Verified (0%);
Status
Alfredo Yang
- bug 1127759 - test_closing_connections.html failed on emulator-kk
- landed
- bug 1127725 - Free media element node to release gonk codec in test_fastSeek-forwards.html
- landed
- bug 1128858 - Release media element after playing webm in testcases
- r+
- bug 1128845 - Disable test cases due to webm OMX codec limitation.
- r+
- bug 1127654 - Remove monitor from gonk PlatformDeocdeModule
- WIP
- bug 1119335 - Small resolution (160x120) used for Min constraints > 640x480 (implement ideal algorithm)
- review bug
John Lin
- bug 1069246 - [B2G] Evaluate new Android camera HAL & stagefright ProCamera API for getUserMedia()
- update gtest cases to use official camera2 API in Lollipop
- upload camera2 bugs fixes to AOSP upstream
JW Wang
- bug 1127171 - Simplify code of stream capture for media element
- land
- bug 1127235 - Refactor stream clock calculation in MediaDecoderStateMachine
- WIP
- bug 1121332 - [EME] implement MediaKeySession.keyStatuses
- land
- bug 1083658 - Send EME downscaling notification from CDM to JS
- land
- bug 868866 - Intermittent test_delay_load.html | 320x240.ogv:1 is not ready before onload fired (0)
- r?
- bug 934053 - Intermittent test_reactivate.html | Test timed out.
- r+
- bug 1128379 - [EME] improve error handling in MediaKeys::CreateSession
- land
- bug 1128389 - [EME] rename "keyschange" to "keystatuseschange"
- land
- bug 1128411 - Refactor MediaDecoderStateMachine::SendStreamData()
- land
- bug 1105720 - Intermittent test_empty_resource.html | timed out without getting an error event - expected PASS
- r+
Benjamin Chen
- bug 1124605 - After perform Seek twice, the playing status doesn't consistent with video control bar.
- Change component to Video/Audio Controls, f?
- bug 1104643 - Refine the audio clock on B2G platform.
- patch v01 f-, patch v02 f?
Chiahung Tai
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Prepare new updated FoxEye presentation for P2P Web workshop.
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
- WIP
- Write JS program to test VideoWorker with MST. Try to hook VideoWorker with MediaStreamTrack. Get to create a new ProcessedMediaStream to hook the process into MSG.
Steven Lee
- Verizon project discussion
- verify the spec
- p2p web discussion
- Discuss with Aleh about some implementations
- MediaStreamGraph study
- audio channel discussion
- Measure the power consumption of MediaCodec
- File bug 1129264
Alastor Wu
- bug 1092346 - At the end of a call the proper volume control channel is not restored in the dialer app
- r+
- bug 1126224 - [B2G] New audio channel type for VOIP call
- r?
- bug 1128891 - [B2G] Attach the telephony object to the specific window
- OOP
- bug 1089526 - [FFOS2.0][Woodduck][FM]The speaker close when playing Radio make a active call then hang out.
- OOP
Blake Wu
- 2 sick leaves
- bug 1113527-[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource.
- r+
- bug 1118139-[FFOS7715 v2.1] [dolphin][Youtube video] 7715 FFOS shows black screen on launching some video, while audio can be heared while using Youtube app or Youtube site
- Debug
- bug 1115241-[Woodduck][Start your phone tour]FTU crashed on the fourth screen.
- Debug
Kaku Kuo
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Prepare the FoxEye section for P2P Web workshop.