TPEMedia/2014-10-15

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
1029552 plays only one video on blinkx.com VERIFIED FIXED Benjamin Chen [:bechen]
1053130 [Refactor] Extract a base class for B2G camera video source and WebRTC Video source to inherit from. RESOLVED FIXED Alfredo Yang (:alfredo)
1077299 Incorrect way to use CreateMemoryFile() in ImageCapture RESOLVED FIXED Alfredo Yang (:alfredo)
1082449 Add memory ownership comment for CreateMemoryFile(). RESOLVED FIXED Alfredo Yang (:alfredo)
1069222 [B2G] Add testcase for ImageCapture on gonk RESOLVED FIXED Alfredo Yang (:alfredo)
1041362 Intermittent test_mediarecorder_record_no_timeslice.html | uncaught exception - InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable at http://mochi.test:8888/tests/content/media/test/test_mediarecorder_record_no_ti RESOLVED FIXED Benjamin Chen [:bechen]

6 Total; 0 Open (0%); 5 Resolved (83.33%); 1 Verified (16.67%);


Randy Lin

  • bug 1079810 - Empty sound writes into speaker, cause serious power consumption, 2.1+
    • Clarify and found an AudioContext was created by incall screen.
    • It need communication owner to fix that.
  • bug 1074177 - DTMF tone are not coming on Bluetooth headset, 2.1+
    • patch updated, r?
  • Help alwu for his first bug bug 930444, r+

Alfredo Yang

  • bug 1053130 [Refactor] Extract a base class for B2G camera video source and WebRTC Video source to inherit from.
    • landed
  • bug 1077299 Incorrect way to use CreateMemoryFile() in ImageCapture
    • landed
  • bug 1082449 Add memory ownership comment for CreateMemoryFile().
    • landed
  • bug 1069222 [B2G] Add testcase for ImageCapture on gonk
    • r+
  • bug 938034 [B2G] GetUserMedia can provide recording callback in media stream
    • WIP

John Lin

  • PTO (10/9 - 10/15)

JW Wang

  • PTO 10/13(Mon)
  • bug 879717 - drawImage on MediaStream assigned to <video> stopped working again
    • review code
  • bug 1079695 - Improve audio clock calculation in MediaDecoderStateMachine
    • WIP
  • bug 1079616 - Intermittent test_mediarecorder_record_getdata_afterstart.html | check blob has data
    • review code
  • bug 1021676 - Fix and re-enable test_delay_load.html on B2G
    • land

Benjamin Chen

  • bug 1029552 - plays only one video on blinkx.com
    • landed
  • bug 1079616 - Intermittent test_mediarecorder_record_getdata_afterstart.html | check blob has data
    • found root cause, wip
  • bug 897486 - RTSP: investigate the impact of rtsp data discarding on I-Frames and media decoding
    • OOAD, want to detect I-frame in H264 streaming
  • bug 1041362 - Intermittent test_mediarecorder_record_no_timeslice.html | uncaught exception - InvalidStateError: An attempt was made to use an object that is not, or is no longer
    • r+, landing

Chiahung Tai

  • bug 1025777 - [Meta][User story] Panorama capturing support
    • WIP
    • Working on face detection based tracker on MediaStream this week. Now we can use face detection based tracker on flame.
    • Working on text detection on HTMLImageElement.

Steven Lee

Alastor Wu

  • bug 930444 [MediaEncoder] Add Profile Label in Encoding path
    • r+
    • Test case fail (memory leak)
  • bug 1081835 [B2G] test case for Bug 1069602: crash on changing mp3 file quickly on audio tag
    • WIP

Blake Wu