summaryrefslogtreecommitdiff
path: root/voice_engine
AgeCommit message (Expand)Author
2014-02-26Update makefiles after merge of Chromium at 253634Android Chromium Automerger
2014-02-25Update makefiles after merge of Chromium at 253112Android Chromium Automerger
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-11Add an interface for accepting keypress signals to AudioProcessing.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-02-02Moved the new OnData interface to AudioTranport, and expose the AudioTranspor...xians@webrtc.org
2014-01-30Move out typing detection to its own class.henrikg@webrtc.org
2014-01-29Added new capture callback interface to pass the capture callback to a specif...xians@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
2014-01-11Minor voice engine improvements around AGC.andrew@webrtc.org
2014-01-10Android: Fixes crash when exiting WebRTCDemo.henrike@webrtc.org
2014-01-07Remove the requirement to call set_sample_rate_hz and friends.andrew@webrtc.org
2013-12-24Fix the include guard in transmit_mixer.hbraveyao@webrtc.org
2013-12-24Fix the include guard in transmit_mixer.hbraveyao@webrtc.org
2013-12-19Add callbacks for receive channel RTCP statistics.sprang@webrtc.org
2013-12-13Disabled tests on Android. The issue 2723 is filed to investigate the reason ...turaj@webrtc.org
2013-12-13Fix jitter buffer delay estimate.turaj@webrtc.org
2013-12-13Update talk to 58174641 together with http://review.webrtc.org/4319005/.wu@webrtc.org
2013-12-11Enables mixing and matching Java and native audio. It is used for getting bes...henrike@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-12-06Allow opening an AEC dump from an existing file handle.henrikg@webrtc.org
2013-12-04Remove the long disabled WEBRTC_SVNREVISION define.andrew@webrtc.org
2013-11-20Fixes a crash in VoE when unregistering JNI hooks.henrike@webrtc.org
2013-11-19Add experimental noise suppression dummy API.aluebs@webrtc.org
2013-11-13Inject config when creating channels to override the existing one.turaj@webrtc.org
2013-11-08Fix for making sure that the packet in order checks are done prior to updatin...stefan@webrtc.org
2013-10-23Fixing broken tests in voe_auto_test extendedtina.legrand@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-10-18Protect _transportPtr, which can be accessed by different threads in the case...wu@webrtc.org
2013-10-17Fix tsan failures in channel.cc regarding to the volume settings.wu@webrtc.org
2013-10-17Check the number of playout channels instead of the send channels in StopPlay...xians@webrtc.org
2013-10-15Roll chromium_revision 226126:228675 and fix clang warningskjellander@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-04Clean up AudioProcessing defaults and errors.andrew@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-09-301. adding request of ACM version in the manual mode of voe_auto_testminyue@webrtc.org
2013-09-24Fix for Heap-use-after-free in webrtc::voe::Channel::SendRTCPPackethenrika@webrtc.org
2013-09-23Remove deprecated AudioCodingModule::Destroy.andrew@webrtc.org
2013-09-23Enable SetInitialPlayoutDelay on Android.dwkang@webrtc.org
2013-09-18Small refactoring of AudioProcessing use in channel.cc.andrew@webrtc.org
2013-09-17Adds a new voice engine warning for the typing noise off state.jiayl@webrtc.org
2013-09-12This issue is related tominyue@webrtc.org
2013-09-10OpenSL (not default): Enables low latency audio on Android.henrike@webrtc.org
2013-09-10Remove include_dirs from voice_engine.gyp.pbos@webrtc.org
2013-09-09Remove redundant STR_CASE_CMP macro definitions.andrew@webrtc.org