webrtc/src
ajm@google.com 808e0e0dac Update the debug recordings to use protobufs.
Also modify the unittest proto based to correspond with the changes. process_test is a bit of a hack job, but it works fine and isn't too unreadable. We should refactor it properly later.
Review URL: http://webrtc-codereview.appspot.com/98007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@296 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-08-03 21:08:51 +00:00
..
build Revert an accidental change to prefer_fixed_point. 2011-07-30 01:33:22 +00:00
common_audio Clean up ANDROID macro definitions [common_audio] 2011-07-27 18:58:33 +00:00
common_video common_video: Removing compiler warnings 2011-07-29 20:23:01 +00:00
modules Update the debug recordings to use protobufs. 2011-08-03 21:08:51 +00:00
system_wrappers Rename all files/classes shared by Linux and Mac to Posix. 2011-08-01 17:04:04 +00:00
video_engine Added option for enabling the video protection settings and testing packet loss/delay in auto_test_loopback. 2011-08-02 18:53:33 +00:00
voice_engine Removing the "initialized after" warnings. 2011-08-03 12:40:23 +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 git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +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 Adding copies of license files to src/ so that Chromium will get those as well. 2011-07-14 08:00:33 +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@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
video_engine.gyp git-svn-id: http://webrtc.googlecode.com/svn/trunk@156 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 08:21:25 +00:00
voice_engine.gyp Ensures that all test files in VoE and ADM are read from 2011-07-07 14:10: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.