webrtc/src
leozwang@webrtc.org e47efe291e Fix building error on android
Review URL: https://webrtc-codereview.appspot.com/425005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1834 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-05 16:05:30 +00:00
..
build Remove TARGET_PC and cruft from typedefs.h. 2012-03-01 21:39:57 +00:00
common_audio Remove TARGET_PC and cruft from typedefs.h. 2012-03-01 21:39:57 +00:00
common_video Change WebRtc_Word8 to char 2012-02-24 16:08:52 +00:00
modules Changed default module condition for BW estimate. 2012-03-05 11:59:55 +00:00
system_wrappers Enable rw_lock_posix on andorid 2012-02-28 23:10:03 +00:00
video_engine Remove building errors in autotest 2012-03-02 17:02:51 +00:00
voice_engine Fix building error on android 2012-03-05 16:05:30 +00:00
common_types.h Initial revision of a ViE fuzz test. The idea is to inject randomized RTP packets and see what the video engine does. 2012-02-17 09:32:48 +00:00
engine_configurations.h remove vie file API to take away media_file and utility modules. 2012-02-08 10:38:12 +00:00
LICENSE Aligning license file with file header 2011-11-02 09:31:39 +00:00
LICENSE_THIRD_PARTY Introduced ARM version of WebRtcSpl_SqrtFloor(). Function cycles reduced by ~ 30% in a real time VOE test in an android device (Nexus-S, ARMv7a). 2012-02-07 17:15:15 +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 Remove TARGET_PC and cruft from typedefs.h. 2012-03-01 21:39:57 +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.