commit | 257ed437f08fe51794d9f5b827622375d6717a9c | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Wed Oct 24 12:06:34 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 24 12:48:44 2018 |
tree | 4a26924dd69f93c2312866639fd104ff615b30ec | |
parent | c6ec4b1fa90b0ae064b3e17ae384185f96bd96a9 [diff] |
Add support for optional fields in FixedLengthDeltaEncoder Optional fields are those which only occur sometimes. For example, the sequence number field in an RTP packet always occurs, but fields in optional RTP extensions only occur sometimes. Bug: webrtc:8111 Change-Id: Iff2c35b73530c0a1db68e547b4caf34434aa4ace Reviewed-on: https://webrtc-review.googlesource.com/c/103362 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25336}
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.