aboutsummaryrefslogtreecommitdiff
path: root/talk/media/base/mediachannel.h
AgeCommit message (Expand)Author
2016-01-13Revert of Storing raw audio sink for default audio track. (patchset #7 id:120...deadbeef
2016-01-13Storing raw audio sink for default audio track.deadbeef
2015-12-18Expose codec implementation names in stats.Peter Boström
2015-12-14Address comments from code review 1505253004tommi
2015-12-12Support for unmixed remote audio into tracks.Tommi
2015-12-09Adding reduced size RTCP configuration down to the video stream level.deadbeef
2015-12-08Refactor handling of AudioOptions.solenberg
2015-12-02- Remove cricket::VoiceChannel::PressDtmf(); AFAICT unused.solenberg
2015-12-02Add header extension filtering for WebRtcVoiceEngine/MediaChannel.solenberg
2015-11-25Remove frame time scheduing in IncomingVideoStreamqiangchen
2015-11-10Rename Maybe to OptionalKarl Wiberg
2015-10-30Replace rtc::cricket::Settable with rtc::Maybekwiberg
2015-10-16Remove simulcast bitrate modes.pbos
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-10-09Remove MediaChannel::SetRemoteRenderer().solenberg
2015-10-09Change SetOutputScaling to set a single level, not left/right levels.solenberg
2015-10-09Remove default receive channel from WVoE; baby step 1.solenberg
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-01Remove unused SignalMediaError and infrastructure.solenberg
2015-10-01Change 'mute' parameter of MediaChannel::SetAudioSend()/SetVideoSend() to 'en...solenberg
2015-09-24Remove VideoMediaChannel::SetRender().Peter Boström
2015-09-22Remove Channel::SetRingbackTone() and Channel::PlayRingbackTone(), and the co...solenberg
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-07Refactor the relationship between BaseChannel and MediaChannel so that we sen...Peter Thatcher
2015-07-16Nuke buffered latency mode. It's not actually working, and it's not used. I...Peter Thatcher
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-06-02Route time-stretching metrics through libjingleHenrik Lundin
2015-06-01Add options for NetEq fast accelerate mode through libjingleHenrik Lundin
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-07Hook up libjingle WebRtcVoiceEngine to Call API for combined A/V BWE.Fredrik Solenberg
2015-03-27Remove unused non-standard capture stats.Peter Boström
2015-03-25Add WebRTC Media Constraint to force using Delay Agnostic AEC on AndroidBjorn Volcker
2015-03-04Remove GetReceiveBandwidthEstimatorStats.pbos@webrtc.org
2015-02-19Revert r8430 "Remove dead stats from Video{Sender,Receiver}Info."pbos@webrtc.org
2015-02-19Remove dead stats from Video{Sender,Receiver}Info.pbos@webrtc.org
2015-02-18Adding two new stats to VoiceReceiverInfominyue@webrtc.org
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2014-12-19Enable payload-based padding by default and remove the API.stefan@webrtc.org
2014-12-12Cleanup little things found when refactoring.pthatcher@webrtc.org