commit | a72b7fc30a6e287dbade83566714be4893e31d01 | [log] [tgz] |
---|---|---|
author | Maxim Pavlov <pavllovmax@gmail.com> | Tue Apr 10 13:57:43 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 11 12:51:06 2018 |
tree | df0cf7ffdbbd99b98718fca55063e229b561961c | |
parent | 3dc41069ef8189e4dec4f76ff3ed0f8d11e865cd [diff] |
ObjC: Add missing _lastDrawnFrame assignments Currently there are several checks against _lastDrawnFrame in RTCEAGLVideoView.mm but this variable is not assigned anywhere. Seems like it was missed in 13941912b1 during work on injecting custom shaders. Bug: webrtc:9133 Change-Id: Ie979a63de343e7253e4b4e70e3b98ffb0880af04 Reviewed-on: https://webrtc-review.googlesource.com/68720 Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22819}
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.