commit | c42d62495c7347460119193763b3c1b1b02d2f25 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Fri Nov 09 21:19:29 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 12 14:27:38 2018 |
tree | e719f29933ddd514545c39352578f6dbd63e928a | |
parent | 19084f89d2ced9926df06fafe122d9ea5595df84 [diff] |
Event log - Use ToUnsigned() and ToSigned() on timestamp_ms When delta encoding, use ToUnsigned() and ToSigned() on timestamp_ms, since it's a signed type. This is only relevant for delta-encoding/decoding. Bug: webrtc:8111 Change-Id: I1fabfcb2be64793c281f5bc0d38a2f8035dd0d18 Reviewed-on: https://webrtc-review.googlesource.com/c/110504 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25602}
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.