93116ba4fcAdded an unittest for udp_socket_wrapper.
hta@webrtc.org
2012-05-14 16:03:37 +00:00
f6ec0a91a2Making Coverity Static Analyzer run properly on Windows
kjellander@webrtc.org
2012-05-14 14:18:53 +00:00
4e7840d943Revert 2233 - Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8.
kma@webrtc.org
2012-05-11 18:16:35 +00:00
6d47c08e14Aligned video buffer to 32 bytes boundary, when using vpx_img_alloc() in vp8.
kma@webrtc.org
2012-05-11 17:29:59 +00:00
dedfe4db70Updated tracker to filter the new chrome bots too.
phoglund@webrtc.org
2012-05-11 11:34:29 +00:00
2853dde520Refactor the internal API to the rtp/rtcp module. Combination of previous CLs in revisions 2211, 2212, 2214, 2215, 2216. Review URL: https://webrtc-codereview.appspot.com/570008
pwestin@webrtc.org
2012-05-11 11:08:54 +00:00
5dbe568417Disabled flaky tests. Standard tests will no longer run within extended tests.
phoglund@webrtc.org
2012-05-11 08:59:11 +00:00
7eadad6d95Fixed valgrind errors so the fuzz test can be run under valgrind.
phoglund@webrtc.org
2012-05-11 07:36:53 +00:00
799980fcaaRevert 2224 - Revert 2213 - Moved the fuzz test under valgrind and added valgrind support to the video bot.
turaj@webrtc.org
2012-05-11 00:41:48 +00:00
36b6331216* Add gold as deps. * Stop using the webrtc_deps as a workaround for a potential depot_tools bug where getting two DEPS file using File(...) was not handled properly. See crbug.com/127479 for detail. Review URL: https://webrtc-codereview.appspot.com/579006
wu@webrtc.org
2012-05-09 23:22:30 +00:00
270e9db039Clarify the impact of disabling VAD on DTX.
andrew@webrtc.org
2012-05-09 19:09:03 +00:00
b213cd55efRemove bitmap implementation from surfaceview render
leozwang@webrtc.org
2012-05-09 18:24:39 +00:00
de6a6b40faRename ViEAndroidDemo to WebRTCDemo
leozwang@webrtc.org
2012-05-09 15:23:52 +00:00
9f49af9ceaAdd libbitrate_controller which is introduced recently
leozwang@webrtc.org
2012-05-09 04:46:24 +00:00
e6575050a9Remove the third_party folder from peerconnection which we no longer need. Can't use gcl because gcl refuses to create a cl with no file in it.
wu@webrtc.org
2012-05-08 21:33:15 +00:00
d63cf71413Fix broken build because gyp doesn't filter out platform specific file with suffixes of .c
leozwang@webrtc.org
2012-05-08 21:33:04 +00:00
5f3b1cf99dUpdated to chromium 134666. Removed the need of the local libjingle.gyp and use the one from the chromium instead. Review URL: https://webrtc-codereview.appspot.com/561004
wu@webrtc.org
2012-05-08 21:19:08 +00:00
710eac763aUpdate DEPS comment and remove tabs from common.gypi.
andrew@webrtc.org
2012-05-08 18:00:57 +00:00
f5fe1000deEnable cpu auto detection and ns optimized code on android
leozwang@webrtc.org
2012-05-08 15:20:02 +00:00
9cc186405fRemoved CleanUp call in Windows, since I couldn't find a call to it.
hta@webrtc.org
2012-05-08 11:40:06 +00:00
e553031580Refactore base, Capture, Codec and Custom Call parts of autotest. The CL doesn't contain any real functional changes, only style changes, cast changes and changing reference to pointer as input argument to functions.
mflodman@webrtc.org
2012-05-08 10:38:36 +00:00
113f851cc3Merge Chromium issue 95797 into WebRTC.
braveyao@webrtc.org
2012-05-08 09:28:39 +00:00
7fdb909339Reformat and add more debug info into ViESurfaceRenderer
leozwang@webrtc.org
2012-05-02 16:45:55 +00:00
b286bfb13eVAD refactoring: Replaced hard coded array sizes with enum.
bjornv@webrtc.org
2012-05-02 12:14:57 +00:00
404843e6e5Timeout tests for TMMBR
hta@webrtc.org
2012-05-02 09:56:45 +00:00
3c0df7d376Fixed a build break: I'd forgotten to remove a DELETE statement.
hta@webrtc.org
2012-05-02 08:22:21 +00:00
47059b5dfbAdds unit tests for RTCP receiver, focusing on TMMBR handling.
hta@webrtc.org
2012-05-02 07:46:22 +00:00
1e1dd170e0Disabling PTY for mv command on Android bot.
kjellander@webrtc.org
2012-05-02 07:45:27 +00:00
719dba7e79Further cleaned up voe_standard_test.
phoglund@webrtc.org
2012-05-02 07:32:37 +00:00
dbb7f91f36The ChromeBloat bot will now also be ignored for LKGRs.
phoglund@webrtc.org
2012-05-02 06:32:30 +00:00
efecc18cdflibyuv updates for better code generation on OSX clang for scale BUG=478 TEST=build libyuv and disassemble scale.o with otool -tV. Should use registers for C loops, not stack. Review URL: https://webrtc-codereview.appspot.com/550005
fbarchard@google.com
2012-05-02 00:41:29 +00:00
ecac9b721eAdd tests for downmixing and no processing.
andrew@webrtc.org
2012-05-02 00:04:10 +00:00