TPEMedia/ 2015-03-18

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
1131479 [FFOS7715 v2.1][AudioChannel]Music will pause when we open the camera VERIFIED FIXED Alastor Wu [:alwu]
1138825 MediaCodecReader crash at mAudioPromise.Resolve on emulator-kk. RESOLVED FIXED Benjamin Chen [:bechen]

2 Total; 0 Open (0%); 1 Resolved (50%); 1 Verified (50%);

Status

Alfredo Yang

  • bug 1132832 - [FFOS] MSE and EME Conformance Tests item 20 failed
    • Refactory media resource allocation mechanism. WIP.

John Lin

  • MSG study group
    • revisit gUM data flow
    • study ICameraControl/DOMCamera/GonkCamera source code
  • bug 1144140 [Camera][Gecko][Lollipop] Migrate CameraControl to AOSP's Camera2
    • briefing current progress of bug 1069246
  • upgrade git-remote-hg to git-cinnabar

JW Wang

  • bug 1142917 - [EME] Improve logging story in child process
    • land
  • bug 1143532 - [EME] Include pid in the log messages of GMPParent
    • r?
  • bug 1140995 - mochitest test_bug1113600.html timeout.
    • review code
  • bug 1057908 - [e10s] [EME] GeckoMediaPluginService needs to be proxied from Content processes to parent process
    • review code

Benjamin Chen

  • {[Bug|1131563}} - Only a few frames played in WebM video (Android 2.3/3.0/4.0+)
    • patch v01 f-, patch v02 ready
  • bug 1140995 - mochitest test_bug1113600.html timeout.
    • part1.v01 patch r-, part2.v01 patch r-

Chiahung Tai

  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • WIP
    • Study COM and write a study note "inside gecko" for some essential Gecko knowledge.
  • Discuss with Becker for FX OS camera future features.
  • Discuss with Bevis for message app threading problem.

Steven Lee

  • MediaStreamGraph study
  • DRM discussion with Netflix
  • Batch build script for B2G

Alastor Wu

  • bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
    • WIP
  • bug 1107534 - [Settings]Tapping set or manage ringtones tone preview will not play
    • r?
  • bug 1115304 - [FFOS7715 v2.1][AudioChannel]we can not change to speaker quickly when we hang up a call
    • Debug
    • This issue is difficult to solve in Gecko. After discussion, we will give a gaia patch to remove the hacking which is the root cause of this bug. (Loop hacking)
  • bug 1131968 - [FFOS2.0][Woodduck][Music][Call]Music on loudspeaker and incoming call
    • r?
  • bug 1142933 - [B2G] New audio channel type for system usages
    • r?

Blake Wu

  • 1141328 bug 1141328 - Crash in video playback after pause
    • Help debug
  • bug 977438 - HW Video Codec Resource Management for cross-platforms
    • Study XPCOM

Kaku Kuo

  • bug 1141979 - [FoxEye] Extend ImageBitmap with interfaces to access its underlying image data
    • Study the color format mechanism in Gecko, media decode code path.