webrtc/webrtc
2013-01-24 01:37:33 +00:00
..
build Fix android clang build. 2013-01-12 01:52:07 +00:00
common_audio Remove '<(library)' in gyp files. 2013-01-18 23:42:21 +00:00
common_video Making I420VideoFrame ref-counted 2012-12-19 00:07:57 +00:00
modules Optimized WebRtcIsacfix_Time2Spec() for iSAC-Fix in ARM Neon processor. 2013-01-24 01:37:33 +00:00
system_wrappers Optimized WebRtcIsacfix_Time2Spec() for iSAC-Fix in ARM Neon processor. 2013-01-24 01:37:33 +00:00
test Remove '<(library)' in gyp files. 2013-01-18 23:42:21 +00:00
tools Fix frame_editing_unittest.cc 2013-01-22 22:45:59 +00:00
video_engine Updated version number to 3.21 2013-01-22 19:39:45 +00:00
voice_engine Fixes payload spelling error. 2013-01-22 16:43:45 +00:00
.gitignore .gitignore: Add *.mk, created as part of ChromiumOS build 2013-01-04 21:25:42 +00:00
common_types.h Add number of inserted samples to NetEq statistics. 2012-12-14 00:06:18 +00:00
engine_configurations.h First pass of MediaCodecDecoder which uses Android MediaCodec API. 2012-12-04 06:38:19 +00:00
LICENSE Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
LICENSE_THIRD_PARTY Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
PATENTS Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
README.chromium Move src/ -> webrtc/ 2012-10-22 18:19:23 +00:00
typedefs.h Move src/ -> webrtc/ 2012-10-22 18:19:23 +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.