webrtc/src
zakkhoyt@google.com c6e8b72c83 Removing qualifiers on include path
Review URL: http://webrtc-codereview.appspot.com/132014

git-svn-id: http://webrtc.googlecode.com/svn/trunk@576 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-09 17:41:13 +00:00
..
build Remove warning settings more stringent than Chromium's common.gypi. 2011-09-01 17:57:44 +00:00
common_audio Corrected conditional compilations for spl inline functions in ARM. 2011-09-09 16:23:50 +00:00
common_video Switch to webrtc.org accounts (for those which exist). 2011-08-10 05:16:31 +00:00
modules Removing qualifiers on include path 2011-09-09 17:41:13 +00:00
system_wrappers Add support for a numeric table id in DataLogs. 2011-09-07 15:31:03 +00:00
video_engine Quick fix so ViE autotest doesn't terminate Linux windows twice on exit. 2011-09-07 08:41:57 +00:00
voice_engine Removing echo warning because it seems to be flooding the logs 2011-09-09 16:28:51 +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 Comment out the ARCH_ARM define temporarily, to avoid duplicate definition conflict with the Android makefiles. 2011-09-08 18:37:59 +00:00
video_engine.gyp Review URL: http://webrtc-codereview.appspot.com/137004 2011-09-01 00:54:32 +00:00
voice_engine.gyp Adds reference counting to the ADM. 2011-09-07 15:11:18 +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.