webrtc/webrtc
2013-06-12 20:10:06 +00:00
..
build Fix relative path to .gitignore and other minor changes. 2013-06-07 15:43:04 +00:00
common_audio Reorganize test targets in WebRTC 2013-06-11 08:29:17 +00:00
common_video Restore relative include paths to libyuv. 2013-06-04 23:53:48 +00:00
modules Risk of division by zero. 2013-06-12 20:10:06 +00:00
system_wrappers Add back the WEBRTC_DIRECT_TRACE flag. 2013-06-10 09:03:41 +00:00
test Reorganize test targets in WebRTC 2013-06-11 08:29:17 +00:00
tools Include files from webrtc/.. paths in tools/ 2013-06-04 08:14:10 +00:00
video_engine Revert 4211 "Build all java files into jar for each module on An..." 2013-06-12 17:39:29 +00:00
voice_engine Reorganize test targets in WebRTC 2013-06-11 08:29:17 +00:00
.gitignore .gitignore: Add *.mk, created as part of ChromiumOS build 2013-01-04 21:25:42 +00:00
common.h Added a config class to ease passing a set of options across webrtc. 2013-05-13 08:06:36 +00:00
common_types.h Replace ExtraCodecOptions with new Config class that supports multiple settings at once. 2013-05-14 08:02:25 +00:00
common_unittest.cc Added a config class to ease passing a set of options across webrtc. 2013-05-13 08:06:36 +00:00
engine_configurations.h Remove WEBRTC_*_ENGINE_NETWORK_API use 2013-04-04 19:51:42 +00:00
LICENSE Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
LICENSE_THIRD_PARTY Consolidate all third party licenses in LICENSE_THIRD_PARTY. 2013-05-05 18:54:10 +00:00
PATENTS Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
README.chromium Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
typedefs.h Disable clang C++11 warnings to permit OVERRIDE keyword. 2013-05-08 08:34:34 +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.