aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/main/acm2/acm_codec_database.h
AgeCommit message (Expand)Author
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-07Make ACMCodecDB private to RentACodeckwiberg
2015-11-06Remove ACMCodecDB::Codec, and make the rest of ACMCodecDB privatekwiberg
2015-11-06Remove ACMCodecDB::CodecFreqkwiberg
2015-11-05Move ACMCodecDB::ValidPayloadType to RentACodeckwiberg
2015-11-03Hide ACMCodecDB::database_ behind accessorskwiberg
2015-11-03Hide ACMCodecDB::codec_settings_ behind an accessorkwiberg
2015-10-29Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ tablekwiberg
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-27RentACodec: New class that takes over part of ACMCodecDB's jobkwiberg
2015-10-13Delete iSAC-fb from AudioCodingModulehenrik.lundin
2015-09-24ACMCodecDB: Remove unused stuff, and move private stuff to anonymous namespacekwiberg
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-07Replace ACMGenericCodec with CodecOwner and AudioEncoderMutableKarl Wiberg
2015-04-13Change ACM's CodecManager to hold one encoder instead of an arrayHenrik Lundin
2015-02-23Delete all codec-specific subclasses of ACMGenericCodechenrik.lundin@webrtc.org
2015-02-17Removing CELT.minyue@webrtc.org
2015-02-06Switch to using AudioEncoderPcmU/A instead of ACMPCMU/Ahenrik.lundin@webrtc.org
2014-12-10Remove CELT support from audio_coding.pbos@webrtc.org
2014-06-09Rename neteq4 folder to neteqhenrik.lundin@webrtc.org
2014-05-28Revert 6257 "Rename neteq4 folder to neteq"henrik.lundin@webrtc.org
2014-05-28Rename neteq4 folder to neteqhenrik.lundin@webrtc.org
2013-10-06Wrap ACM2 code inside acm2 namespace. This gurantees that one ACM would not u...turaj@webrtc.org
2013-09-19Compile ACM2 and ACM1.turaj@webrtc.org
2013-09-18Revert r4772 "Compile ACM1 and ACM2."stefan@webrtc.org
2013-09-18Compile ACM1 and ACM2.turaj@webrtc.org
2013-09-13Prepare to compile ACM1 and ACM2.turaj@webrtc.org
2013-09-12ACM2 integration with NetEq 4.turaj@webrtc.org