Platform/2012-04-03: Difference between revisions

Jump to navigation Jump to search
(Created page with "<!-- Maybe don't screw with these links unless you've read this blog post: http://blog.johnath.com/2011/01/20/automatic-date-links-in-mediawiki/ Just copy them to new pages and i...")
 
Line 29: Line 29:


==Video==
==Video==
* cpearce landed FileBlockCache, which provides a temporary file you can read from on any (non-main) thread, write to on the main thread with buffering so that the main thread doesn't block, and move blocks around on the main thread (with buffering and a helper thread so the main thread doesn't block). We're using this to avoid main-thread I/O from the media cache. May be useful elsewhere.
* cpearce working on enableFullScreenWithKeys and has a proposal in the bug.
* cool WebRTC demos performed at IETF Paris (jesup)
* core MediaStreams infrastructure patches under review (roc)


==DOM==
==DOM==
1,295

edits

Navigation menu