webrtc/webrtc
bjornv@webrtc.org 4d1cfae622 Added a pointer getter to the system_delay variable.
Tested with audioproc_unittest, trybots

TEST=None
BUG=None

Review URL: https://webrtc-codereview.appspot.com/1101015

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3549 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-02-20 17:31:38 +00:00
..
build Fixing/disabling Windows x64 warnings 2013-02-04 10:07:17 +00:00
common_audio Modify SincResampler to build in webrtc. 2013-02-15 03:54:22 +00:00
common_video Fixing/disabling Windows x64 warnings 2013-02-04 10:07:17 +00:00
modules Added a pointer getter to the system_delay variable. 2013-02-20 17:31:38 +00:00
system_wrappers Modify SincResampler to build in webrtc. 2013-02-15 03:54:22 +00:00
test Replace gtest_prod.h include with our own FRIEND_TEST macro. 2013-02-19 23:43:57 +00:00
tools Fixing/disabling Windows x64 warnings 2013-02-04 10:07:17 +00:00
video_engine Stop and restart fix. 2013-02-20 16:00:27 +00:00
voice_engine Revert 3543 2013-02-20 15:57:31 +00:00
.gitignore .gitignore: Add *.mk, created as part of ChromiumOS build 2013-01-04 21:25:42 +00:00
common_types.h Refactoring temporal layers implementation and adding VideoCodecMode for easier control of codec settings. 2013-02-18 14:40: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.