aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/voe_codec_impl.h
AgeCommit message (Expand)Author
2015-11-19Remove dead code (we no longer support SILK)kwiberg
2015-09-09Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated t...ivoc
2015-05-04VoE: apply new style guide on VoE interfaces and their implementationsJelena Marusic
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-01-14Remove dual stream functionality in VoiceEnginehenrik.lundin@webrtc.org
2014-09-03Renaming SetOpusMaxBandwidth to SetOpusMaxPlaybackRateminyue@webrtc.org
2014-08-12Adding SetOpusMaxBandwidth in VoE and ACMminyue@webrtc.org
2014-05-28This CL is to adding feedback of packet loss rate to encoder in voice engine....minyue@webrtc.org
2014-04-17Removes VoECodec sub API as part of a clean-up operation where the goal is to...henrika@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2012-12-11VoE Changes to enable dual_streaming.turaj@webrtc.org
2012-12-04Revert 3231 - VoE Changes to enable dual_streaming.perkj@webrtc.org
2012-12-03VoE Changes to enable dual_streaming.turaj@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org