TPEMedia/2014-08-27: Difference between revisions
Jump to navigation
Jump to search
Full Query
| Line 82: | Line 82: | ||
===Benjamin Chen=== | ===Benjamin Chen=== | ||
*{{Bug|1050664}} -MediaCodecReader playback can't suspend/resume. | |||
**landed | |||
*{{Bug|1033910}} - Enable RTSP capability while using android::MediaCodec. | |||
**r? | |||
*{{Bug|1058429}} - Improve the performance when suspend/resume a HTMLMediaElement on B2G. | |||
** OOAD, WIP f? | |||
===Chiahung Tai=== | ===Chiahung Tai=== | ||
*{{Bug|1057174}} - [WebRTC] |DesktopDeviceInfoImpl::initializ| in desktop_device_info.cc use wrong argument while calling snprintf. | *{{Bug|1057174}} - [WebRTC] |DesktopDeviceInfoImpl::initializ| in desktop_device_info.cc use wrong argument while calling snprintf. | ||
Revision as of 09:40, 27 August 2014
Rule of Thumb
Status code:
- OOAD: In analysis or design phase.
- WIP: working on WIP patch.
- feedback(f): feedback a patch
- feedback?(f?): WIP is ready for feedback grant.
- feedback+(f+): Get positive feedback.
- feedback-(f-): Get negative feedback.
- review(r): review a patch.
- review?(r?): patch is under review
- review+(r+): get review+ and ready to check-in
- review-(r-): get negative review feedback. Fix problems and switch back to r? again.
- land: patch check in.
- debug: Figure out the root cause of a bug/ try to repro that bug, etc...
- file: file a bug
- PTO: take personal leave
- interview(I)
- study: Spend time on domain knowledge study, such as multimedia transport technology, compress format, real-time rendering.
- presentation
- Write a personal blog, which is relative to work, such as articles on MozTech, or what you experience in a work week.
- WIKI/ MDN article writing.
- If you write a technical blog or anything relative to work, it's welcome to share it on weekly report.
- Do a presentation of technical topics
Status code combination rule
Combine status code with "|". For example
** OOAD|WIP
Which means you work on both OOAD and WIP in the last week.
land status code
If your patch is target for specific branch, instead of central, postfix branch version. For exp
** land(1.4)
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
| ID | Summary | Status | Resolution | Assigned to |
|---|---|---|---|---|
| 1033912 | Use separated MediaTaskQueue for audio and video decoding in MediaCodecReader. | RESOLVED | FIXED | Benjamin Chen [:bechen] |
| 1057174 | [WebRTC] |DesktopDeviceInfoImpl::initializ| in desktop_device_info.cc use wrong argument while calling snprintf. | RESOLVED | FIXED | Chia-hung Tai [:ctai :ctai_mozilla :cht] |
| 1050664 | MediaCodecReader playback can't suspend/resume. | RESOLVED | FIXED | Benjamin Chen [:bechen] |
3 Total; 0 Open (0%); 3 Resolved (100%); 0 Verified (0%);
Randy Lin
Alfredo Yang
John Lin
- bug 968109 [MediaRecorder] Support recording media stream from OfflineAudioContext
- Hide new API behind a pref: r?
- add mochitest tests: r+
JW Wang
- bug 1050947 - Intermittent test_bug875221.html, test_oscillatorNodeStart.html | Assertion count 1 is greater than expected (ASSERTION: Stream write in unexpected state.: 'mState == INITIALIZED || mState == STARTED || mState == RUNNING', AudioStream.cpp, line 757)
- land
- request Aurora uplift
- bug 832768 - Intermittent timeout in 4 of test_buffered.html,test_bug465498.html,test_bug495145.html,test_chaining.html,test_playback.html,test_progress.html,test_reactivate.html,test_replay_metadata.html
- debug
- looks like MS COM class not registered
- turn out to be the machine not properly configured
- bug 1054831 - Improve MediaDecoderStateMachine state transition about decoding metadata
- land
- bug 1057978 - MediaDecoderStateMachine::Seek() should do nothing while shutting down
- r+
- bug 1057199 - [B2G debug] Intermittent test_playback.html | ASSERTION: Clock should go forwards if the playback rate is > 0.: 'mCurrentFrameTime <= clock_time || mPlaybackRate <= 0'
- WIP
- signed/unsigned calculation error in opensl_stream_get_position()
Benjamin Chen
- bug 1050664 -MediaCodecReader playback can't suspend/resume.
- landed
- bug 1033910 - Enable RTSP capability while using android::MediaCodec.
- r?
- bug 1058429 - Improve the performance when suspend/resume a HTMLMediaElement on B2G.
- OOAD, WIP f?
Chiahung Tai
- bug 1057174 - [WebRTC] |DesktopDeviceInfoImpl::initializ| in desktop_device_info.cc use wrong argument while calling snprintf.
- file/landed
- bug 1025777 - [Meta][User story] Panorama capturing support
- OOAD
- Writing a prototype of Web Digital Image Processing in webidl part.
- bug 1053130 - [Refactor] Extract a base class for B2G camera video source and WebRTC Video source to inherit from.
- r?
- Waiting Randell's review.
- 1 sick leave.