TPEMedia/ 2015-01-28

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
1120247 MediaCodecReader::ResetDecode() needs to reject(cancel) any pending promises RESOLVED FIXED Benjamin Chen [:bechen]
1125717 [B2G] Add audio channel attribute to FM app RESOLVED FIXED Alastor Wu [:alwu]
980622 Intermittent test_bug495300.html | Test timed out. RESOLVED FIXED Alfredo Yang (:alfredo)
1091467 MediaCodecReader should handle fence of GraphicBuffer properly. RESOLVED FIXED Benjamin Chen [:bechen]

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

Status

Randy Lin

Alfredo Yang

  • bug 1126125 - Check EOS before calling input->InputExhausted()
    • r+
  • bug 1122447 - PlatformDeocdeModule fails to pass test_autoplay_contentEditable.html
    • r+
  • bug 980622 - Intermittent test_bug495300.html | Test timed out.
    • landed
  • bug 1121899 - [Flame][Gallery]when you view a gif picture and then slide screen,Gallery crash happened.
    • Survey the root cause and try to reproduce it on local.

John Lin

  • bug 1124558 - (gonk-L-Camera) video recording - after recording, any button not available except home button
    • investigate and mark as bug 1120780 dup
  • study media stream code
  • experiment pushing to try server with git-remote-hg

JW Wang

  • bug 1121332 - [EME] implement MediaKeySession.keyStatuses
    • WIP
    • file spec bugs
  • bug 1123535 - Make Mp4Reader dormant capable in desktop Firefox
    • review code
  • bug 752796 - Intermittent test_streams_element_capture.html | Test timed out
    • r?
  • bug 934053 - Intermittent test_reactivate.html | Test timed out.
    • r?
  • bug 1124939 - [EME] Add "individualization-request" to MediaKeyMessageType
    • r+
  • bug 901102 - Intermittent B2G test_streams_element_capture_reset.html | Got 0.23333072662353516, expected 0.266
    • debug
    • WIP

Benjamin Chen

  • bug 1124605 - After perform Seek twice, the playing status doesn't consistent with video control bar
    • debugging in nsPresShell, nsSliderFrame, videocontrols.xml
  • bug 1091467 - MediaCodecReader should handle fence of GraphicBuffer properly.
    • Landing
  • bug 1120247 - MediaCodecReader::ResetDecode() needs to reject(cancel) any pending promises
    • landed

Chiahung Tai

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Reply some question for v3 ideation.
  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • WIP
    • Coding on Video Worker. Now I can new a VideoWorker from JavaScript layer.

Steven Lee

  • study MediaStreamGraph
  • eme/mse discussion
  • Verizon project discussion

Alastor Wu

  • bug 1125717 - [B2G] Add audio channel attribute to FM app
    • Landed
  • bug 1126224 - [B2G] New audio channel type for VOIP call
    • f?
  • bug 1113086 - Implement AudioChannel API into BrowserElement
    • Discuss ringer&telephony issues

Blake Wu

  • bug 1113527-[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource.
    • WIP
  • bug 1122447-PlatformDeocdeModule fails to pass test_autoplay_contentEditable.html
    • Feedback
  • bug 1123642-[FFOS]Dormant cannot be entered during playing youtube after pressing power key.
    • Debug

Kaku Kuo

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Prepare a demo WebApp.
  • bug 1044102 - Implement ImageBitmap and createImageBitmap
    • Finish the prototype of passing 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)