summaryrefslogtreecommitdiff
path: root/voice_engine
AgeCommit message (Expand)Author
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
2013-09-06Adds support for combining RTX and FEC/RED.stefan@webrtc.org
2013-09-05Restore severity precondition to logging.h.andrew@webrtc.org
2013-09-04Revert 4671 "Enable SetInitialPlayoutDelay on Android."mflodman@webrtc.org
2013-09-04Enable SetInitialPlayoutDelay on Android.dwkang@webrtc.org
2013-08-29Update SSRC in RtpRtcp for audio channel so that it can have NTP values for f...dwkang@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-23Disables RtpRtcpTest.CanTransmitExtraRtpPacketsWithoutError as it flakily bre...henrike@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-21Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a...stefan@webrtc.org
2013-08-21Revert 4582 "Reverts a second set of reverts caused by a bug in ..."henrike@webrtc.org
2013-08-21Reverts a second set of reverts caused by a bug in a dependency.stefan@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-08-15Roll chromium_revision 214260:217707 and gflags 45:84fischman@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@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-08Delete Channels without ChannelManager lock.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-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-07-31Merge r4374 from stable to trunk.xians@webrtc.org
2013-07-31Merge r4394 from stable to trunk.xians@webrtc.org
2013-07-31Merge r4326 from stable to trunk.xians@webrtc.org
2013-07-17Default constructor for RtcpAppHandler.pbos@webrtc.org
2013-07-16clean up incomplete revert in r4357tnakamura@webrtc.org