Files
platform-external-webrtc/webrtc
Henrik Kjellander 6ac53b2b37 Port frame_analyzer and rgba_to_i420_converter targets to GN build.
Tested on Linux with the following command lines:

$ gn gen //out/Debug --args='is_debug=true target_cpu="x64" build_with_chromium=false'
$ ninja -C out/Debug frame_analyzer rgba_to_i420_converter

BUG=chromium:461019
TEST=see above
R=kjellander@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/42999004

Cr-Commit-Position: refs/heads/master@{#8914}
2015-04-01 15:29:51 +00:00
..
2015-04-01 15:08:49 +00:00
2015-04-01 15:08:49 +00:00
2015-04-01 15:08:49 +00:00
2015-04-01 15:08:49 +00:00
2015-04-01 15:08:49 +00:00
2015-04-01 15:08:49 +00:00
2015-03-31 13:08:13 +00:00
2015-03-12 20:51:50 +00:00
2015-03-24 12:43:40 +00:00
2015-03-04 08:48:17 +00:00

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.