This CL adds a helper class VideoFrameDrawer that provides an abstraction for rendering arbitrary video frames using OpenGL. The class takes care of dispatching on the video buffer type and uploading I420 data to textures. BUG=None Review-Url: https://codereview.webrtc.org/3008423002 Cr-Commit-Position: refs/heads/master@{#19768}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.