commit | 0c141c591ae829277053bc1192d136d8a9cb47b2 | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Mon Aug 26 13:04:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 27 07:43:01 2019 |
tree | b987a36c30400b70d95c5ab2adf1fee712f32024 | |
parent | 7e896d01623e136313757b6f97d99ea21586f4c4 [diff] |
Fix frames dropped statistics The |frames_dropped| statistics contain not only frames that are dropped but also frames that are in internal queues. This CL changes that so that |frames_dropped| only contains frames that are dropped. Bug: chromium:990317 Change-Id: If222568501b277a75bc514661c4f8f861b56aaed Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150111 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28968}
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.