aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq/neteq_impl.h
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-12-09NetEq: Add codec name and RTP timestamp rate to DecoderInfohenrik.lundin
2015-11-23NetEq: Add new method last_output_sample_rate_hzhenrik.lundin
2015-11-11AcmReceiver::InsertPacket and NetEq::InsertPacket: Take ArrayView argumentskwiberg
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-09-23Returning correct duration estimate on Opus DTX packets.minyuel
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-08-27Reland: Implement NetEq's CurrentDelay functionhenrik.lundin
2015-08-25NetEq/ACM: Refactor how packet waiting times are calculatedHenrik Lundin
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-03Revert r9359 "Implement NetEq's CurrentDelay function"Henrik Lundin
2015-06-03Implement NetEq's CurrentDelay functionHenrik Lundin
2015-05-27Add new fast mode for NetEq's Accelerate operationHenrik Lundin
2015-05-25Also provide sample rate when registering decodersKarl Wiberg
2015-04-09Fix clang style warnings in webrtc/modules/audio_coding/neteqKarl Wiberg
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-04Improving error message from neteq_rtpplayhenrik.lundin@webrtc.org
2014-10-07Set NetEq playout mode through the Config structhenrik.lundin@webrtc.org
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-09-10Mark all virtual overrides in the hierarchy of AudioPacketizationCallback,henrike@webrtc.org
2014-08-07Change how background noise mode in NetEq is sethenrik.lundin@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