TPEPlatform/2013-08-15: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 12: Line 12:
* {{Bug|902856}} - Should MediaEngineDefaultAudioSource generate real data? / slee
* {{Bug|902856}} - Should MediaEngineDefaultAudioSource generate real data? / slee
** update patch for reviewing
** update patch for reviewing
*
* {{Bug|904025}} - media stream should stop when another high priority application request microphone resource / slee
** update proposal and wait for response
* {{Bug|887071}} - Purchased Content forwarding restrictions / slee
** Just knowing the story


==Graphic ==
==Graphic ==

Revision as of 07:04, 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
  • bug 904025 - media stream should stop when another high priority application request microphone resource / slee
    • update proposal and wait for response
  • bug 887071 - Purchased Content forwarding restrictions / slee
    • Just knowing the story

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