summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org
2014-10-15Update makefiles after merge of Chromium at 740d4ba9b72cAndroid Chromium Automerger
2014-10-15Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-10-15Update makefiles after merge of Chromium at 6e9c84566c9fAndroid Chromium Automerger
2014-10-15Selecting bot_type changed to be specified in the test filehoussainy@google.com
2014-10-15Fix data races in ThreadTest.ThreeThreadsInvoke.pbos@webrtc.org
2014-10-15audio_processing: Replaced macro WEBRTC_SPL_RSHIFT_W32 with >>bjornv@webrtc.org
2014-10-15audio_processing/agc: Replaced macro WEBRTC_SPL_RSHIFT_W32 with >>bjornv@webrtc.org
2014-10-15audio_processing/ns: Replaced macro WEBRTC_SPL_RSHIFT_W32 with >>bjornv@webrtc.org
2014-10-15Extend AcmSwitchingOutputFrequencyOldApi with more frequencieshenrik.lundin@webrtc.org
2014-10-15common_audio: Removed version API from signal_processingbjornv@webrtc.org
2014-10-14Remove -1 from Call::Config::start_bitrate_bps.pbos@webrtc.org
2014-10-14Add periodic logging of received RTP headers and estimated clock offsets for ...stefan@webrtc.org
2014-10-14New ACM test to trigger audio glitch when switching output sample ratehenrik.lundin@webrtc.org
2014-10-14Add a packet loss full stack test to the new API.stefan@webrtc.org
2014-10-14Workarounds for a bug in VS2013.3 linker when PGO is turned on.kwiberg@webrtc.org
2014-10-13Adjust speech probability in NS when echoaluebs@webrtc.org
2014-10-13common_audio: Removed macro WEBRTC_SPL_RSHIFT_W16bjornv@webrtc.org
2014-10-13iSAC tests: Type buffers as uint8_t[] to avoid castskwiberg@webrtc.org
2014-10-13audio_processing: Replaced macro WEBRTC_SPL_RSHIFT_W16 with >>bjornv@webrtc.org
2014-10-13WebRtcIsac_Decode et al.: Type encoded data as uint8[], not uint16[]kwiberg@webrtc.org
2014-10-13WebRtcIsac_UpdateBwEstimate et al.: Type byte streams as uint8, not uint16kwiberg@webrtc.org
2014-10-13Some WebRtcIsac_* and WebRtcIsacfix_* functions: type encoded stream as uint8[]kwiberg@webrtc.org
2014-10-13Merge the supporting to UYVY on Linux video capture in crbug/410202 to webrtc...braveyao@webrtc.org
2014-10-13Release _inputSendPin & _outputCapturePin before _captureFilter & _sinkFilter...braveyao@webrtc.org
2014-10-10Re-enable ThreadCheckerDeathTest.MethodNotAllowedOnDifferentThreadInDebug (mi...henrike@webrtc.org
2014-10-10Disable SendsAndReceivesVP9 test for now.marpan@webrtc.org
2014-10-10Adjust/increase rate control thresold for a vp9 test.marpan@webrtc.org
2014-10-10Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-10Mark all virtual overrides in the hierarchy of Transport as virtual + OVERRIDE. xians@webrtc.org
2014-10-10Reland 28629004: adding new AEC dump start interface for chrome.xians@webrtc.org
2014-10-09Re-enable allmost all base tests.henrike@webrtc.org
2014-10-09Re-enables a bunch of base unittests part II.henrike@webrtc.org
2014-10-09base/thread_unittest: wrap test was setting current thread to NULL.henrike@webrtc.org
2014-10-09Make pbos and kjellander only owners of tsan2 suppressions.henrike@webrtc.org
2014-10-09Fix comments in common_types.hhenrik.lundin@webrtc.org
2014-10-09Increase timeout for AsyncWriteTest.TestWrite.pbos@webrtc.org
2014-10-09Opus wrapper: Use const for inputs and uint8[] for byte streamskwiberg@webrtc.org
2014-10-09Estimating NTP time with a given RTT.minyue@webrtc.org
2014-10-09Removing useless packets when inserting them (NetEq)minyue@webrtc.org
2014-10-09common_audio: Removed macro WEBRTC_SPL_LSHIFT_W16bjornv@webrtc.org
2014-10-09Disable TestDTLSConnectWithSmallMtu on all platforms.pbos@webrtc.org
2014-10-09Use openmax_dl on all ARM (v7 or higher) platforms.andrew@webrtc.org
2014-10-08Re-enables a bunch of base unittests.henrike@webrtc.org
2014-10-08Add a variable for deciding when to use openmax_dl.andrew@webrtc.org
2014-10-08audio_coding: Replaced macro WEBRTC_SPL_RSHIFT_W16 with >>bjornv@webrtc.org
2014-10-08Update makefiles after merge of Chromium at b415a9063014Android Chromium Automerger
2014-10-08Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-10-08CHECK/DCHECK: Explicitly state whether the condition can have side effectskwiberg@webrtc.org
2014-10-08Change name of a NetEq internal member variablehenrik.lundin@webrtc.org