Add fixed-size delta-encoding/decoding code for WebRTC event logs Add code for delta-encoding and decoding, to be used when producing WebRTC event logs of the new format. This CL supports fixed-size encoding only. Also, no support for signed deltas or optional values yet. These will be added in subsequent CLs. Bug: webrtc:8111 Change-Id: I531abd99fd924f4c9e692abe565bc6f66c875ad5 Reviewed-on: https://webrtc-review.googlesource.com/c/100304 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25256}
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.