commit | 73674f80644c0e4bbf8436be8f3b8dedf959d695 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Tue Jan 19 05:49:18 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 19 13:49:25 2016 +0000 |
tree | 5517f92dd3752e0fe2ab69b9e9138cb465f3def9 | |
parent | 3c85cad1d4e54c6e4859e4787740d64f70880c08 [diff] |
Replace hardcoded constant in video capture with macro. The roll in https://codereview.webrtc.org/1593713013 introduced a cast that is undefined behavior. The right way to fix it is to use a macro. NOTRY=True TESTED=Tommi verified that the values are the same. Review URL: https://codereview.webrtc.org/1608893003 Cr-Commit-Position: refs/heads/master@{#11302}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.