aboutsummaryrefslogtreecommitdiff
path: root/webrtc/engine_configurations.h
AgeCommit message (Expand)Author
2015-11-24Remove VIDEOCODEC_* from engine_configurations.h.Peter Boström
2015-10-01Don't link with audio codecs that we don't usekwiberg
2015-09-25Revert of Don't link with audio codecs that we don't use (patchset #4 id:6000...solenberg
2015-09-24Don't link with audio codecs that we don't usekwiberg
2015-09-18Remove ACM AudioCodingFeedback callback object and derived classeshenrik.lundin
2015-09-17Remove the preprocessor symbol WEBRTC_CODEC_AVT (it was always defined)kwiberg
2015-09-16Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined)kwiberg
2015-05-12Remove VideoEngine interfaces.Peter Boström
2015-02-23Delete all codec-specific subclasses of ACMGenericCodechenrik.lundin@webrtc.org
2014-11-01Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-29Enable G.722 for Chromium buildshenrik.lundin@webrtc.org
2014-10-17Revert cls (original cl + fixes) 7422-7424 "Add VP9 codec to VCM..."henrike@webrtc.org
2014-10-10Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-07-04Add boilerplate code for H.264.stefan@webrtc.org
2014-05-12Removes parts of the webrtc::VoEExternalMedia sub API as part of a clean-up o...henrika@webrtc.org
2014-04-14Removes VoECallReport sub API as part of a clean-up operation where the goal ...henrika@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@webrtc.org
2014-02-11Remove ViE external encryption API.solenberg@webrtc.org
2013-09-17Adds a new voice engine warning for the typing noise off state.jiayl@webrtc.org
2013-09-12Make PCM16 available in Chromium builds.andrew@webrtc.org
2013-06-19Remove unneeded *_NOT_SUPPORTED from VoEAudioProcessing.andrew@webrtc.org
2013-04-04Remove WEBRTC_*_ENGINE_NETWORK_API usepwestin@webrtc.org
2013-03-28Removed all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRT...solenberg@webrtc.org
2013-03-13Revert r3667 and r3665pwestin@webrtc.org
2013-03-13Removed the engine API:s related to transport such as SetSendDestination, the...pwestin@webrtc.org
2012-12-04First pass of MediaCodecDecoder which uses Android MediaCodec API.dwkang@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org