summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27Move (test) RtpFileReader to a lightweight target.pbos@webrtc.org
2014-10-27Move scoped_ptr "free" functions into the webrtc namespace.andrew@webrtc.org
2014-10-27Upgrade our scoped_ptr copy to match Chromium's latest.andrew@webrtc.org
2014-10-27Merge from Chromium at DEPS revision 614f7b807940Torne (Richard Coles)
2014-10-27Cleaning up audio_decoder_test.cc and adding ResampleInputAudioFilehenrik.lundin@webrtc.org
2014-10-27isacfix: Refactor big-endian reading and writingkwiberg@webrtc.org
2014-10-27Increase max trace message size to 1024 characters.pbos@webrtc.org
2014-10-27Fix ::~LogMessage to print as a string.pbos@webrtc.org
2014-10-24Adding the subtool rtcBot report visualizerhoussainy@google.com
2014-10-24Move min transmit bitrate to VideoEncoderConfig.pbos@webrtc.org
2014-10-23Break out WebRtcNs_ComputeDdUpdate function in ns_corealuebs@webrtc.org
2014-10-23Break out WebRtcNs_UpdateNoise function in ns_corealuebs@webrtc.org
2014-10-23Break out FFT function in ns_corealuebs@webrtc.org
2014-10-23Break out ComputeSnr function in ns_corealuebs@webrtc.org
2014-10-23Adding three video conference bots testhoussainy@google.com
2014-10-23Update makefiles after merge of Chromium at 9ef958e74e13Android Chromium Automerger
2014-10-23Adding file from test.webrtc.org domain to be downloadedhoussainy@google.com
2014-10-23Add macros and APIs for webrtc histograms.asapersson@webrtc.org
2014-10-23Adds support for sending first set of packets at increasingly higher bitrates...stefan@webrtc.org
2014-10-23Using the Unused turn configuration in two way testhoussainy@google.com
2014-10-23Let video_loopback use internal VCM capturers.pbos@webrtc.org
2014-10-22NOTE: This code review based on the running issue:houssainy@google.com
2014-10-22Adding Two way video and audio streaming test to RtcBothoussainy@google.com
2014-10-22HTTPS Server used instead of HTTP for loading the bots to avoid the media per...houssainy@google.com
2014-10-22Make ReconfigureVideoEncoder use current bitrate.pbos@webrtc.org
2014-10-22Disable TestVp8Impl.BaseUnitTest on MSan.pbos@webrtc.org
2014-10-22For FIR packet, payload length is zero, so SendToNetwork function is failing.stefan@webrtc.org
2014-10-21Break out WebRtcNs_Windowing function in ns_corealuebs@webrtc.org
2014-10-21Break out WebRtcNs_Energy function in ns_corealuebs@webrtc.org
2014-10-21Break out WebRtcNs_IFFT function in ns_corealuebs@webrtc.org
2014-10-21Break out WebRtcNs_UpdateBuffer function in ns_corealuebs@webrtc.org
2014-10-21Implement AudioEncoderPcmU/A classes and convert AudioDecoder testshenrik.lundin@webrtc.org
2014-10-21Update makefiles after merge of Chromium at b03027d23881Android Chromium Automerger
2014-10-21Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-10-21audio_coding/codecs/ilbc: Replaced macro WEBRTC_SPL_RSHIFT_W32 with >>bjornv@webrtc.org
2014-10-21Fix for glitches in ACM when switching desired output sample ratehenrik.lundin@webrtc.org
2014-10-20common_audio: Replaced invalid operand in min_max_operations_neon.S"bjornv@webrtc.org
2014-10-20Make avg_{psnr,ssim}_threshold_ const.pbos@webrtc.org
2014-10-20audio_coding/codecs/isac/main: Replaced macro WEBRTC_SPL_RSHIFT_W32 with >>bjornv@webrtc.org
2014-10-20audio_coding/neteq: Replaced macro WEBRTC_SPL_RSHIFT_W32 with >>bjornv@webrtc.org
2014-10-19Update makefiles after merge of Chromium at 89b463ddd92bAndroid Chromium Automerger
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-17Revert cls (original cl + fixes) 7422-7424 "Add VP9 codec to VCM..."henrike@webrtc.org
2014-10-17Moving creating TURN configration to the host machine instead of the bots - r...houssainy@google.com
2014-10-17Query Android device orientation on every camera frame received.glaznev@webrtc.org
2014-10-17Test names changed from e.g) testOneWayVideo/chrome=>chrome to testOneWayVide...houssainy@google.com
2014-10-16Add encoded_timestamp to AudioEncoder base classhenrik.lundin@webrtc.org
2014-10-16New interface class AudioEncoderhenrik.lundin@webrtc.org
2014-10-16Improve rtcbot to load all test files at start and allow them to registerTestsandresp@webrtc.org
2014-10-16Add ability to include a larger time span (in addition to encode time) for me...asapersson@webrtc.org