commit | 173658968e80cc25e98038feb05efd750bdb8e9d | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Thu May 04 10:41:33 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 04 10:41:33 2017 |
tree | c043adae882004cbd1f0a4de18a2106f9094e1c2 | |
parent | 76a1ce71f97e9a4c091ba47c529027d213593421 [diff] |
Reland of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #1 id:1 of https://codereview.webrtc.org/2862663003/ ) Reason for revert: Keep header file for backwards compatibility Original issue's description: > Revert of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #2 id:60001 of https://codereview.webrtc.org/2851563003/ ) > > Reason for revert: > Breaks downstream targets. > > Original issue's description: > > Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ > > > > CoreVideoFrameBuffer is Mac/iPhone specific and should be moved into > > the webrtc/sdk/objc/ folder. > > > > BUG=None > > > > Review-Url: https://codereview.webrtc.org/2851563003 > > Cr-Commit-Position: refs/heads/master@{#17998} > > Committed: https://chromium.googlesource.com/external/webrtc/+/d41631aa274e926c4fba1600cbcfbc18020eb35a > > TBR=kthelgason@webrtc.org,magjed@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=None > > Review-Url: https://codereview.webrtc.org/2862663003 > Cr-Commit-Position: refs/heads/master@{#18004} > Committed: https://chromium.googlesource.com/external/webrtc/+/c34e730896032ae730b5917306bb4f79e62d03dd TBR=kthelgason@webrtc.org,ehmaldonado@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=None Review-Url: https://codereview.webrtc.org/2860033002 Cr-Commit-Position: refs/heads/master@{#18011}
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.