TPEMedia/2015-04-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
1156586 [FFOS7715 v2.1][AudioChannel]we can not hear music when play a tone and then go back to music page RESOLVED WONTFIX Alastor Wu [:alwu]
1153124 [7715 v2.1][AudioChannel]music play from the unexpected route RESOLVED DUPLICATE Alastor Wu [:alwu]
1157122 [FFOS7715 v2.1][AudioChannel]Speaker & headset can not change properly in a complex situation RESOLVED DUPLICATE Alastor Wu [:alwu]

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

Status

Alfredo Yang

  • bug 1153149 Get rid of IsWaitingMediaResources() in PlatformDecoderModule
    • r+
  • bug 1154512 Don't use MediaTaskQueue::SyncDispatch() in Gonk PlatformDecoderModule
    • feedback?
  • bug 1127656 Remove class inheritance hierarchy from gonk PlatformDeocdeModule
    • refactory with promise

John Lin

  • bug 1069246 [B2G] Evaluate new Android camera HAL & stagefright ProCamera API for getUserMedia()
    • wip - rewrite MediaEngineGonkVideoSource using Android camera2 API.

JW Wang

  • bug 1152208 - [EME] add clear-key path to gmp service on B2G
    • WIP
  • bug 1154559 - Remove flaky timeouts from manifest.js
    • land
  • bug 1154564 - Add the ability to notify timeouts to MediaTestManager
    • land
  • bug 1154782 - Clean up AbstractThread dispatch semantics
    • review code
  • bug 1154805 - Make tail dispatch automatic on threads that require it
    • review code
  • bug 1154802 - Implement tail dispatch on the main thread
    • review code
  • bug 1145052 - [RTSP] Seeking takes too much time to complete.
    • review code
  • prepare media study group
    • inside MediaDecoderStateMachine seeking
  • bug 1091155 - Intermittent test_eme_playback.html | gizmo-frag-cencinit.mp4-1 playing event should have fired
    • land

Benjamin Chen

  • bug 1140995 - mochitest test_bug1113600.html and test_bug879717.html timeout.
    • patch part1 v04 r+, landing
  • bug 1153690 - Leak with MediaSource and MediaRecorder
    • fix testcase fail, landing
  • Prepare the media playback study group

Chiahung Tai

  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
    • WIP
    • Now I can pass a DOM event to the event handler in VideoWorker Scope. Try to pass a stream time to the worker scope
  • Prepare MediaStreamGraph study group.

Steven Lee

  • bug 1152439 - [Crash] [@ mozilla::StreamBuffer::TrackIter::FindMatch | mozilla::MediaStreamGraphImpl::UpdateStreamOrder ]
    • trying to reproduce and tracing bug 1152431, bug 1150918, bug 1154051, bug 1144381, bug 1154042, and bug 1154030. These bugs look like resulted from similar reason.

Alastor Wu

  • bug 1151499 - [Audio Channel] The radio audio is played through the device speaker at maximum volume (unadjustable) when listening to the radio through headphones and using the dialer keypad
    • WIP
  • bug 1157121 - [v2.1] The speaker-switch button of FM is on the wrong status, when we resume the FM.
    • Debug
  • bug 1155490 - [MTBF][Nexus5-L] Crash at android::AudioSystem::get_audio_flinger
    • Debug
  • bug 1152439 - [Crash] [@ mozilla::StreamBuffer::TrackIter::FindMatch | mozilla::MediaStreamGraphImpl::UpdateStreamOrder ]
    • Debug
  • bug 1156494 - Audio plays on device before being re-routed to BT headset after ending call
    • Debug

Blake Wu

  • bug 1153876 - [FFOS] MP4Reader supports MPEG4, codec type.
    • Landed
  • bug 1152218 - Make MediaDecoderStateMachine skip-to-next-keyframe less aggressively.
    • Landed in 2.2.
  • bug 1147241 - [Video] Seek functionality via dragging progress bar does not update preview when seeking and is slow to resume after seeking
    • Resolved
  • bug 1147304 - [FFOS] MP4 decoding doesn't resume from dormant state.
    • Debug

Kaku Kuo

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Discuss the demo in work week.
  • bug 1144102 - Implement ImageBitmap and createImageBitmap
    • r-
  • bug 1141979 - [FoxEye] Extend ImageBitmap with interfaces to access its underlying image data
    • Write test cases.