commit | 7a3006bae7f1c61371581ddfa320524041119f20 | [log] [tgz] |
---|---|---|
author | ilnik <ilnik@webrtc.org> | Tue May 23 16:34:21 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 23 16:34:21 2017 |
tree | 74a62cef5b81f9e2cffc0294c325dc13b662e38b | |
parent | d019667c001679b9c73b63735f2c2fca92c530d6 [diff] |
Fix packetization logic to leave space for extensions in the last packet Change packetizer interface to explicitly return number of packets instead of a last flag. Account for extra space needed in the last packet. BUG=webrtc:7588,webrtc:7594 Review-Url: https://codereview.webrtc.org/2871173008 Cr-Commit-Position: refs/heads/master@{#18244}
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.