commit | 058aa719ff877e091900f8a748f6835dd4b7d0bd | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Sat Jul 15 11:33:35 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Jul 15 18:33:35 2017 +0000 |
tree | 781b03f680915ee0174a2df86abd9d799c2687d4 | |
parent | 7919fa5f4a4c6588b32af9365a5e51c754ca3b64 [diff] |
Fix incorrect DCHECK in generic_decoder.cc. When ownership is not external, the decoder pointer should be valid. BUG=b/63658384 TBR=magjed@webrtc.org Review-Url: https://codereview.webrtc.org/2975383002 Cr-Commit-Position: refs/heads/master@{#19041}
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.