aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules
AgeCommit message (Expand)Author
2015-12-28[rtp_rtcp] Lint errors cleaned from rtp_utilitydanilchap
2015-12-22Adding bit exactness test for Opus decoding in NetEq.minyue
2015-12-22[rtp_rtcp] cleanup in RTCPSender class internals.danilchap
2015-12-22rtcp::Nack packet moved into own file and got Parse functiondanilchap
2015-12-21[rtp_rtcp] time helper functionsdanilchap
2015-12-21Lint fix for webrtc/modules/video_coding PART 3!philipel
2015-12-21Lint fix for webrtc/modules/video_coding PART 2!philipel
2015-12-21Lint fix for webrtc/modules/video_coding PART 1!philipel
2015-12-21Rename RTC_HISTOGRAM_* macros to RTC_HISTOGRAM_*_SPARSE_* to indicate that th...asapersson
2015-12-21A unittest that reports the statistics for the duration of an APM stream proc...peah
2015-12-19Revert of Reland "Added option to specify a maximum file size when recording ...ivoc
2015-12-19Reland "Added option to specify a maximum file size when recording an AEC dum...ivoc
2015-12-18Moving FFT on farend signal to where it is used in AEC (bit exact).minyue
2015-12-18iSAC: Remove unnecessary WEBRTC_LINUX define.kjellander
2015-12-18Revert of Added option to specify a maximum file size when recording an AEC d...ivoc
2015-12-18Expose codec implementation names in stats.Peter Boström
2015-12-18audio_device: Move sources into platform-conditions.kjellander
2015-12-18Defines for ARM and MIPS CPU types.kjellander
2015-12-18Added option to specify a maximum file size when recording an AEC dump.ivoc
2015-12-17VP9: Set speed setting to 8 for ARM.Marco
2015-12-17Adding trace events for the APM render and capture stream processing functions.peah
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-17Cleanup use of "do { ... } while (0)".torbjorng
2015-12-16Disable warnings failing when using Clang on Windows.kjellander
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-16Further refactored the echo suppressor code:peah
2015-12-16Don't account for audio in the pacer budget.Stefan Holmer
2015-12-16Update NetEq network statistics in neteq_unittest.minyue
2015-12-16AudioCodingModuleImpl: Stop failing artificially for non-Opus encoderskwiberg
2015-12-16Retyped the frequency estimate of the comfort noise for the higher band to ha...peah
2015-12-16Move Rent-A-Codec out of CodecManagerkwiberg
2015-12-16Make VoiceDetection not a ProcessingComponent (bit exact).solenberg
2015-12-16Bugfix that fixes the error where the audio processing module is calledpeah
2015-12-16rtcp::Dlrr block moved into own file and got Parse functiondanilchap
2015-12-16Fix NoiseSuppression initialization behavior. This was changed when removing ...solenberg
2015-12-16Fix HPF initialization behavior. This was changed when removing the Processin...solenberg
2015-12-15Add speech encoder to the encoder stack specification structkwiberg
2015-12-15Fix incorrect commentkwiberg
2015-12-15Make LevelEstimation not a ProcessingComponent.solenberg
2015-12-15rtcp::VoipMetric block moved into own file and got Parse functiondanilchap
2015-12-15[rtp_rtcp] fixed lint errors in rtp_rtcp module that are not fixed in other CLsdanilchap
2015-12-15[rtp_rtcp] SSRCDatabase class cleaned (including all lint errors)danilchap
2015-12-15Simple CL to fix lint errors in webrtc/modules/remote_bitrate_estimator. Adde...terelius
2015-12-15[rtp_rtcp] lint errors about rand() usage fixed.danilchap
2015-12-14Remove unused and rarely used LOG_ macros.solenberg
2015-12-14[rtp_rtcp] Lint errors cleared from rtp_rtcp/testdanilchap
2015-12-14rtp_rtcp/test/BWEStandAlone deleted as obsoletedanilchap
2015-12-11Add FEC producer fuzzing and a unittest for one of the issues found.Stefan Holmer
2015-12-11Special-case android-arm64 in codec bitexactness testskwiberg