aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding
AgeCommit message (Expand)Author
2016-01-15Merge upstream SHA 04cb763Alex Luebs
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-12NetEq: Fix a typo in a commentHenrik Lundin
2016-01-08Misc. small cleanups.pkasting
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-18iSAC: Remove unnecessary WEBRTC_LINUX define.kjellander
2015-12-17Add tracing to NetEqImpl::InsertPackethenrik.lundin
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-16Disable warnings failing when using Clang on Windows.kjellander
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-16Update NetEq network statistics in neteq_unittest.minyue
2015-12-16AudioCodingModuleImpl: Stop failing artificially for non-Opus encoderskwiberg
2015-12-16Move Rent-A-Codec out of CodecManagerkwiberg
2015-12-15Add speech encoder to the encoder stack specification structkwiberg
2015-12-15Fix incorrect commentkwiberg
2015-12-14Remove unused and rarely used LOG_ macros.solenberg
2015-12-11Special-case android-arm64 in codec bitexactness testskwiberg
2015-12-11Adding Opus to RTPencode.minyue
2015-12-10Reduce the runtime of some ACM tests in modules_testsHenrik Lundin
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-08Deletes temporary files that are generated in several ACM unittests.ivoc
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-12-03Make the audio codecs' GN targets self-sufficientHenrik Lundin
2015-12-01Simplify CodecManager::RegisterEncoder()kwiberg
2015-11-27audio_coding: Cleanup duplicated headers after "main" removal.kjellander
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2015-11-25Move the FEC enabling logic from CodecManager to Rent-A-Codeckwiberg
2015-11-25Move the stereo-disables-CNG logic from CodecManager to Rent-A-Codeckwiberg
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-23Add new method AcmReceiver::last_packet_sample_rate_hz()henrik.lundin
2015-11-23NetEq: Add new method last_output_sample_rate_hzhenrik.lundin
2015-11-23Extract the parameters for the encoder stack from the CodecManagerkwiberg
2015-11-20NetEq: Remove overly verbose logginghenrik.lundin
2015-11-18modules/audio_coding: Remove some codec include dirskjellander@webrtc.org
2015-11-18Remove dead codekwiberg
2015-11-18Move CNG/RED payload type extraction to Rent-A-Codeckwiberg
2015-11-16Adding stddef.h to opus_inst.h.minyue
2015-11-16Move CNG and RED management into the Rent-A-Codeckwiberg
2015-11-11AcmReceiver::InsertPacket and NetEq::InsertPacket: Take ArrayView argumentskwiberg
2015-11-11CodecManager::RegisterEncoder: Call SetFec on new encoder, not oldkwiberg
2015-11-10Rename Maybe to OptionalKarl Wiberg
2015-11-10CodecManager: Eliminate the stereo_send_ memberkwiberg