c3c29113d1Expose setPayloadType on the rtp_sender. Thus allowing other users of this module to set the payload type to be used without having to call SendOutgoingData.
andresp@webrtc.org
2014-08-27 09:39:43 +00:00
00f11f5e24- Make local constant non-static. - Remove spammy log line.
solenberg@webrtc.org
2014-08-27 08:52:17 +00:00
66a3582170Create a copy of talk/sound under webrtc/sound.
henrike@webrtc.org
2014-08-26 22:04:04 +00:00
7087857afdimplement handling ALTERNATE-SERVER response from turn protocol as specified in RFC 5766, also created 2 test cases for both the normal redirection case as well as when a pingpong situation happens, the allocation should fail
guoweis@webrtc.org
2014-08-26 21:37:49 +00:00
b623c5c251Disable EndToEndTest.RestartingSendStreamPreservesRtpState in video_engine_tests because it is flaky
aluebs@webrtc.org
2014-08-26 14:22:51 +00:00
f21ac1fd46Fix Win64 compile of videoadapter_unittest.cc.
pbos@webrtc.org
2014-08-26 12:46:57 +00:00
c9b3f77e65Fix data races in VideoAdapterTest.
pbos@webrtc.org
2014-08-26 12:33:18 +00:00
add54ad770Convert nsx_core_neon.S to unified syntax.
thakis@chromium.org
2014-08-21 02:23:26 +00:00
286210d3ecUse --gclientfile instead of --spec, because windows is THE WORST.
iannucci@chromium.org
2014-08-21 02:14:11 +00:00
98d92d63e2Make sync_chromium use the git-cache when on the bots.
iannucci@chromium.org
2014-08-20 23:53:59 +00:00
8dcf61f946Bump WebRTC version number. Starting now, we will be setting WebRTC major version numbers to align with Chrome.
tnakamura@webrtc.org
2014-08-20 22:44:18 +00:00
3aa837ca28Increase verbosity for gclient sync of Chromium
kjellander@webrtc.org
2014-08-20 14:25:43 +00:00
bbca4dde0cPass --verbose to gclient sync of Chromium
kjellander@webrtc.org
2014-08-20 13:04:49 +00:00
8925662318Make WebRTC work with Chromium Git checkouts
kjellander@webrtc.org
2014-08-20 12:10:11 +00:00
3fb2d0cd0eAdd TSAN suppression for heap-use-after-free in libvpx
henrik.lundin@webrtc.org
2014-08-20 11:07:29 +00:00
58c1c98d3bRemove DEPS reference to third_party/clang_format
kjellander@webrtc.org
2014-08-20 10:47:47 +00:00
d5b292e450Active connection stats [LocalAddress,RemoteAddress,LocalCandidateType...etc] is now printed in the head-up display in Android appRTC.
houssainy@google.com
2014-08-19 11:43:32 +00:00
742bac20b2Remove __inline from WebRtcIsacfix_Log2Q8.
pbos@webrtc.org
2014-08-19 06:54:12 +00:00
544f647a04webrtc/base: removes accidental #error in r6909.
henrike@webrtc.org
2014-08-18 20:55:58 +00:00
047abc93a2Remove trailing null character from std::string
jiayl@webrtc.org
2014-08-18 20:48:15 +00:00
a1ad844229Precompute the AEC FFT tables, rather than initializing at run-time.
andrew@webrtc.org
2014-08-18 19:02:51 +00:00
4a25199b76GN: Fixes for Chromium builds.
kjellander@webrtc.org
2014-08-18 17:56:28 +00:00
d798095a37replace inline assembly WebRtcNsx_PrepareSpectrumNeon by intrinsics.
andrew@webrtc.org
2014-08-18 17:46:45 +00:00
f86b262588MIPS optimizations for ISAC (patch #3)
andrew@webrtc.org
2014-08-18 17:32:19 +00:00
3ea9f578ceRemove unneeded WebKit dependency from DEPS.
kjellander@webrtc.org
2014-08-18 17:09:57 +00:00
e9b493e763Removing macro in acm_opus.cc
minyue@webrtc.org
2014-08-18 12:06:31 +00:00