webrtc/src
asapersson@webrtc.org 43b8fc5c0d Review URL: http://webrtc-codereview.appspot.com/345011
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1435 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-16 13:49:04 +00:00
..
build Enable warnings-as-errors on Mac. 2011-12-21 16:36:56 +00:00
common_audio Refactoring vad_filterbank 2012-01-12 12:47:42 +00:00
common_video Correcting typo in libyuv.h. 2012-01-09 10:27:46 +00:00
modules Review URL: http://webrtc-codereview.appspot.com/345011 2012-01-16 13:49:04 +00:00
system_wrappers CpuLinux file handle leak. 2012-01-16 09:31:39 +00:00
video_engine Add video capture module to the list of dependent projects in video engine. 2012-01-12 14:22:58 +00:00
voice_engine Rewrote hardware test and fixed broken tests on Windows. 2012-01-16 12:40:18 +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 Resolves CID 10540: Copy into fixed size buffer (STRING_OVERFLOW). 2012-01-16 08:45:42 +00:00
engine_configurations.h Forcing external transport to be on in Chrome. 2011-12-21 07:38:54 +00:00
LICENSE Aligning license file with file header 2011-11-02 09:31:39 +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.