aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-12NetEq: Fix a typo in a commentHenrik Lundin
2016-01-08Cleaning neteq_unittest resource files.minyue
2016-01-08Add tracing to NetEqImpl::GetAudiohenrik.lundin
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-12-22Adding bit exactness test for Opus decoding in NetEq.minyue
2015-12-21Rename RTC_HISTOGRAM_* macros to RTC_HISTOGRAM_*_SPARSE_* to indicate that th...asapersson
2015-12-17Add tracing to NetEqImpl::InsertPackethenrik.lundin
2015-12-16Update NetEq network statistics in neteq_unittest.minyue
2015-12-11Special-case android-arm64 in codec bitexactness testskwiberg
2015-12-11Adding Opus to RTPencode.minyue
2015-12-10Typo fix: Enable a bunch of tests that were accidentally disabledkwiberg
2015-12-09NetEq: Add codec name and RTP timestamp rate to DecoderInfohenrik.lundin
2015-12-08Add encode/decode time tracing to audio_coding.Peter Boström
2015-12-08There was an old scaling for CNG 48 kHz in the code, from the time where Audi...Tina le Grand
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-23NetEq: Add new method last_output_sample_rate_hzhenrik.lundin
2015-11-20NetEq: Remove overly verbose logginghenrik.lundin
2015-11-18modules/audio_coding: Remove some codec include dirskjellander@webrtc.org
2015-11-11AcmReceiver::InsertPacket and NetEq::InsertPacket: Take ArrayView argumentskwiberg
2015-11-06Pass audio to AudioEncoder::Encode() in an ArrayViewkwiberg
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-11-03Re-enable PCAP reading in neteq_rtpplayhenrik.lundin
2015-11-02ACM/NetEq: Restructure how post-decode VAD is enabledhenrik.lundin
2015-10-29Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ tablekwiberg
2015-10-29ACM: Move NACK functionality inside NetEqhenrik.lundin
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-14Delete iSAC-fb from NetEqhenrik.lundin
2015-10-08Update to the RtcEventLog protobuf to remove the DebugEvent message.Ivo Creusen
2015-10-01Don't link with audio codecs that we don't usekwiberg
2015-09-25Update isolate.gypi to support Swarming + move .isolate filesHenrik Kjellander
2015-09-25Split webrtc/video into webrtc/{audio,call,video}.Peter Boström
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-23Returning correct duration estimate on Opus DTX packets.minyuel
2015-09-22Simple cleanups of AudioDecoder and AudioEncoder classeskwiberg
2015-09-22Move AudioDecoderIsac* to its own filesKarl Wiberg
2015-09-22Move AudioDecoderPcm* next to AudioEncoderPcm*kwiberg
2015-09-18Fix a bug in RtpFileSource related to RTCP packets in rtpdump fileshenrik.lundin
2015-09-17Move AudioDecoderG722 next to AudioEncoderG722kwiberg
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-17Move AudioDecoderPcm16B next to AudioEncoderPcm16BKarl Wiberg
2015-09-17Move AudioDecoderIlbc next to AudioEncoderIlbckwiberg
2015-09-16Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined)kwiberg
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-09-15Move AudioDecoderOpus next to AudioEncoderOpusKarl Wiberg
2015-09-08Update to the neteq_rtpplay utility to support RtcEventLog input files.ivoc
2015-09-01NetEq: Fixing a corner case with depleted sync bufferHenrik Lundin
2015-08-31NetEq: Allow negative shift in BackgroundNoise::SaveParametersHenrik Lundin