commit | 71f5a9a37750d6ccea110028e3154ee90334ba6d | [log] [tgz] |
---|---|---|
author | Per <perkj@chromium.org> | Fri Dec 11 08:32:37 2015 |
committer | Per <perkj@chromium.org> | Fri Dec 11 08:32:50 2015 |
tree | 79e3852c21f0a1198b794d694497458cbf6be62d | |
parent | 0b0a88b918062ee50a36a8e8b5d7f0cc040046fb [diff] |
This cl change VideoCaptureAndroid to handle CVO the same way when capturing to texture as when using ordinary byte buffers. Ie, rotation is applied in C++ in the VideoFrameFactory is apply_rotation_ is set. If not, rotation is sent in RTP. BUG=webrtc:4993 R=nisse@chromium.org Review URL: https://codereview.webrtc.org/1493913007 . Cr-Commit-Position: refs/heads/master@{#10986}
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.