TPEPlatform/2013-11-07
Jump to navigation
Jump to search
Media
GetUserMedia
- bug 898949 - [B2G getUserMedia] Display front/back camera list on permission prompt \ SC
- get 2/3 r+ and with some comment need to address
Media Recording
- bug 920934 - [MediaEncoder] Implement AudioOmxEncoder on B2G / John Lin
- develop OmxAudioTrackEncoder to encode AAC audio
- bug 879669 - Support Video Encoder module in MediaEncoder framewrok \rlin
- dummy writer patch provided (for testing)
- keep modifying the MediaEncoder part
- bug 891705 - [MediaEncoder] Implement WebM 1.0 container writer \rlin
- rebase to laste one and still implement.
- bug 883749 - [MediaEncoder] Implement Vorbis encoding
- help to review...
Streaming Media
- bug 869869 - e10s for UDP socket \ SC
- rebase to m-c tip and landed on m-i
- bug 911046 - WebRTC OmxCodec coding path support / John Lin
- change graphic buffer rendering path to send decoded data to media pipeline directly
- set default property values to use graphic buffer
- push latest commits to GitHub to share with ekr
Graphic
- bug 920921 - [Flatfish]: Flatfish has bad performance on Homescreen wiping /Jerry
- Check prerendering flow
- nsDisplayListBuilder::MarkFramesForDisplayList()
- nsDisplayListBuilder::MarkOutOfFlowFrameForDisplay()
- nsDisplayListBuilder::MarkFramesForDisplayList()
- Trace nsIFrame::BuildDisplayListForStackingContext()
- Check prerendering flow
- bug 709490 - Run WebGL on Web Worker with Off-Main-Thread-Compositing / Morris
- solved cross-thread race condition problem
- modified codes for specification change (e.g. commit function removed, set width and height from canvas)
- bug 933711 - [B2G][Helix][stability][fengximing]When the Firefox phone goes to sleep, wait for long time, if you wake up the phone, it took too much time to enter the lock screen.
- Try to reproduce issue