webrtc/src
2012-02-06 23:13:21 +00:00
..
build Add target and config info to merged lib name. 2012-01-20 01:32:16 +00:00
common_audio VAD refactor: Create() and Free() 2012-01-31 14:42:50 +00:00
common_video Added return due to gcc complaints in r1604. 2012-02-06 11:06:01 +00:00
modules Disable flaky test VideoProcessorIntegrationTest.Process5PercentPacketLoss. 2012-02-06 22:50:48 +00:00
system_wrappers Added return due to gcc complaints in r1604. 2012-02-06 11:06:01 +00:00
video_engine Added return due to gcc complaints in r1604. 2012-02-06 11:06:01 +00:00
voice_engine Disable flaky test AudioProcessingTest.TestVoiceActivityDetectionWithObserver. 2012-02-06 23:13:21 +00:00
common_settings.gypi git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
common_types.h Removing unused code. 2012-01-17 12:45:47 +00:00
engine_configurations.h Disable the unused API interfaces for VoE chromium build. 2012-02-02 08:59:11 +00:00
LICENSE Aligning license file with file header 2011-11-02 09:31:39 +00:00
LICENSE_THIRD_PARTY Correct and update LICENSE 2012-02-01 23:04:48 +00:00
PATENTS Adding copies of license files to src/ so that Chromium will get those as well. 2011-07-14 08:00:33 +00:00
README.chromium git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
typedefs.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@785 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-10-20 12:30:35 +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.