commit | 73f3917e89ca34ccb0370df37dc34dfc3b46cd0e | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Tue Oct 23 16:24:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 23 16:52:31 2018 |
tree | 499bf5756569393d0ab5eb1060eb7b0408afeac9 | |
parent | 4b31cf571fe9affa7f798de3a202e5e1cf54e27d [diff] |
Add support for signed deltas in FixedLengthDeltaEncoder Signed deltas can yield a more efficient encoding when the encoded sequence sometimes moves backwards. Bug: webrtc:8111 Change-Id: Ib1a50192851214ccc3f2bd7eaf88f4be97e4beb0 Reviewed-on: https://webrtc-review.googlesource.com/c/100423 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25324}
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.