TPEMedia/ 2015-01-21

From MozillaWiki
Jump to: navigation, search

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
1120298 [Firefox OS] MSE test video can't play after refresh page. RESOLVED FIXED Alfredo Yang (:alfredo)
1091466 MediaCodecReader should defer releaseOutputBuffer() to another thread while using GraphicBuffer. RESOLVED DUPLICATE Benjamin Chen [:bechen]
1122359 Merge camera hal for gUM tests and test_imagecapture.html on emulator-kk RESOLVED FIXED Alfredo Yang (:alfredo)
1118632 MediaCodecReader: duration is wrong after replay. RESOLVED FIXED Benjamin Chen [:bechen]

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

Status

Randy Lin

Alfredo Yang

  • bug 1122359 - Merge camera hal for gUM tests and test_imagecapture.html on emulator-kk
    • Landed.
  • bug 1122447 - PlatformDeocdeModule fails to pass test_autoplay_contentEditable.html
    • It causes playback error on both MSE and normal playback.
    • Patch will be reviewed in this week.

John Lin

  • bug 1091467 - MediaCodecReader should handle fence of GraphicBuffer properly
    • investigate graphic buffer fence behavior
  • PTO

JW Wang

  • bug 1121332 - [EME] implement MediaKeySession.keyStatuses
    • WIP
  • bug 1120818 - Ensure AudioSink shutdown is handled properly in MediaDecoderStateMachine
    • review code
  • bug 1121154 - [EME] Refuse to load GMPs with unsupported APIs in their .info file
    • WIP

Benjamin Chen

  • bug 1120247 - MediaCodecReader::ResetDecode() needs to reject(cancel) any pending promises
    • r+, ready to land
  • bug 1091467 - MediaCodecReader should handle fence of GraphicBuffer properly.
    • r+, ready to land
  • bug 1118632 - MediaCodecReader: duration is wrong after replay.
    • landed
  • Found a bug if we perform two seek continuously.
    • debugging

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.
    • Ideation a new concept, Content and Context Awareness Web.
    • Prepare the ppt for V3 pitch.

Steven Lee

  • bug 1117486 - [FFOS2.0][Woodduck][Video streaming]MS restart when play video streaming.
    • This bug is resulted from we hit an assertion of Android and it make system reboot. cc Jonathan to handle this problem.
  • EME discussion with Chris Peterson
  • Study group planning
  • Discuss the slide of Fox-eye with ctai and shelly

Alastor Wu

  • bug 1121423 - [FFOS7715 v2.1][AudioChannel]music mixes with alarm when it starts to alarm.
    • WIP
  • bug 1118148 - [FFOS2.0][Woodduck][Download]The audio play in browser cannot pause when play the downloads list audio.
    • Debug

Blake Wu

  • bug 1118141-[FFOS][MSE] Youtube with browser sometimes crashes at audio memory copy
    • Landed
  • bug 1101565-[FFOS] Some functions (like Input) in MediaCodecProxy lack mutex lock
    • r+
  • bug 1113527-[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource.
    • WIP
  • bug 1123535-Make Mp4Reader dormant capable in desktop Firefox
    • Feedback

Kaku Kuo

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Attend ideation meeting.
  • bug 1044102 - Implement ImageBitmap and createImageBitmap
    • Consider how to cooperate with asm.js run-time heap. Current idea: pass a buffer from asm.js run-time heap into ImageBirmap's constructor and fill the raw image data into the passed buffer.
  • bug 1116674 - [Meta] Evaluate OpenCV performance with asm.js (compiled by Emscripten)