commit | 5a6ae02e90dd02193b69129da025d9812d95dd2d | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Jan 21 11:59:10 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 21 12:46:25 2019 +0000 |
tree | 59636379a655444330169ef3793d7112f4b868a4 | |
parent | 700615fb1cb602f96377d695f743dad998f4938d [diff] |
Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" This is a reland of 80b95de7651caa0cfeb684ffc200860989f667dc Original change's description: > Trim down FileWrapper class to be merely a wrapper owning a FILE* > > Bug: webrtc:6463 > Change-Id: If71e2f3a75dc1863bc805ab71de1e2d33294f805 > Reviewed-on: https://webrtc-review.googlesource.com/c/117881 > Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> > Reviewed-by: Alex Loiko <aleloi@webrtc.org> > Commit-Queue: Niels Moller <nisse@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#26311} Bug: webrtc:6463 Change-Id: I12154ef65744c1b7811974a1d871e05ed3fbbc27 Reviewed-on: https://webrtc-review.googlesource.com/c/118660 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26337}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.