TPEPlatform/2014-03-13: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 1: Line 1:
==Media==
==Media==
=== Media Recording ===
* {{Bug|981471}} [Media encoder] Validate input image in OMXVideoEncoder::Encode(). / John
** Patch uploaded (f:cku)
* {{Bug|983039}} [Media encoder] Support YV12 GrallocImage in OMXVideoEncoder on B2G. / John
** Preparing patch.
* {{Bug|911046}} WebRTC OmxCodec coding path support. / John
** Rebase WIP patches on latest m-c.
** Rewrite encoding path using OMXVideoEncoder.
* {{bug|938034}} [B2G] GetUserMedia can provide recording callback in media stream. / John
** Present the idea in media playback work week.
* {{bug|969312}} [MediaEncoder] Support data from GonkCameraSource in HW video recording path. / John
** Present the idea in media playback work week.


==Platform==
==Platform==

Revision as of 07:15, 13 March 2014

Media

Media Recording

  • bug 981471 [Media encoder] Validate input image in OMXVideoEncoder::Encode(). / John
    • Patch uploaded (f:cku)
  • bug 983039 [Media encoder] Support YV12 GrallocImage in OMXVideoEncoder on B2G. / John
    • Preparing patch.
  • bug 911046 WebRTC OmxCodec coding path support. / John
    • Rebase WIP patches on latest m-c.
    • Rewrite encoding path using OMXVideoEncoder.
  • bug 938034 [B2G] GetUserMedia can provide recording callback in media stream. / John
    • Present the idea in media playback work week.
  • bug 969312 [MediaEncoder] Support data from GonkCameraSource in HW video recording path. / John
    • Present the idea in media playback work week.

Platform

  • FX OS Camera & Image Processing / CTai
    • Camera panorama prototype implementation.
      • Try to implement wide angle panorama for FX OS on Nexus 5.
    • libjpeg-turbo OpenCL decoder patch.
      • Try to port libjpeg-turbo OpenCL decoder for FX OS on Nexus 5.

Graphics

Study

  • Read Media_Capture_Depth_Stream_Extension proposal / CTai