summaryrefslogtreecommitdiff
path: root/voice_engine/test
AgeCommit message (Expand)Author
2014-03-25Make RTPHeaderParser skip over unknown RTP header extensions rather than bail...solenberg@webrtc.org
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-20Removes error printout in voe_cmd_test which was caused by attempts to transm...henrika@webrtc.org
2014-03-06Help to land 7969005 on behalf of solenberg. The review and try is done in 79...wu@webrtc.org
2014-02-19Removes VoERTP_RTCP::InsertExtraRTPPacket.henrika@webrtc.org
2014-02-18Remove obsolete voe_unit_test.solenberg@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@webrtc.org
2014-02-12Remove unused and not working voe_extended_test.solenberg@webrtc.org
2014-02-11Reduce mixing threshold in test to avoid flakiness.andrew@webrtc.org
2014-02-10Restore mixing integration tests.andrew@webrtc.org
2014-02-04Revert "Disable the test: DtmfTest.ManualSuccessfullySendsIn/OutOfBandTelepho...pbos@webrtc.org
2014-02-04Fix locking in LoopBackTransport::StorePacket.pbos@webrtc.org
2014-02-03Disable the test: DtmfTest.ManualSuccessfullySendsIn/OutOfBandTelephoneEventsmarpan@webrtc.org
2014-01-30Move out typing detection to its own class.henrikg@webrtc.org
2014-01-21Output logs to stderr from voe_cmd_test by default.andrew@webrtc.org
2014-01-14Temporarily disabling some more audio processing tests.aluebs@webrtc.org
2013-11-19Add experimental noise suppression dummy API.aluebs@webrtc.org
2013-10-23Fixing broken tests in voe_auto_test extendedtina.legrand@webrtc.org
2013-10-15Roll chromium_revision 226126:228675 and fix clang warningskjellander@webrtc.org
2013-09-301. adding request of ACM version in the manual mode of voe_auto_testminyue@webrtc.org
2013-08-23Disables RtpRtcpTest.CanTransmitExtraRtpPacketsWithoutError as it flakily bre...henrike@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-08-14Disable CanTransmitExtraRtpPacketsWithoutError on Windows.pbos@webrtc.org
2013-08-09Hand over loopback packets to a network thread.pbos@webrtc.org
2013-08-07Ref-counted rewrite of ChannelManager.pbos@webrtc.org
2013-08-06Disabled flaky HardwareTest.BuiltInWasapiAECWorksForAudioWindowsCoreAudioLayer.phoglund@webrtc.org
2013-08-06Disabled SsrcPropagatesCorrectly on Linux.phoglund@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-17Default constructor for RtcpAppHandler.pbos@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-11Fix some voe_auto_test uninitialised-value errors.pbos@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-07Fixed Rtp/Rtcp testspwestin@webrtc.org
2013-06-03Fix error in mixing test for supported sample rates.andrew@webrtc.org
2013-06-03Change SetRTPAudioLevelIndicationStatus to ignore the id in the case of disab...wu@webrtc.org
2013-05-29Remove #pragma oncepbos@webrtc.org
2013-05-29Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp.andrew@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-05-21Make sure VoiceEngine tests only include one test framework.pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-05-02Allow voe_cmd_test to select Opus mono (now the default).andrew@webrtc.org
2013-05-02Disabled flaky test.phoglund@webrtc.org
2013-04-16Remove vim/emacs modelines from .gypi filespbos@webrtc.org
2013-04-11Adding playout buffer status to the voe video syncpwestin@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2013-04-04Remove WEBRTC_*_ENGINE_NETWORK_API usepwestin@webrtc.org
2013-04-04Fix no received audio in tests.pwestin@webrtc.org
2013-04-04Disabling MixingTests due to race conditions.henrika@webrtc.org
2013-04-03Remove UDP transport API from VoEpwestin@webrtc.org