commit | 47ac4620c810fa816837f9b83b8392f8c29cf076 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Wed May 25 15:47:01 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 25 15:47:05 2016 |
tree | feaa1a0302256d7b9a7ff1b0cbe175716e7e05e7 | |
parent | 612c25e7afad62675510cf3269701b28dc053605 [diff] |
Delete AndroidVideoCapturer::FrameFactory. Splits VideoCapturer::OnFrameCaptured into helper methods, which enables use of the VideoAdaptation logic without using a frame factory. Refactors AndroidVideoCapturer to make adaptation decision earlier, so we can crop and rotate using NV12ToI420Rotate. BUG=webrtc:5682 Review-Url: https://codereview.webrtc.org/1973873003 Cr-Commit-Position: refs/heads/master@{#12895}
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.