aboutsummaryrefslogtreecommitdiff
path: root/talk/media/webrtc/webrtcvoiceengine.h
AgeCommit message (Expand)Author
2015-10-22Added StopAecDump function to PeerConnectionFactory.ivoc
2015-10-21- Introduce internal classes WebRtcAudio[Send|Receive]Stream in WebRtcVoiceMe...solenberg
2015-10-20Remove the default send channel in WVoE.solenberg
2015-10-16Added functions on libjingle API to start and stop the recording of an RtcEve...ivoc
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-10-13Remove default receive channel from WVoE; baby step 3.solenberg
2015-10-13Remove default receive channel from WVoE; baby step 2.solenberg
2015-10-09Remove MediaChannel::SetRemoteRenderer().solenberg
2015-10-09Change SetOutputScaling to set a single level, not left/right levels.solenberg
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-07Remove default receive channel from WVoE; baby step 0.solenberg
2015-10-02Add a PacketOptions struct to webrtc::Transport.stefan
2015-10-01Remove unused SignalMediaError and infrastructure.solenberg
2015-10-01Change 'mute' parameter of MediaChannel::SetAudioSend()/SetVideoSend() to 'en...solenberg
2015-09-29Simplify handling of options in WebRtcVoiceMediaEngine.solenberg
2015-09-28Unify Transport and newapi::Transport interfaces.pbos
2015-09-24Remove SetAudioDelayOffset() and friends.solenberg
2015-09-24Remove ChannelManager::GetCapabilities()solenberg
2015-09-23Reduce LS_INFO spam from voice_engine/.Peter Boström
2015-09-23Remove the [Un]RegisterVoiceProcessor() API.Fredrik Solenberg
2015-09-23Remove VoEFile from VoeWrapper and the remaining places in libjingle where it...Fredrik Solenberg
2015-09-22Remove the SetLocalMonitor() API.solenberg
2015-09-22Remove Channel::SetRingbackTone() and Channel::PlayRingbackTone(), and the co...solenberg
2015-09-17Remove channel ids from various interfaces.Peter Boström
2015-09-17Full use of NnChannel::SetSendParameters and NnChannel::SetRecvParameters.Fredrik Solenberg
2015-09-15Move instantiation of webrtc::Call into a MediaController class so that it ca...Fredrik Solenberg
2015-09-10- Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel)solenberg
2015-09-09Remove [Voice|Video]MediaChannel::GetOptions().solenberg
2015-09-07Remove GetOutputScaling from VoiceMediaChannel.solenberg
2015-08-26- Use C++11 loops in WebRtcVoiceMediaEngine/Channel.Fredrik Solenberg
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-08-07Refactor the relationship between BaseChannel and MediaChannel so that we sen...Peter Thatcher
2015-07-15Base A/V synchronization on sync_labels.pbos
2015-06-09Re-land r9378 "Rename APM Config DelayCorrection to ExtendedFilter"Henrik Lundin
2015-06-05Revert r9378 "Rename APM Config DelayCorrection to ExtendedFilter"Henrik Lundin
2015-06-05Rename APM Config DelayCorrection to ExtendedFilterHenrik Lundin
2015-05-29VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creationJelena Marusic
2015-05-20Clean up now-unused code that was used for libpeerconnection.[so|dll].Tommi
2015-05-19Remove Soundclip handling from libjingle.Fredrik Solenberg
2015-05-11Reland r9159 "Adding a new constraint to set NetEq buffer capacity ..."Henrik Lundin
2015-05-10Revert r9164 "Adding a new constraint to set NetEq buffer capacity ..."Henrik Lundin
2015-05-10Reland r9159 "Adding a new constraint to set NetEq buffer capacity ..."Henrik Lundin
2015-05-08Revert r9159 "Adding a new constraint to set NetEq buffer capacity ..."Henrik Lundin
2015-05-08Adding a new constraint to set NetEq buffer capacity from peerconnectionHenrik Lundin
2015-05-07WebRtcVoiceEngine: Get rid of unnecessary template base class.Fredrik Solenberg
2015-05-07WebRtcVoiceEngine: virtual to override + git cl format.Fredrik Solenberg
2015-05-07Remove unused API on WebRtcVoiceEngine.Fredrik Solenberg
2015-05-07Hook up libjingle WebRtcVoiceEngine to Call API for combined A/V BWE.Fredrik Solenberg
2015-04-20rtc::Buffer improvementsKarl Wiberg
2015-03-25Add WebRTC Media Constraint to force using Delay Agnostic AEC on AndroidBjorn Volcker