webrtc/src
2011-11-01 16:44:24 +00:00
..
build Add an unpacker tool for audioproc debug files. 2011-10-26 00:27:17 +00:00
common_audio Added a VAD unit test to common_audio. At this stage it runs through the API calls, but should later be complemented with tests on a file. 2011-10-28 12:45:58 +00:00
common_video vplib tests: Removing old and unused file and directories. 2011-10-06 22:57:06 +00:00
modules video_processing: Adding logic to avoid a memcpy when not required 2011-11-01 16:44:24 +00:00
system_wrappers Add missing <stdlib.h> to data_log test. 2011-10-31 21:44:54 +00:00
video_engine video_processing: Adding logic to avoid a memcpy when not required 2011-11-01 16:44:24 +00:00
voice_engine Fixes crash due to r841. 2011-10-31 23:53:04 +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 First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +00:00
engine_configurations.h git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
LICENSE Adding copies of license files to src/ so that Chromium will get those as well. 2011-07-14 08:00:33 +00:00
LICENSE_THIRD_PARTY Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +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.