TPEMedia/2015-01-07

From MozillaWiki
Jump to: navigation, search

Summary

Status changed by this week 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
1098166 GonkDecoderModule::Shutdown is on off-main thread RESOLVED FIXED Alfredo Yang (:alfredo)
1114477 [Gonk-L-Camera]:Integrate Camera recording. RESOLVED FIXED John Lin [:jhlin][:jolin]

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

Status

Randy Lin

  • bug 1089539 - [B2G] Refactor Audio Channel Service
    • Reviewing, it doesn't work.
    • Testing the performance of allowing audiochannel to play in gaia layer.

Alfredo Yang

  • bug 1118151 - Can't play MPEG-DASH / Media Source demo on Gonk
    • Checking, nightly build Firefox is ok.
  • bug 1098166 - GonkDecoderModule::Shutdown is on off-main thread
    • Landed
  • bug 969312 - [MediaEncoder] Support data from GonkCameraSource in HW video recording path.
    • WIP, fix rotation problem
  • bug 1073003 - Enable warnings-as-errors on B2G
    • Reviewed patch.

John Lin

  • bug 1114477 [Gonk-L-Camera]:Integrate Camera recording.
    • r+
  • bug 1115609 [gonk-l] [nexus-5] Video can not play webm and mp4 correctly
    • WIP - add pause state to OMXCodec

JW Wang

  • bug 1116006 - Intermittent test_bug448534.html | Video should not be paused while playing
    • r+
  • bug 1111391 - [EME] Enable keyMessages to be sent before create/load session promise is resolved
    • code review
  • bug 1118574 - [EME] test case for "Forget This Site" command
    • r+
  • bug 1111788 - "Clear Recent History" command should clear salts and associated origin pair mappings created during cleared history
    • WIP

Benjamin Chen

  • bug 1114910 - MediaCodecReader crash at mAudioPromise.Resolve
    • r?
  • bug 1118632 - MediaCodecReader: duration is wrong after replay.
    • new bug, OOAD
  • bug 1091466 - MediaCodecReader should defer releaseOutputBuffer() to another thread while using GraphicBuffer.
    • WIP, manual testing

Chiahung Tai

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Project FoxEye for Firefox OS v3 meeting.
  • bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.

Steven Lee

  • try emulator-kk mochitest
    • mochitest can be ran on emulator-kk on linux but there are some testing fails
  • try EME gtest on devices
    • GMP has problems running on b2g
  • bug 1096520 - [Video] Unable to put volume at max level when watching youtube video with headphones plugged in
    • It should be gaia's problem, ni Evan
  • bug 1102155 - [Flame][Browser]Can't reopen youtube after lost network and connect again
    • It seems like browser app's problem, ni dale

Alastor Wu

Blake Wu

  • bug 1112438 - [FFOS2.0][Woodduck][Video]Slider doesn't go back to zero after the video play end.
    • Feedback
  • bug 1114928 - [FFOS][MSE] GonkMediaDataDecoder Throws a false alarm
    • r+
  • bug 1113527 - [FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource.
    • Discuss and r?

Kaku Kuo

  • bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
    • Attend ideation meeting.
  • bug 1044102 - Implement ImageBitmap and createImageBitmap
    • Discuss with ctai about how to extend the ImageBitmap interface so that the underlying image raw data could be accessed via JavaScript.
    • Trace code. UML diagram.
  • bug 1116674 - [Meta] Evaluate OpenCV performance with asm.js (compiled by Emscripten)
    • Follow-up with comments.
    • Do extra experiments: (1) Compile asm.js code with PRECISE_F32=1, (2) Compile native code with auto-vectorization disabled.