aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/main/test/PacketLossTest.cc
AgeCommit message (Expand)Author
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-03Let AudioCodingModule::SendCodec return Maybe<CodecInst>kwiberg
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-10-01Fix parallelizability in modules_tests.pbos@webrtc.org
2014-05-231. Make a clear distinction between codec internal FEC and RED, confusing men...minyue@webrtc.org