aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/main/acm2/audio_coding_module_unittest_oldapi.cc
AgeCommit message (Expand)Author
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-18modules/audio_coding: Remove some codec include dirskjellander@webrtc.org
2015-11-11CodecManager::RegisterEncoder: Call SetFec on new encoder, not oldkwiberg
2015-11-06Pass audio to AudioEncoder::Encode() in an ArrayViewkwiberg
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-11-01Delete a chain of methods in ViE, VoE and ACMhenrik.lundin
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-01Don't link with audio codecs that we don't usekwiberg
2015-09-22Simple cleanups of AudioDecoder and AudioEncoder classeskwiberg
2015-09-22Move AudioDecoderPcm* next to AudioEncoderPcm*kwiberg
2015-09-08Fold AudioEncoderMutable into AudioEncoderkwiberg
2015-09-01NetEq: Fixing a corner case with depleted sync bufferHenrik Lundin
2015-08-27AudioDecoder: Replace Init() with Reset()Karl Wiberg
2015-08-26AudioCodingModuleImpl::Encode: Use a Buffer instead of a stack-allocated arrayKarl Wiberg
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-08-24Add support for external decoders in ACMkwiberg
2015-08-24iSAC: Make separate AudioEncoder and AudioDecoder objectskwiberg
2015-06-22Add UMA logging for target audio bitratehenrik.lundin
2015-06-15Fix a data race in AudioEncoderMutableImpl and derived classesHenrik Lundin
2015-06-10Ensures that modules_unittests runs on iOShenrika
2015-05-20Clear ARM NEON flagAndrew MacDonald
2015-05-18Add support for external encoders in ACMKarl Wiberg
2015-05-11Setting OPUS_SIGNAL_VOICE when enable DTX.Minyue Li
2015-04-29Added SetBitRate function to VoE API to allow changing the audio bitrate.Ivo Creusen
2015-03-23Disable PLC for iSAChenrik.lundin@webrtc.org
2015-03-22Re-land 8810 "- Add a SetPriority method to ThreadWr..."tommi@webrtc.org
2015-03-22Revert 8810 "- Add a SetPriority method to ThreadWrapper"tommi@webrtc.org
2015-03-20- Add a SetPriority method to ThreadWrappertommi@webrtc.org
2015-03-18Delete ACMGenericCodec::Encode and use AudioEncoder::Encode directlyhenrik.lundin@webrtc.org
2015-03-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2015-03-12Adding flag to force Opus application and DTX while toggling.minyue@webrtc.org
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-03-02Remove AudioCodingModule::Process()henrik.lundin@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-19Re-land "Switch to using AudioEncoderIsac instead of ACMISAC"kwiberg@webrtc.org
2015-02-18Revert of r8378 "Switch to using AudioEncoderIsac instead of ACMISAC"henrik.lundin@webrtc.org
2015-02-16Fix an issue with comfort noise in ACMGenericCodecWrapperhenrik.lundin@webrtc.org
2015-02-16Re-land r8342 "Switch to using AudioEncoderIsac instead of ACMISAC""henrik.lundin@webrtc.org
2015-02-14Revert r8342 "Switch to using AudioEncoderIsac instead of ACMISAC"henrik.lundin@webrtc.org
2015-02-12Add a unit test for callbacks with empty frames and fix bug in codehenrik.lundin@webrtc.org
2015-02-11Switch to using AudioEncoderIsac instead of ACMISAChenrik.lundin@webrtc.org
2015-01-22Make iSAC SWB own its decoderhenrik.lundin@webrtc.org
2015-01-21Disable AcmSenderBitExactnessOldApi.Opus_stereo_20ms_voip on ARM64.minyue@webrtc.org
2015-01-20Setting Opus target application.minyue@webrtc.org
2015-01-19Disable tests failing on Android ARM64 (Nexus9).kjellander@webrtc.org
2015-01-14Remove COMPILE_ASSERT and use static_assert everywherekwiberg@webrtc.org
2015-01-13Unify the two copies of compile_assert.hkwiberg@webrtc.org