webrtc/src
kjellander@webrtc.org ce0a6ff43d Restoring previous vie_auto_test.gypi structure due to problems on Mac
Now the unit test is included in the vie_auto_test target and executed when the automated flag is used.

TBR=mflodman
BUG=
TEST=vie_auto_test --automated --gtest_filter=FrameDropPrimitivesTest.FixOutputFileForComparison

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1598 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-03 14:06:46 +00:00
..
build Add target and config info to merged lib name. 2012-01-20 01:32:16 +00:00
common_audio VAD refactor: Create() and Free() 2012-01-31 14:42:50 +00:00
common_video Merge /branches/3.2:r1378 to /trunk 2012-01-24 03:20:53 +00:00
modules Fix for warning in GCC 4.6 2012-02-03 12:33:50 +00:00
system_wrappers Cleaning up all use of RTP_PAYLOAD_NAME_SIZE and RTCP_CNAME_SIZE also fixed the char handing in trace. 2012-01-24 17:16:59 +00:00
video_engine Restoring previous vie_auto_test.gypi structure due to problems on Mac 2012-02-03 14:06:46 +00:00
voice_engine In voice engine, added member audioFrame to classes AudioCodingModuleImpl and VoEBaseImpl, 2012-02-01 18:39:44 +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 Removing unused code. 2012-01-17 12:45:47 +00:00
engine_configurations.h Disable the unused API interfaces for VoE chromium build. 2012-02-02 08:59:11 +00:00
LICENSE Aligning license file with file header 2011-11-02 09:31:39 +00:00
LICENSE_THIRD_PARTY Correct and update LICENSE 2012-02-01 23:04:48 +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 git-svn-id: http://webrtc.googlecode.com/svn/trunk@785 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-10-20 12:30:35 +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.