TPEMedia/2014-12-24: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 61: Line 61:
*{{Bug|1105913}} - [b2g] video can't playback after waking up from the dormant state
*{{Bug|1105913}} - [b2g] video can't playback after waking up from the dormant state
** Landed
** Landed
 
*{{Bug|1112503}} - [b2g] Video format changing results seeking error
** Not a bug, just accurate seek + less keyframes
* Study OMXCodec & stagefright (about buffer exchanging)
* Study OMXCodec & stagefright (about buffer exchanging)



Revision as of 07:20, 24 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

Full Query
ID Summary Status Resolution Assigned to
938034 [B2G] GetUserMedia can provide recording callback in media stream RESOLVED FIXED Alfredo Yang (:alfredo)
1091992 MediaCodecReader: skipToNextKeyFrame always false when play a 720p video clip. RESOLVED FIXED Benjamin Chen [:bechen]

2 Total; 0 Open (0%); 2 Resolved (100%); 0 Verified (0%);


Randy Lin

Alfredo Yang

John Lin

JW Wang

  • bug 1091992 - MediaCodecReader: skipToNextKeyFrame always false when play a 720p video clip.
    • code review
  • bug 1111787 - "Forget This Site" command should clear EME salt values associated with the forgotten origin
    • WIP
  • bug 1108960 - HTMLMediaElement doesn't kick off autoplay when download suspended
    • r+
  • bug 1113527 - [FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource.
    • code review
  • bug 1105913 - [b2g] video can't playback after waking up from the dormant state
    • code review
  • bug 1080685 - Intermittent test_playback.html | vp9cake.webm timed out, should get 'ended'
    • WIP

Benjamin Chen

Chiahung Tai

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Project FoxEye for Firefox OS v3 meeting.
  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • WIP
    • Tracing ServiceWorker and MediaStreamGraph codes.

Steven Lee

Alastor Wu

  • bug 1105913 - [b2g] video can't playback after waking up from the dormant state
    • Landed
  • bug 1112503 - [b2g] Video format changing results seeking error
    • Not a bug, just accurate seek + less keyframes
  • Study OMXCodec & stagefright (about buffer exchanging)

Blake Wu

Kaku Kuo

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Port OpenCV from C++ to JavsScript by Emscripten. About 60% performance tests are under 3-times slower than native code.
    • Attend the V3 ideation meeting and prepare slides.