webrtc/src
2011-07-13 08:11:23 +00:00
..
build git-svn-id: http://webrtc.googlecode.com/svn/trunk@174 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-07-07 11:17:52 +00:00
common_audio Added the new sqrt routine as a separate function. 2011-07-07 12:34:44 +00:00
common_video U/V buffer fix for bilinear scale. 2011-07-13 00:07:40 +00:00
modules Added calls to set and get external echo channels. 2011-07-13 08:09:56 +00:00
system_wrappers Fixed valgrind warning in system wrappers unittest. 2011-07-07 16:47:40 +00:00
video_engine A few test changes which fix > 1000 warnings on Mac (perhaps other platforms as well...). 2011-07-12 18:12:51 +00:00
voice_engine Fixes bug where size of input strings did not match input parameters to 2011-07-13 08:11: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
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.