commit | 512bee3dee4afd960e378f951570984e171782b3 | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Fri Aug 04 02:05:32 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 04 09:05:32 2017 +0000 |
tree | 2bdb51bac0e3891d05813b2452679681daebcdcc | |
parent | 3e8016e1d51e6db21a51b7fcf308b8904aee2f66 [diff] |
ObjC: Support non-native frames in encoder Frames might be non-native, i.e. normal I420 frames, and we should handle that in the encoder. BUG=webrtc:7785,webrtc:7924 Review-Url: https://codereview.webrtc.org/2992943002 Cr-Commit-Position: refs/heads/master@{#19245}
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.