commit | db1285676bdcfa9274be9396f34a53e9871ea654 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Sep 17 13:11:50 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 18 08:08:33 2018 +0000 |
tree | 1de70433dc3acd4dc04ffecd76886c7705841dbf | |
parent | 6d800030ab7efa0c0cb50efee737320d5f1c1d2e [diff] |
Cleanup modules_common_types Uninline RTPFragmentaion functions fix RTPFragmentation move constructor and assign operators (was recursive for win) replace assert with rtc::dchecked_cast Remove unused includes and dependencies. Fix other targets that used those includes transitively instead of directly Bug: None Change-Id: I647cb1eda107dc7d87d25234095545bc2842fa40 Reviewed-on: https://webrtc-review.googlesource.com/100500 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24759}
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.
Authoritative list of directories that contain the native API header files.