0e8b52c012
I don't really think this solves the problem and it makes the code worse, but it seems to make the vie_auto_test binary usable again. I've never seen it chrash on the standard tests since I rewrote it. It can still chrash on the API tests and extended tests though, which indicates that there is a fundamental design / threading problem somewhere, like we suspected. I think this is a kind of progress for now since we can use vie_auto_test to detect new errors again. BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/425003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1857 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
.. | ||
build | ||
common_audio | ||
common_video | ||
modules | ||
system_wrappers | ||
video_engine | ||
voice_engine | ||
common_types.h | ||
engine_configurations.h | ||
LICENSE | ||
LICENSE_THIRD_PARTY | ||
PATENTS | ||
README.chromium | ||
typedefs.h |
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.