aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/test/cmd_test
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-11-11Remove webrtc/test/channel_transport/includeHenrik Kjellander
2015-09-25Split webrtc/video into webrtc/{audio,call,video}.Peter Boström
2015-09-09Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated t...ivoc
2015-05-04Delete VoiceChannelTransport before deleting Channel in voe_cmd_testMinyue Li
2015-04-29Added SetBitRate function to VoE API to allow changing the audio bitrate.Ivo Creusen
2015-03-13Supporting Opus DTX in Voice Engine.minyue@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-06audio_processing: Now records mic volume level also when using new AGCbjornv@webrtc.org
2015-01-23Re-allowing RED in voice engine.minyue@webrtc.org
2014-09-03Renaming SetOpusMaxBandwidth to SetOpusMaxPlaybackRateminyue@webrtc.org
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-08-14Adding online bitrate change to voe_cmd_testminyue@webrtc.org
2014-08-12Adding SetOpusMaxBandwidth in VoE and ACMminyue@webrtc.org
2014-08-06Fixing two bugs in voe_cmd_test.minyue@webrtc.org
2014-06-30Add ExperimentalNs support in Configaluebs@webrtc.org
2014-04-23Remove ACM1/ACM2 switching from VoiceEngine testshenrik.lundin@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-01Make ACM2 the default in voe_cmd_test.andrew@webrtc.org
2014-04-01VoiceEngine(iOS & Android): removed NOT_SUPPORTEDfischman@webrtc.org
2014-03-20Removes error printout in voe_cmd_test which was caused by attempts to transm...henrika@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@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
2013-11-19Add experimental noise suppression dummy API.aluebs@webrtc.org
2013-09-301. adding request of ACM version in the manual mode of voe_auto_testminyue@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/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-04-04Fix no received audio in tests.pwestin@webrtc.org
2013-03-22Move the VoE tests to use external transport instead of the built in udp tran...pwestin@webrtc.org
2013-03-13Revert r3667 and r3665pwestin@webrtc.org
2013-03-13Removed the engine API:s related to transport such as SetSendDestination, the...pwestin@webrtc.org
2012-12-0348 kHz extension to iSAC.turaj@webrtc.org
2012-11-06Check the channels in receive-side processing frames.andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org