webrtc/src
2011-07-14 07:01:55 +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 Ported a patch from the old repository, which improve the suppression on Android, where high gains have been seen in the upper frequency band. 2011-07-14 07:01:55 +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 Reverting svn changes. Moving to gcl system. 2011-07-13 20:06:58 +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.