TPEPlatform/2013-08-15: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
** fake video stream encoding & sending/receiving successfully | ** fake video stream encoding & sending/receiving successfully | ||
* Change the video codec from VP8 to generic I420 /bechen | * Change the video codec from VP8 to generic I420 /bechen | ||
* {{Bug|902856}} - Should MediaEngineDefaultAudioSource generate real data? / slee | |||
** update patch for reviewing | |||
* | |||
==Graphic == | ==Graphic == |
Revision as of 07:00, 15 August 2013
Media
Streaming Media
WebRTC
- bug 869869 - e10s for UDP socket / SC
- update patch for 8th review feedback
- bug 901810 - Add udp-socket to permission table / SC
- studying permission table usage according to fabrice's review comment
- OMX H.264 codec / John Lin
- fake video stream encoding & sending/receiving successfully
- Change the video codec from VP8 to generic I420 /bechen
- bug 902856 - Should MediaEngineDefaultAudioSource generate real data? / slee
- update patch for reviewing
Graphic
Hardware Composer
- bug 902831 - HwcComposer2D is necessary to be upgraded for HWC in JB / Morris
- hardware composer works for JB right now.
Performance Analysis
- Analysis GUIMark2 on imx6 platform /Peter/Jerry
- SkThreadCanvas - separate rendering thread from main thread / Peter
- Think about the thread model
- Create wiki for gfx performance guide /Peter
Stability
Free Agent
JavaScript Warning
- bug 904505 - [JavaScript Warning: "ReferenceError: reference to undefined property Cc['@mozilla.org/updates/update-prompt;1']" {file: "chrome://browser/content/shell.js" line: 1101}] / Morris
- patch is sumitted and waited for review
Study
- gUM audio path: GetUserMedia/VoiceEngine/AudioDeviceModule / SC
- 2D Rendering: ImageBridge/Parent image lifecycle /Jerry
- MediaEncoder /Benjamin