TPEMedia/2015-07-22

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
1170117 [B2G] Separate volume control settings for multiple audio profiles RESOLVED FIXED Alastor Wu [:alwu]
1183301 [B2G] Can't open a new attention window VERIFIED FIXED Alastor Wu [:alwu]
1178682 MediaCodec: GonkAudioDecoderManager: invalid decoded data with EOS flag. RESOLVED FIXED Benjamin Chen [:bechen]
1163486 Remove MP4Reader RESOLVED FIXED Alfredo Yang (:alfredo)

4 Total; 0 Open (0%); 3 Resolved (75%); 1 Verified (25%);

Status

Alfredo Yang

  • bug 1163486 Remove MP4Reader
    • landed
  • bug 1146086 Use MediaPromise to initialise MediaDataDecoder
    • all patches got r+
  • Study C++11 rvalue

John Lin

  • bug 1159343 [Video] Seek functionality via dragging progress bar does not update preview when seeking and occasionally it is slow to resume after seeking
    • Root cause found: initiate seeking always resets decoding thus output will be dropped when seeking continuously.
    • WIP: let MediaFormatReader handle 3gp files recorded on device.

JW Wang

  • bug 1184412 - Remove MediaDecoderStateMachine::mAudioEndTime - second
    • land
  • bug 1184460 - Remove sync dispatch from CreateMediaDecodeTaskQueue/CreateFlushableMediaDecodeTaskQueue
    • land
  • bug 1183518 - Move Mediadecoder::{Start,Stop}ProgressUpdates to main thread
    • land
  • bug 1177452 - Assertion failure in MDSM::On*Decoded
    • review code
  • bug 1185407 - Have AudioSink::Init return a promse to indicate the end of audio playback
    • land
  • bug 1185416 - Don't stop AudioSink prematurely when decoding is completed
    • land
  • bug 1184874 - Remove dependency on MediaDecoderStateMachine::DispatchOnPlaybackOffsetUpdate from AudioSink
    • land
  • bug 1185892 - Remove MediaDecoder::IsExpectingMoreData
    • land
  • bug 1186299 - Consolidate AudioSink::PrepareToShutdown and AudioSink::Shutdown into one function
    • land

Benjamin Chen

  • bug 1178682 - MediaCodec: GonkAudioDecoderManager: invalid decoded data with EOS flag.
    • landed
  • bug 1183394 - "ASSERTION: Must have state machine to start state machine thread" with duplicate createObjectURL use
    • r+, landing
  • bug 1064535 - Intermittent test_mediarecorder_record_startstopstart.html | Should has two dataavailable event - got 2, expected 3
    • patch reviewing

Chiahung Tai

  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker as WorkerMonitor.
    • WIP, f?
    • Modify according to Whistler WW discussion.

Alastor Wu

  • bug 1183301 - [B2G] Can't open a new attention window
    • Land
  • bug 1170117 - [B2G] Separate volume control settings for multiple audio profiles
    • Land
  • bug 1183870 - [Browser][AudioChannel] While on 'www.youtube.com', adjusting volume buttons may manipulate 'Ringtone' volume levels instead of 'Media'
  • bug 1181982 - [B2G] Manage the sound of the attention window
  • bug 1185051 - [B2G] Manage the sound of any website which is opened from the browser app
  • bug 1185733 - [Dialer] Phone will vibrate 3 times when dialing numbers from dialer app while in a call
    • Debug, and discuss the solution with Evan
  • bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
    • Rebase and update new patches, r+
  • bug 1184482 - [B2G] Add new event to handle special audio competing case
    • OOP
  • bug 1148049 - [Music] Playback stutter when listening through Bluetooth device when moving between tracks or scrubbing
    • Debug

Blake Wu

  • Join the discussions and meetings for "MOZ Update"
  • Discuss how to support Widevine DRM on B2G.
  • bug 1184616 - Uninitialised value use in android::OMXCodec::read
    • Debug

Kaku Kuo

  • bug 1144102 - Implement ImageBitmap and createImageBitmap
    • r+
    • Still need to handle 1) Windows8 test case fial, 2) hazard analysis fail and 3) web platform tests fail

Munro Chiang

  • Feature slow motion recording
    • Gecko / Gonk draft is done. Check Gaia part (modify the UI to switch between normal mode and slow motion mode).
  • bug 1178214 - [Flame][Video]With some special videos in device, when user opens Video app, it exits automatically
    • prevent video app from parsing any 1080p media file on Flame since its CPU(Qualcomm msm8610) spec already indicate its capability is 720p.

Hayden Huang

Adam Chou