TPEMedia/2015-05-13

From MozillaWiki
Jump to navigation Jump to 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
1153690 Leak with MediaSource and MediaRecorder RESOLVED FIXED Benjamin Chen [:bechen]
1163935 MSE and EME Conformance Tests item 33 failed on Flame RESOLVED WONTFIX Alfredo Yang (:alfredo)
1104643 Refine the audio clock on B2G platform. RESOLVED FIXED Benjamin Chen [:bechen]
1132369 DecodeMetadata function will be interrupted by dormant. RESOLVED INVALID Benjamin Chen [:bechen]

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

Status

Alfredo Yang

  • bug 1163935 MSE and EME Conformance Tests item 33 failed on Flame
    • Flame doesn't have capability to decode 1080P video. Nexus-4 is ok.
  • bug 1161984 Get rid of IsWaitingMediaResources() in MP4Reader
    • Patch ready, under feedback
  • bug 1161426 Gonk::Drain could potentially cause a deadlock
    • Patch ready
  • bug 1162867 Release video buffer when failing to create video frame
    • r+

John Lin

  • bug 1069246 [B2G] Evaluate new Android camera HAL & stagefright ProCamera API for getUserMedia()
    • wip - AddTunnel()/RemoveTunnel() in MediaEngineSource

JW Wang

  • bug 1161405 - Suboptimal parallelism of nsThreadPool
    • land
  • bug 1163469 - Move MediaDecoder::DecodedStreamData and related code to its own file
    • WIP
  • bug 1105720 - Intermittent test_empty_resource.html | timed out without getting an error event - expected PASS
    • WIP
  • bug 1164297 - |MediaDecoderStateMachine| logging accesses env vars every time something is logged
    • WIP

Benjamin Chen

Chiahung Tai

  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • WIP
    • Figure out how to write WorkerProcessor case. Looks like I need to modify MediaStreamTrack and add a new ProcessedMediaStream class for it.
  • bug 1070216 - Add support for MediaStream constructors (from MediaStreamTracks)
    • WIP
    • Write a patch for this bug.

Steven Lee

Alastor Wu

  • bug 1156586 - [FFOS7715 v2.1][AudioChannel]we can not hear music when play a tone and then go back to music page
    • OOP (thinking about possible workaround)
  • bug 1162663 - Crash in AudioChannelService while stability testing
    • Debug
  • bug 1159434 - In call audio does not route to headset while recording with camera
    • Debig

Blake Wu

  • bug 1161444 - Change MP4Reader's IsMediaSeekable()
    • Landed
  • bug 1158448 - Replace MDSM::Play with a state-watcher on mPlayState and eliminate ApplyStateToStateMachine.
    • Review codes
  • bug 1161426 - Gonk::Drain could potentially cause a deadlock
    • Feedback
  • bug 1160169 - [FFOS] MP4Reader cannot play video-only track file.
    • Debug
  • bug 1159119 - MSE playback crashed in GonkMediaDataDecoder - episode 2
    • Debug

Kaku Kuo