commit | bef945f36c7b13f876894dda0edfc76bc2b509e1 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Oct 06 19:12:54 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 06 21:18:14 2017 +0000 |
tree | 62612cb9ceb1a13f5ab4a2314af57dc04b07c0d6 | |
parent | 6b63cd5e54ed535977d136438adbfb03b28f0488 [diff] |
in Vp8 packetizer use DCHECK instead of assert Remove redundant null pointer checks. move header fields validation when they passed in rather when used. Validate all used fields from the header. Bug: webrtc:8335 Change-Id: I20b132c6fb8966e49a5414fe757f74d504f4a61a Reviewed-on: https://webrtc-review.googlesource.com/7400 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20194}
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.