Check render size instead of frame size. Even if neither frame height nor frame width is <=0 we can end up with <=0 dimensions in renderHeight or renderWidth. With this change, we perform the check on the latter. Bug: webrtc:10367 Change-Id: I9672672659ad7d12cf1e7ccab5b5cde583ae7e8c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/129760 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Paulina Hensman <phensman@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27307}
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.