summaryrefslogtreecommitdiff
path: root/modules/audio_coding
AgeCommit message (Expand)Author
2014-06-16common_audio: Removes macro WEBRTC_SPL_LSHIFT_U16bjornv@webrtc.org
2014-06-16Add thread annotations to parts of ACMGenericCodechenrik.lundin@webrtc.org
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
2014-06-11Re-land "Create a joint encoder/decoder wrapper for iSAC in ACM"henrik.lundin@webrtc.org
2014-06-11Revert r6377 "Create a joint encoder/decoder wrapper for iSAC in ACM"henrik.lundin@webrtc.org
2014-06-11common_audio/signal_processing: Removes macro WEBRTC_SPL_RSHIFT_U16bjornv@webrtc.org
2014-06-11common_audio/signal_processing: Moves WEBRTC_SPL_UMUL_16_16_RSFT16 to iSAC fixbjornv@webrtc.org
2014-06-10Delete last file in neteq4 folderhenrik.lundin@webrtc.org
2014-06-10MIPS optimizations for ISAC (patch #1)andrew@webrtc.org
2014-06-10Add kjellander@webrtc.org as OWNER for *.isolatekjellander@webrtc.org
2014-06-09Create a joint encoder/decoder wrapper for iSAC in ACMhenrik.lundin@webrtc.org
2014-06-09Add thread annotations to AcmReceiverhenrik.lundin@webrtc.org
2014-06-09Multi-threaded unit test for Audio Coding Module using iSAChenrik.lundin@webrtc.org
2014-06-09Rename neteq4 folder to neteqhenrik.lundin@webrtc.org
2014-06-08Re-enable AudioCodingModuleMtTest againhenrik.lundin@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-06-05Opus send rate overflows if over 65 kbpstina.legrand@webrtc.org
2014-06-05NetEq: Add thread annotation to const scoped_ptrshenrik.lundin@webrtc.org
2014-06-05The correct fix of workaround in r6261.bjornv@webrtc.org
2014-06-05common_audio/signal_processing: Removed macro WEBRTC_SPL_MUL_16_16_RSFT_WITH_...bjornv@webrtc.org
2014-06-04Android: cleanup gtest_target_type conditions.henrike@webrtc.org
2014-06-03Revert 6312 "Re-enable AudioCodingModuleMtTest"turaj@webrtc.org
2014-06-03Re-enable AudioCodingModuleMtTesthenrik.lundin@webrtc.org
2014-06-02- Get rid of 'using' from .hsolenberg@webrtc.org
2014-06-02Adding thread annotations to parts of Audio Coding Modulehenrik.lundin@webrtc.org
2014-05-30Disable AudioCodingModuleMtTest due to memcheck and tsan failures.andrew@webrtc.org
2014-05-30Multi-threaded test for Audio Coding Modulehenrik.lundin@webrtc.org
2014-05-30Fixing a bug regarding VOE packet loss rate feedback to ACMminyue@webrtc.org
2014-05-28Better buffer size estimation in NetEq for redundant packetsminyue@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
2014-05-26Fix a bug preventing FilePlayer from playing encoded wav fileshenrik.lundin@webrtc.org
2014-05-23Avoid reading uninitialized values (outside baundary) in DFT arithmatic decod...turaj@webrtc.org
2014-05-231. Make a clear distinction between codec internal FEC and RED, confusing men...minyue@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Enabling NetEq bit-exactness test for Win x64henrik.lundin@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-19Add interface to propagate audio capture timestamp to the renderer.wu@webrtc.org
2014-05-16common_audio/signal_processing: Removes macro WEBRTC_SPL_UMUL_RSFT16bjornv@webrtc.org
2014-05-16common_audio/signal_processing: Removed macro WEBRTC_SPL_SUB_SAT_W16bjornv@webrtc.org
2014-05-15Re-enable almost all NetEqDecodingTests for Androidhenrik.lundin@webrtc.org
2014-05-14Add webrtc field trials API.andresp@webrtc.org
2014-05-14Re-enable NetEqExternalDecoderTest for Androidhenrik.lundin@webrtc.org
2014-05-14Re-enable NetEQ DecoderDatabase test for Androidhenrik.lundin@webrtc.org
2014-05-14Remove all use of AudioFrame::energy_ from AudioCodingModulehenrik.lundin@webrtc.org
2014-05-13Deleting all NetEq3 fileshenrik.lundin@webrtc.org
2014-05-13Deleting all ACM1 fileshenrik.lundin@webrtc.org
2014-05-10One of the NetEq methods needs to be virtual.turaj@webrtc.org
2014-05-09Modifying neteq.gypturaj@webrtc.org