TPEMedia/ 2015-03-04

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
1133449 [B2G] The default audio type didn't be set correctly when the call screen app is launched RESOLVED FIXED Alastor Wu [:alwu]
1124605 After perform Seek twice, the playing status doesn't consistent with video control bar. RESOLVED FIXED Benjamin Chen [:bechen]
1129376 [MediaCodec] crashes when playing some video clip RESOLVED FIXED Benjamin Chen [:bechen]

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

Status

Alfredo Yang

  • bug 1139005 - Need to check the return value of AutoJSAPI.init in canvas EncodeCallback
    • review bug
  • bug 1132832 - [FFOS] MSE and EME Conformance Tests item 20 failed
    • omx codec resource problem, WIP.

John Lin

  • Study V3 architecture technology

JW Wang

  • bug 1127235 - Refactor stream clock calculation in MediaDecoderStateMachine
    • land
  • bug 1128417 - Incorrect end time for media element when captured
    • land
  • bug 901102 - Intermittent B2G test_streams_element_capture_reset.html | Got 0.23333072662353516, expected 0.266
    • land
  • bug 1131908 - [EME] GMPDecryptorChild should not send IPC messages after RecvDecryptingComplete() called
    • land
  • bug 1139270 - [EME] Setting a key to output-downscaled causes it to not be playable
    • land

Benjamin Chen

  • bug 1138825 - MediaCodecReader crash at mAudioPromise.Resolve on emulator-kk.
    • r?
  • bug 1131563 - Only a few frames played in WebM video (Android 2.3/3.0/4.0+)
    • patch v01 ready, f?
  • Enable MediaCodec on emulator-kk build
    • mochitest fails
    • try to fix webm, mp4 playback

Chiahung Tai

  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • WIP
    • Already hooked VideoWorker with MST. But got a segment fault, suspect cycle collector issue in worker thread. Try to debug it.
    • Study smart pointer and cycle collector mechanism in Gecko.
  • Watch Firefox OS V3 all-hands meeting on air mozilla.
  • bug 1044102 - Implement ImageBitmap and createImageBitmap
    • f? from Kaku's request.

Steven Lee

  • migrating e10s patches of bug 1057908 to FxOS.
    • It fails on forking a content process and there are some binaries not available on FxOS.
  • Discuss the schedule of AudioChannel refactoring with Evan

Alastor Wu

  • bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched
    • Landed
  • bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound
    • r-
  • bug 1119936 - [Audio Channel][Camera] Audio from FM Radio or Music app ceases to play when switching between front/back camera
    • f- (regression errors)
  • bug 1107534 - [Settings]Tapping set or manage ringtones tone preview will not play
    • Debug
  • bug 1131968 - [FFOS2.0][Woodduck][Music][Call]Music on loudspeaker and incoming call
    • WIP (test case fail)

Blake Wu

  • bug 1133955-Flame: while scanning video via moving the progress bar, image flickers
    • Landed
  • bug 1139276 - [FFOS2.2] Youtube sometimes doesn't resume after suspending when seeking.
    • Debug
  • bug 1098298-[B2G 2.0]Unable to open video in video application when youtube video is buffering in browser running in background
    • WIP

Kaku Kuo

  • bug 1144102 - Implement ImageBitmap and createImageBitmap
    • Complete the core of ImageBitmap implementation. Get feedback from CTai.
    • Discuss with r.o.c about the extended interface of ImageBitmap.