commit | 0426222f4c8a2832349ddb857bc45d748f7952fa | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Tue Apr 11 11:28:10 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 11 18:28:10 2017 +0000 |
tree | fb3e7174fe60f7be789ad2440e031eb5972bcaa7 | |
parent | 00d802b6ee72259b0f8a83865961afc26c0f7e1f [diff] |
Modified the rtp_receiver_unittests. Implemented operator == in RtpSource and use the gmock EXPECT_THAT to make the test cleaner. Related CL: https://codereview.webrtc.org/2770233003/ BUG=chromium:703122 Review-Url: https://codereview.webrtc.org/2813753002 Cr-Commit-Position: refs/heads/master@{#17659}
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.