TPEMedia/2014-12-31: Difference between revisions
Jump to navigation
Jump to search
Full Query
| (6 intermediate revisions by 6 users not shown) | |||
| Line 25: | Line 25: | ||
===Alfredo Yang=== | ===Alfredo Yang=== | ||
*{{bug|969312}} - [MediaEncoder] Support data from GonkCameraSource in HW video recording path. | |||
** Recording path is ready. But: | |||
*** Frame rate reduced by other high priority thread. | |||
*** Rotate image problem. | |||
*** Mute frame. | |||
===John Lin=== | ===John Lin=== | ||
* {{Bug|1114477}} [Gonk-L-Camera]:Integrate Camera recording. | |||
** stagefright code tracing: bug caused by change made by Google | |||
** WIP - (hacky) patch to address the missing stagefright log problem | |||
** test whether proposed fix breaks AOSP video recording functionality or not | |||
* {{Bug|1115609}} [gonk-l] [nexus-5] Video can not play webm and mp4 correctly | |||
** stagefright code tracing: bug caused by unmerged change made by CAF | |||
** WIP - merge CAF patches that enable OMX pause state | |||
===JW Wang=== | ===JW Wang=== | ||
| Line 33: | Line 46: | ||
*{{Bug|1111787}} - "Forget This Site" command should clear EME salt values associated with the forgotten origin | *{{Bug|1111787}} - "Forget This Site" command should clear EME salt values associated with the forgotten origin | ||
** | ** r+ | ||
*{{Bug|1116006}} - Intermittent test_bug448534.html | Video should not be paused while playing | *{{Bug|1116006}} - Intermittent test_bug448534.html | Video should not be paused while playing | ||
** | ** r+ | ||
*{{Bug|1080461}} - [RTSP] Live stream does not play automatically | *{{Bug|1080461}} - [RTSP] Live stream does not play automatically | ||
| Line 49: | Line 62: | ||
** WIP | ** WIP | ||
** Finished the basic VideoWorker webidl part. | ** Finished the basic VideoWorker webidl part. | ||
** | ** Read Worker spec. | ||
===Steven Lee=== | ===Steven Lee=== | ||
===Alastor Wu=== | ===Alastor Wu=== | ||
* Study the AudioChannel related works (AudioChannelAgent/AudioChannelService/AudioManager) | |||
* Study the UX spec of the setting sound | |||
===Blake Wu=== | ===Blake Wu=== | ||
*{{bug|1113527}}[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource. (edit) | |||
**r? | |||
*{{Bug|1112770}}[gonk-l] Enable MOZ_FMP4 | |||
**Discuss | |||
*{{Bug|1108477}}[FFOS] Change current video codec resource management | |||
**feedback? | |||
*{{Bug|1114928}}[FFOS][MSE] Youtube just play 4 seconds and stop. | |||
**Created and Debug | |||
===Kaku Kuo=== | ===Kaku Kuo=== | ||
Latest revision as of 02:25, 5 January 2015
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 |
|---|---|---|---|---|
| 1094678 | MediaCodecReader need to use the main thread to create SharedThreadPool. | RESOLVED | FIXED | Benjamin Chen [:bechen] |
1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);
Randy Lin
Alfredo Yang
- bug 969312 - [MediaEncoder] Support data from GonkCameraSource in HW video recording path.
- Recording path is ready. But:
- Frame rate reduced by other high priority thread.
- Rotate image problem.
- Mute frame.
- Recording path is ready. But:
John Lin
- bug 1114477 [Gonk-L-Camera]:Integrate Camera recording.
- stagefright code tracing: bug caused by change made by Google
- WIP - (hacky) patch to address the missing stagefright log problem
- test whether proposed fix breaks AOSP video recording functionality or not
- bug 1115609 [gonk-l] [nexus-5] Video can not play webm and mp4 correctly
- stagefright code tracing: bug caused by unmerged change made by CAF
- WIP - merge CAF patches that enable OMX pause state
JW Wang
- bug 1115505 - Need to keep decoding to ensure the stream is initialized in the decode-to-stream case
- WIP
- bug 1111787 - "Forget This Site" command should clear EME salt values associated with the forgotten origin
- r+
- bug 1116006 - Intermittent test_bug448534.html | Video should not be paused while playing
- r+
- bug 1080461 - [RTSP] Live stream does not play automatically
- code review
Benjamin Chen
Chiahung Tai
- bug 1100203 - [FoxEye][Meta] Project FoxEye: Bring modern computer vision and image processing technology to the Web.
- Attended and prepared Project FoxEye for Firefox OS v3 meeting.
- bug 1108950 - [FoxEye] Associate MediaStreamTrack with WebWorker.
- WIP
- Finished the basic VideoWorker webidl part.
- Read Worker spec.
Steven Lee
Alastor Wu
- Study the AudioChannel related works (AudioChannelAgent/AudioChannelService/AudioManager)
- Study the UX spec of the setting sound
Blake Wu
- bug 1113527[FFOS] Sometimes dormant is not set successfully during DecodeMetadata is requesting the codec resource. (edit)
- r?
- bug 1112770[gonk-l] Enable MOZ_FMP4
- Discuss
- bug 1108477[FFOS] Change current video codec resource management
- feedback?
- bug 1114928[FFOS][MSE] Youtube just play 4 seconds and stop.
- Created and Debug