summaryrefslogtreecommitdiff
path: root/voice_engine
AgeCommit message (Expand)Author
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
2014-06-10Add kjellander@webrtc.org as OWNER for *.isolatekjellander@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-06-05Have RTX be enabled by setting an RTX payload type instead of by setting an R...stefan@webrtc.org
2014-06-04Android: cleanup gtest_target_type conditions.henrike@webrtc.org
2014-05-30Add a Reset() method to AudioFrame.andrew@webrtc.org
2014-05-28This CL is to adding feedback of packet loss rate to encoder in voice engine....minyue@webrtc.org
2014-05-231. Make a clear distinction between codec internal FEC and RED, confusing men...minyue@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Calculate capture ntp timestamp in local timebase for decoded audio frame.wu@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@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-19Add interface to propagate audio capture timestamp to the renderer.wu@webrtc.org
2014-05-16Fix flaky test SendRtpRtcpHeaderExtensionsTest.SentPackets*.solenberg@webrtc.org
2014-05-14Remove the use of AudioFrame::energy_ from AudioProcessing and VoE.andrew@webrtc.org
2014-05-14Add webrtc field trials API.andresp@webrtc.org
2014-05-14Removes parts of the webrtc::VoEDtmf sub API as part of a clean-up operation ...henrika@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-14Make vie/voe_auto_test accept non-supported flags without error.kjellander@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-05Allow the RTP level indicator computation to work at any sample rate.andrew@webrtc.org
2014-05-02Removed NetworkTest.CanSwitchToExternalTransport since it tests an unsupporte...henrika@webrtc.org
2014-04-30Only clamp to 16 kHz when AECM is enabled.andrew@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-04-24* Add webrtc::VoERTP_RTCP::SetReceiveAudioLevelIndicationStatus.wu@webrtc.org
2014-04-23Remove ACM1/ACM2 switching from VoiceEngine testshenrik.lundin@webrtc.org
2014-04-22Support arbitrary input/output rates and downmixing in AudioProcessing.andrew@webrtc.org
2014-04-22Reland "Stop using ACM factory in VoiceEngine"henrik.lundin@webrtc.org
2014-04-22Revert "Stop using ACM factory in VoiceEngine"henrik.lundin@webrtc.org
2014-04-22Stop using ACM factory in VoiceEnginehenrik.lundin@webrtc.org
2014-04-22Reland "Make VoiceEngine choose ACM2 by default""henrik.lundin@webrtc.org
2014-04-19Resampler modifications in preparation for arbitrary audioproc rates.andrew@webrtc.org
2014-04-17Removes parts of the VoEBase sub API as part of a clean-up operation where th...henrika@webrtc.org
2014-04-17Removes VoECodec sub API as part of a clean-up operation where the goal is to...henrika@webrtc.org
2014-04-17Revert "Make VoiceEngine choose ACM2 by default"henrik.lundin@webrtc.org
2014-04-17Make VoiceEngine choose ACM2 by defaulthenrik.lundin@webrtc.org
2014-04-16Re-enable AGC tests:aluebs@webrtc.org
2014-04-15iOS: baby steps to being able to include_tests=1fischman@webrtc.org
2014-04-15Moved voe_neteq_stats_unittest to audio_coding_module_unittesthenrik.lundin@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2014-04-14Removes VoECallReport sub API as part of a clean-up operation where the goal ...henrika@webrtc.org