Original patch by tfarina@chromium.org at https://webrtc-codereview.appspot.com/42999004/ BUG=chromium:461019, webrtc:4504 TESTED=Tested on Linux with the following command lines: $ gn gen/out/Debug --args='is_debug=true build_with_chromium=false' $ ninja -C out/Debug frame_analyzer rgba_to_i420_converter Also successfully compiled from a Chromium checkout using the steps in webrtc:4504. R=tfarina@chromium.org Review URL: https://codereview.webrtc.org/1387243002 . Cr-Commit-Position: refs/heads/master@{#10193}
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.