aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/test/auto_test/standard
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-12-16AudioCodingModuleImpl: Stop failing artificially for non-Opus encoderskwiberg
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-02Add a PacketOptions struct to webrtc::Transport.stefan
2015-09-28Unify Transport and newapi::Transport interfaces.pbos
2015-09-25Split webrtc/video into webrtc/{audio,call,video}.Peter Boström
2015-09-17Remove channel ids from various interfaces.Peter Boström
2015-09-09Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated t...ivoc
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-05-26VoE: Remove unused interfacesJelena Marusic
2015-05-20Remove rtp_rtcp/ dump functionality.Peter Boström
2015-05-12Remove VideoEngine interfaces.Peter Boström
2015-03-26Moving the pacer and the pacer thread to ChannelGroup.Stefan Holmer
2015-03-13Supporting Opus DTX in Voice Engine.minyue@webrtc.org
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-18Adding two new stats to VoiceReceiverInfominyue@webrtc.org
2015-02-13Remove EventWrapper::Reset().pbos@webrtc.org
2015-02-13Fix potential flakiness in voe_auto_test.solenberg@webrtc.org
2015-01-30Fixing a VoE test to set correct rate for iSAChenrik.lundin@webrtc.org
2015-01-28Reland r8125: Modify some tests to never use DTX disable modehenrik.lundin@webrtc.org
2015-01-22Revert 8125 "Modify some tests to never use DTX disable mode"kjellander@webrtc.org
2015-01-22Modify some tests to never use DTX disable modehenrik.lundin@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-14Report total bitrate for all streams in GetStats.pbos@webrtc.org
2014-10-10Mark all virtual overrides in the hierarchy of Transport as virtual + OVERRIDE. xians@webrtc.org
2014-10-01Reland "Remove DTMF status methods from Voice Engine" r7276henrik.lundin@webrtc.org
2014-09-23Revert "Remove DTMF status methods from Voice Engine" r7276henrik.lundin@webrtc.org
2014-09-23Remove DTMF status methods from Voice Enginehenrik.lundin@webrtc.org
2014-09-03Renaming SetOpusMaxBandwidth to SetOpusMaxPlaybackRateminyue@webrtc.org
2014-08-12Adding SetOpusMaxBandwidth in VoE and ACMminyue@webrtc.org
2014-08-11Remove more dependencies on openssl, add dependency on boringssl. Continues o...henrike@webrtc.org
2014-07-18This is related to an earlier CL of enabling Opus 48 kHz.minyue@webrtc.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-05-20VoEVolumeTest: Enabled Linux flaky testsbjornv@webrtc.org
2014-05-20Reduce flakiness of voe_auto_test MixingTest by checking dumped audio sizeminyue@webrtc.org
2014-05-16Fix flaky test SendRtpRtcpHeaderExtensionsTest.SentPackets*.solenberg@webrtc.org
2014-05-14Removes parts of the webrtc::VoEVolumeControl sub API as part of a clean-up o...henrika@webrtc.org
2014-05-14VoEVolumeTest: Adds error return tests.bjornv@webrtc.org
2014-05-13Enables VolumeTest.DefaultMicrophoneVolumeIsAtMost255bjornv@webrtc.org
2014-05-12Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation ...henrika@webrtc.org
2014-05-12Removes parts of the webrtc::VoEExternalMedia sub API as part of a clean-up o...henrika@webrtc.org
2014-05-12Removes parts of the webrtc::VoERTP_RTCP sub API as part of a clean-up operat...henrika@webrtc.org
2014-05-09Removes parts of the webrtc::VoEHardware sub API (relanding)henrika@webrtc.org
2014-05-09Revert 6090 "Removes parts of the webrtc::VoEHardwareMedia sub A..."henrika@webrtc.org
2014-05-09Removes parts of the webrtc::VoEHardwareMedia sub API as part of a clean-up o...henrika@webrtc.org
2014-05-02Removed NetworkTest.CanSwitchToExternalTransport since it tests an unsupporte...henrika@webrtc.org