TPEPlatform/2013-06-20: Difference between revisions
Jump to navigation
Jump to search
(→Media) |
(→Media) |
||
| Line 4: | Line 4: | ||
** MediaStreamGraph, tracing code from mochitst test_video_to_canvas. | ** MediaStreamGraph, tracing code from mochitst test_video_to_canvas. | ||
** MediaRecorder, tracing code from Randy's mochitest | ** MediaRecorder, tracing code from Randy's mochitest | ||
'''MediaEncoder {{bug|879688}}''' | '''MediaEncoder {{bug|879688}}''' | ||
Revision as of 06:11, 19 June 2013
Media
MediaRecorder
- Study document/ Alfredo
- MediaStreamGraph, tracing code from mochitst test_video_to_canvas.
- MediaRecorder, tracing code from Randy's mochitest
MediaEncoder bug 879688
- WebAudio stack-buffer-overflow crash bug 882956 / Shelly
- Fixed, review+, and landed.
- Study OMX and Stagefright framework. / Shelly
Streaming Media
- Enable WebRTC C++ unit tests on b2g bug 865956/ John
- work with pwang to fix the regression from bug 867933
- UDP E10S performance benchmark bug 869869/ SC
- update patch according to ekr's review comment.
- continue the e10s code merge with StevenLee's performance tuning work.
- central control for audio/video hardware/ SC
- discuss the current plan bug 785592 with sotaro
- figure out the control/data path of microphone audio
Graphic
Stability
Free Agent
ImageLib
- remove WBMP codec from gecko bug 882526/ SC
- roc and gal suggest to introduce wbmp.js for implementing WBMP code in js.