commit | 88cf05cf73a55d8615dadcefcc7c27bc8f595bc9 | [log] [tgz] |
---|---|---|
author | hta <hta@webrtc.org> | Wed Dec 14 12:48:28 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 14 20:48:39 2016 +0000 |
tree | bebbf8c9b2ef75b71eb6bc6610891a0a9520db92 | |
parent | d30bd18048df74adafd6997e2a07d66ddadb92e4 [diff] |
Guard against uninitialized packetization modes. This change inserts a RTC_CHECK for illegal packetization modes when RTP packetizers are constructed. This should help find places where this field is not initialized. BUG=webrtc:6858 Review-Url: https://codereview.webrtc.org/2575073002 Cr-Commit-Position: refs/heads/master@{#15614}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.