commit | 099b02a366a8b967e302fe9a98ae5f26b1fd7b34 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Thu Jun 27 15:51:12 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 28 17:58:38 2019 |
tree | 6bfa64db9b6541f990aae4ce3fd3a9ba71b88a04 | |
parent | 7e00c679a5ec84d711bb75d7b81a72d89741c5df [diff] |
Get rid of deprecated version of NackSender::SendNack [2/2] [1/2] - Make new version pure-virtual, and deprecated version non-pure. This will allow deleting the deprecated version from downstream projects. [2/2] - Remove deprecated version. TBR=sprang@webrtc.org,stefan@webrtc.org Bug: webrtc:10336 Change-Id: I3904da12ec471980adfb22f2e61304d42de4ec66 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144043 Reviewed-by: Elad Alon <eladalon@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28419}
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.