aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/BUILD.gn
AgeCommit message (Expand)Author
2015-10-29ACM: Move NACK functionality inside NetEqhenrik.lundin
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-27RentACodec: New class that takes over part of ACMCodecDB's jobkwiberg
2015-10-01Don't link with audio codecs that we don't usekwiberg
2015-09-25GN: Do not use forward_dependent_configs_from variable.tfarina
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-22Move AudioDecoderIsac* to its own filesKarl Wiberg
2015-09-22Move AudioDecoderPcm* next to AudioEncoderPcm*kwiberg
2015-09-17Move AudioDecoderG722 next to AudioEncoderG722kwiberg
2015-09-17Move AudioDecoderPcm16B next to AudioEncoderPcm16BKarl Wiberg
2015-09-17Move AudioDecoderIlbc next to AudioEncoderIlbckwiberg
2015-09-15Move AudioDecoderOpus next to AudioEncoderOpusKarl Wiberg
2015-09-09Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated t...ivoc
2015-08-24Fix Chromium GN build problem introduced in 608c3cfeKarl Wiberg
2015-08-24iSAC: Make separate AudioEncoder and AudioDecoder objectskwiberg
2015-07-30Includes webrtc/build/protoc.gypi instead of build/protoc.gypiBjorn Terelius
2015-07-30Revert "Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, sinc...Bjorn Terelius
2015-07-30Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is ...Bjorn Terelius
2015-07-28Re-enable WebRtcIsacfix_AllpassFilter2FixDec16NeonZhongwei Yao
2015-06-25Add a [rtc_]build_with_neon variable to unify conditions.Andrew MacDonald
2015-06-23Reland "Added ACM_dump protobuf, class for reading/writing and...", commit e9...Ivo Creusen
2015-06-19Revert "Added ACM_dump protobuf, class for reading/writing and unittest."Niklas Enbom
2015-06-18Added ACM_dump protobuf, class for reading/writing and unittest.Ivo Creusen
2015-06-10Rename targets to use lower case format.Zeke Chin
2015-05-25PRESUBMIT: Improve PyLint check and add GN format check.Henrik Kjellander
2015-05-07Replace ACMGenericCodec with CodecOwner and AudioEncoderMutableKarl Wiberg
2015-05-06Replace asm NEON function by intrinsics implementation on ARMv7Zhongwei Yao
2015-04-28Enable isac NEON building on Aarch64Zhongwei Yao
2015-04-21Reduce the number of registers used in MIPS optimizations.Ljubomir Papuga
2015-04-09Fix clang style warnings in webrtc/modules/audio_coding/neteqKarl Wiberg
2015-04-07Fix clang style warnings in webrtc/modules/audio_codingKarl Wiberg
2015-03-30Introduce CodecManager and move code from AudioCodingModuleImplHenrik Lundin
2015-03-17Adding build_opus as a switch in GYP.minyue@webrtc.org
2015-03-10Making sure neteq gets compiled with OPUS.phoglund@webrtc.org
2015-03-09Revert 8632 "Enable isac NEON building on Aarch64"kjellander@webrtc.org
2015-03-06Enable isac NEON building on Aarch64kjellander@webrtc.org
2015-02-26Fix style violations in common_types.h and config.hkwiberg@webrtc.org
2015-02-23Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530)kjellander@webrtc.org
2015-02-23Delete all codec-specific subclasses of ACMGenericCodechenrik.lundin@webrtc.org
2015-02-16GN: Changes for vp9, opus and direct tracekjellander@webrtc.org
2015-01-08GN: Fix Windows build.kjellander@webrtc.org
2014-12-16Make an AudioEncoder subclass for REDhenrik.lundin@webrtc.org
2014-12-16AudioEncoder subclass for iSACfixkwiberg@webrtc.org
2014-12-11Make an AudioEncoder subclass for PCM16Bhenrik.lundin@webrtc.org
2014-12-11Make an AudioEncoder subclass for iSACkwiberg@webrtc.org
2014-12-10Remove CELT support from audio_coding.pbos@webrtc.org
2014-12-10Make an AudioEncoder subclass for comfort noisehenrik.lundin@webrtc.org
2014-12-09Move the AudioDecoder interface out of NetEqkwiberg@webrtc.org
2014-12-08Make an AudioEncoder subclass for iLBCkwiberg@webrtc.org