TPEMedia/2015-06-03

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
1128448 dom/media/test/test_mediarecorder_unsupported_src.html timeout on emulator-kk RESOLVED FIXED Benjamin Chen [:bechen]
1157121 [B2G] The speaker status is wrong, when we resume the FM. RESOLVED FIXED Alastor Wu [:alwu]
1133483 Intermittent resource-selection-invoke-audio-constructor.html | invoking resource selection with new Audio(src) - expected FAIL RESOLVED FIXED Chia-hung Tai [:ctai :ctai_mozilla :cht]

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

Status

Alfredo Yang

  • bug 1167528 Firefox can't play a MP4 video when its moov box is at the end of file
    • r+
  • bug 1146086 - Use MediaPromise to initialise MediaDataDecoder
    • check the PlatformDecoderModule Init() codes
  • Prepare MSE talking

John Lin

  • bug 1069246 [B2G] Evaluate new Android camera HAL & stagefright ProCamera API for getUserMedia()
  • MSG study group
    • study Notify*().

JW Wang

  • bug 1160695 - Clean up duration tracking and use mirroring for cross-thread access
    • review code
  • bug 1170081 - Add a tag to run only mochitests that use HTMLMediaElement::MozCaptureStream
    • land
  • bug 1162381 - Remove mAudioCaptured exemption for GetClock assertion
    • WIP
  • media playback profiling

Benjamin Chen

  • bug 1165963 - [Video][Audio Sync] Audio is not in sync for video playback.
    • r+, regression by bug 1104643
  • bug 1165825 - MediaCodecReader: testcase test_playback.html failed.
    • r+

Chiahung Tai

Steven Lee

Alastor Wu

  • bug 1157121 - [B2G] The speaker status is wrong, when we resume the FM.
    • Land
  • bug 1113086 - Implement AudioChannel API into BrowserElement
    • Review
  • bug 1170117 - [B2G] Separate volume control settings for multiple audio profiles
    • WIP
  • Study USB audio in FxOS

Blake Wu

Kaku Kuo

  • bug 1144102 - Implement ImageBitmap and createImageBitmap
    • f+
    • f? : wait for baku's review about structure-clone mechanism
  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • Write a WorkerMonitor sample which handle drop-frame in users' JavaScript code -> extend to use multiple workers.
    • Write a WorkerProcessor sample.