aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq/neteq_unittest.cc
AgeCommit message (Expand)Author
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