commit | 898395d1810654e412d53197fae2c6493828a1f2 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Wed Apr 10 13:55:00 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 10 14:32:00 2019 |
tree | dbef00c93bb5f5f86b28d538a71bac1a2bfa3b94 | |
parent | 0810a7c25a156c1945771eb16ca1a6512be4f295 [diff] |
RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers Add a version of RTPSenderVideo::GetSentRtpPacketInfo() that operates over a set of numbers, so as to only grab the lock once. Bug: webrtc:10501 Change-Id: I9453b0cb44dcd6e2ce196390b2c5c9a7dd6d800a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132014 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27544}
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.