TPEMedia/ 2015-02-11

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
1092346 At the end of a call the proper volume control channel is not restored in the dialer app RESOLVED FIXED Alastor Wu [:alwu]
1128858 Release media element after playing webm in testcases RESOLVED FIXED Alfredo Yang (:alfredo)
1128845 Disable test cases due to webm OMX codec limitation. RESOLVED FIXED Alfredo Yang (:alfredo)
1128891 [B2G] Attach the telephony object to the specific window RESOLVED DUPLICATE Alastor Wu [:alwu]

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

Status

Alfredo Yang

  • bug 1131467 - Can't seek in MSE demo player
    • Check the root cause
  • bug 1130920 - MSE addSourceBuffer stops due to PRELOAD_NONE is true on gonk pref.
    • WIP
  • bug 1127654 - Remove monitor from gonk PlatformDeocdeModule
    • under review

John Lin

  • bug 1131249 [meta] Shinano camera backlog
    • sync/build/flash

JW Wang

  • bug 1114826 - Intermittent test_eme_canvas_blocked.html,test_eme_persistent_sessions.html | failed to create MediaKeys object; InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
    • debug
    • land
  • bug 1129722 - [EME] Assertion failure in MediaKeyStatusMap::UpdateInternal on slow CDM shutdown
    • debug
  • bug 1104643 - Refine the audio clock on B2G platform.
    • review code
  • bug 868866 - Intermittent test_delay_load.html | 320x240.ogv:1 is not ready before onload fired (0)
    • land
  • bug 1130906 - [EME] Remove HTMLMediaElement.waitingFor
    • land
  • bug 1130275 - [EME] promise chaining is not done correctly in EME mochitests
    • land
  • bug 1128420 - Properly handle finished output streams in MediaDecoder
    • land
  • bug 1130932 - [EME] Be more lenient in handling mIsOpen in GMPDecryptorParent::RecvXXX
    • r+
  • bug 1130917 - [EME] GMPStorageChild::CreateRecord should return an error when the requested record name has existed in the table
    • r+

Benjamin Chen

  • bug 1129376 - [MediaCodec] crashes when playing some video clip
    • patch v01 is finished
      • resolve the treading problem
      • reveal another bug: waiting resource state and dormant have conflict.
  • bug 1124605 - After perform Seek twice, the playing status doesn't consistent with video control bar.
    • waiting for feedback, try to reproduce the bug at desktop build.
  • bug 1104643 - Refine the audio clock on B2G platform.
    • patch v02, f-

Chiahung Tai

  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • WIP
    • Write a new ProcessedMediaStream class("might be called ProcessedVideoStream") for video processing.
  • Prepare MediaStreamGraph 101 ppt for MSG study group sharing.

Steven Lee

  • bug 1129264 - evaluate the power consumption of MediaCodec on Flamepower
    • the power usage is much more than OMXCodec, waiting for partner's feedback
  • bug 1129376 - [MediaCodec] crashes when playing some video clip
    • Trace the problem and assign to Benjamin
  • audiochannel refactor communication
    • The patches of bug 1113086 are hard to turn on/off by preference. Discuss with Gaia/Gecko/PM/EMP to negotiate a solution
    • see bug 1113086 comment 103
  • brainstorming
  • e10s for eme status checking
    • Peter should provide his WIP before 2/14

Alastor Wu

  • bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
    • r+
  • bug 1126224 - [B2G] New audio channel type for VOIP cal
    • r?
  • bug 1119936 - [Audio Channel][Camera] Audio from FM Radio or Music app ceases to play when switching between front/back camera
    • WIP
  • bug 1089526 - [FFOS2.0][Woodduck][FM]The speaker close when playing Radio make a active call then hang out.
    • r?
  • bug 1126592 - Music fails to resume playing when no longer in Camera's video mode
    • OOP
  • bug 1131479 - [FFOS7715 v2.1][AudioChannel]Music will pause when we open the camera
    • WIP

Blake Wu

  • bug 1113527-[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource.
    • Landed
  • bug 1118139-[FFOS7715 v2.1] [dolphin][Youtube video] 7715 FFOS shows black screen on launching some video, while audio can be heared while using Youtube app or Youtube site
    • Help debug
  • bug 1115241-[Woodduck][Start your phone tour]FTU crashed on the fourth screen.
    • WIP
  • bug 1108477-[FFOS] Change current video codec resource management
    • Submit new proposal.

Kaku Kuo

  • bug 1144102 - Implement ImageBitmap and createImageBitmap
    • Implement ImageData/CanvaseRenderingContext2D/ImageBitmap as source.
    • Study security check.