- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 31 Jan 2013 12:45:45 +0000
- To: public-dap-commits@w3.org
changeset: 354:f67bfa008d67 tag: tip user: dom@localhost6.localdomain6 date: Thu Jan 31 13:45:36 2013 +0100 files: media-stream-capture/MediaRecorder.html description: add copyright ref to whatwg update shortname clarify media capture task force diff -r 30552a2f004c -r f67bfa008d67 media-stream-capture/MediaRecorder.html --- a/media-stream-capture/MediaRecorder.html Thu Jan 31 11:33:53 2013 +0100 +++ b/media-stream-capture/MediaRecorder.html Thu Jan 31 13:45:36 2013 +0100 @@ -17,13 +17,14 @@ url: "mailto:travis.leithead@microsoft.com?subject=MediaStream Capture Scenarios Feedback", companyURL: "http://www.microsoft.com"}], publishDate: "2013-01-18", - edDraftURI: "http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/RecordingProposal.html", + edDraftURI: "http://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/RecordingProposal.html", + overrideCopyright: "<p class='copyright'>Initial Author of this Specification was Ian Hickson, Google Inc., with the following copyright statement:<br /> © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA. You are granted a license to use, reproduce and create derivative works of this document.<\/p> <p class='copyright'>All subsequent changes since 26 July 2011 done by the W3C WebRTC Working Group and the Device APIs Working Group are under the following <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Copyright'>Copyright<\/a>:<br />© 2011-2012 <a href='http://www.w3.org/'><acronym title='World Wide Web Consortium'>W3C<\/acronym><\/a><sup>®<\/sup> (<a href='http://www.csail.mit.edu/'><acronym title='Massachusetts Institute of Technology'>MIT<\/acronym><\/a>, <a href='http://www.ercim.eu/'><acronym title='European Research Consortium for Informatics and Mathematics'>ERCIM<\/acronym><\/a>, <a href='http://www.keio.ac.jp/'>Keio<\/a>), All Righs Reserved. <a href='http://www.w3.org/Consortium/Legal/copyright-documents'>Document use<\/a> rules apply.<\/p> <p class='copyright'>For the entire publication on the W3C site the <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer'>liability<\/a> and <a href='http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks'>trademark<\/a> rules apply.<\/p>", previousPublishDate: null, prevED: "", noIDLIn: true, inlineCSS: true, noRecTrack: true, - shortName: "recording", + shortName: "mediastream-recording", extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"], wg: ["Web Real-Time Communication Working Group", "Device APIs Working Group"] , wgURI:["http://www.w3.org/2011/04/webrtc/","http://www.w3.org/2009/dap"], @@ -87,8 +88,8 @@ <p>This document is not complete. It is subject to major changes and, while early experimentations are encouraged, it is therefore not intended for - implementation. - The Media Capture Task Force expects this specification to evolve + implementation. + The Media Capture Task Force, a joint task force of the Device APIs and WebRTC Working Groups, expects this specification to evolve significantly based on:</p> <ul>
Received on Thursday, 31 January 2013 12:45:47 UTC