commit | 978504e25cafc1ce59cf7fbcace3a331a9b98112 | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Thu Apr 06 08:03:53 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Apr 06 08:03:53 2017 |
tree | 3bf275e56fb40fb9f8950686f673ace822a8182e | |
parent | ed6343d90abe7a5cc134776dc7a6aa61f2933973 [diff] |
Move rtp header extension length check from Packet::FindExtension to ExtensionT::Parse to allow to read variable-length extensions. BUG=webrtc:7433 Review-Url: https://codereview.webrtc.org/2801733002 Cr-Commit-Position: refs/heads/master@{#17554}
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.