webrtc/src
2011-10-20 05:55:46 +00:00
..
build * Add include_internal_video_capture and include_internal_video_render to include/exclude the internal VCM and VRM. 2011-10-19 18:42:17 +00:00
common_audio Made Tina, Andrew and Jan as OWNERS to entire common_audio and removed the sub-OWNERS files. Let me know if that's fine. 2011-10-18 07:57:04 +00:00
common_video vplib tests: Removing old and unused file and directories. 2011-10-06 22:57:06 +00:00
modules Fixing build errors on Windows platform. Minor changes... 2011-10-19 20:06:56 +00:00
system_wrappers Handling of white-space in DataLog::Combine 2011-10-18 05:45:08 +00:00
video_engine Set correct codec info before sending frame to VCM. 2011-10-20 05:55:46 +00:00
voice_engine Reorganize the audio_processing source. 2011-10-19 01:40:33 +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 First implementation of simulcast, adds VP8 simulcast to video engine. 2011-10-13 15:19:55 +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 Add missing intrinsic casts for VS 2005. 2011-09-19 18:48:25 +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.