aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq/neteq_unittest.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-08Cleaning neteq_unittest resource files.minyue
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-12-22Adding bit exactness test for Opus decoding in NetEq.minyue
2015-12-16Update NetEq network statistics in neteq_unittest.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-11-23NetEq: Add new method last_output_sample_rate_hzhenrik.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-10-29Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ tablekwiberg
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-14Delete iSAC-fb from NetEqhenrik.lundin
2015-10-01Don't link with audio codecs that we don't usekwiberg
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-16Adds support for webrtc::test::ResourcePath on iOShenrika
2015-06-11Match existing type usage better.Peter Kasting
2015-06-10Ensures that modules_unittests runs on iOShenrika
2015-06-03Revert r9359 "Implement NetEq's CurrentDelay function"Henrik Lundin
2015-06-03Implement NetEq's CurrentDelay functionHenrik Lundin
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-18Adding speech_expand_rate to NetEQ Network Statistics.minyue@webrtc.org
2015-02-17Adding decoded_fec_rate to NetEQ Network Statistics.minyue@webrtc.org
2015-02-10pcm16b: Make input arrays const and use uint8_t[] for byte arrayskwiberg@webrtc.org
2014-12-01Add test NetEqDecodingTest.CngFirsthenrik.lundin@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-17Use RtpFileSource in NetEqDecodingTesthenrik.lundin@webrtc.org
2014-10-07Set NetEq playout mode through the Config structhenrik.lundin@webrtc.org
2014-09-04Change gflags and gmock includes to be full paths.kjellander@webrtc.org
2014-08-21Use a deterministic input in NetEqBgnTesthenrik.lundin@webrtc.org
2014-08-11Merge NetEqDecodingTest.TestBitExactnesst and .TestNetworkStatisticshenrik.lundin@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