commit | 13f61dfea59a546e4e0081eb79e38c542ec51cf6 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Mon Jan 04 21:36:38 2016 |
committer | Peter Boström <pbos@webrtc.org> | Mon Jan 04 21:36:49 2016 |
tree | c95ac86d5b13a0b2cdb6a47885b6fe2a8d94e3a8 | |
parent | 523702136f39cdbf0ac32d7173834ccf06744461 [diff] |
Move fake-handle frame creation into test target. Renames CreateFakeNativeHandleFrame to FakeNativeHandle::CreateFrame and moves into test.gyp target 'fake_video_frames' which contains previous frame_generator target. Removes unused warnings from includers of webrtc/test/fake_texture_frame.h which did not use the function above. BUG=webrtc:5398 R=kjellander@webrtc.org TBR=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1554223002 . Cr-Commit-Position: refs/heads/master@{#11149}
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.