commit | 760a076a5293b65d70c4f3cd171e148439b3608a | [log] [tgz] |
---|---|---|
author | eladalon <eladalon@webrtc.org> | Wed May 31 09:12:25 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 31 16:12:25 2017 +0000 |
tree | c788ec102df0f112599b5f36418302dd80acc4f9 | |
parent | 6d3e866ab1ab67c0f9e228a4975ed262c3327bca [diff] |
Create unit tests for RtpDemuxer 1. Create unit tests for RtpDemuxer. 2. Add an RTC_DCHECK in RtpDemuxer that makes sure that the sink<->ssrc multimap does not allow multiple instances of the same association. BUG=None Review-Url: https://codereview.webrtc.org/2902823004 Cr-Commit-Position: refs/heads/master@{#18357}
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.