commit | f9b59c4f30ca5c8802a793aa99aab6b63949a0f3 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Thu Feb 11 09:38:52 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 11 09:39:00 2016 |
tree | 2e2b8a2581673c6f6c1a153dfb3e3c574602c5ed | |
parent | 4b2a5a8095ed1a96787a609c99bcc423f6989812 [diff] |
Revert of Initial cleanup of cricket::VideoFrame. (patchset #3 id:40001 of https://codereview.webrtc.org/1688643003/ ) Reason for revert: There appears there were some uses left of cricket::VideoFrame::GetRotation (to be replaced by GetVideoRotation). Investigating. Original issue's description: > Initial cleanup of cricket::VideoFrame. > > Deleted GetRotation (old alias for GetVideoRotation). > Deleted CopyToBuffer. > Deleted Sizeof. > Deleted Write. > Demote CopyToPlanes to protected status. > > BUG=webrtc:5426 TBR=perkj@webrtc.org,pbos@webrtc.org,pthatcher@webrtc.org,pthatcher@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1688953003 Cr-Commit-Position: refs/heads/master@{#11566}
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.