aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules
AgeCommit message (Expand)Author
2015-12-10Some further minor bitexact APM echo suppressor refactoringpeah
2015-12-09Some minor (bitexact) AEC echo suppressor refactoringpeah
2015-12-09Moved code into the lowest level of EchoSuppressionpeah
2015-12-09NetEq: Add codec name and RTP timestamp rate to DecoderInfohenrik.lundin
2015-12-09[rtp_rtcp] Lint build/header_guard errors fixeddanilchap
2015-12-08Make NoiseSuppression not a processing component (bit exact).solenberg
2015-12-08Make HighPassFilter not a ProcessingComponent anymore (bit exact).solenberg
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-08Add test which verifies that the RTP header extensions are set correctly for ...Stefan Holmer
2015-12-08Clang format of video_processing folder.mflodman
2015-12-07Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https:...pbos
2015-12-07Reland of "Create rtc::AtomicInt POD struct."Peter Boström
2015-12-07rtcp::Rrtr block moved into own file and got Parse functionDanil Chapovalov
2015-12-07Prepare the AudioSendStream to be hooked up to send-side BWE.Stefan Holmer
2015-12-07Initial VideoProcessing refactoring.mflodman
2015-12-04rtcp::ReceiverReport moved into own file and got Parse functionDanil Chapovalov
2015-12-04Use webrtc/base/logging.h in stefan@'s ownership.Peter Boström
2015-12-04Add tests for vp9 (non-flexible mode) using different spatial and temporal co...Åsa Persson
2015-12-04Refactorings to send RTCP packets directly via the RtcpPacket callback, with ...Erik Språng
2015-12-03Make the audio codecs' GN targets self-sufficientHenrik Lundin
2015-12-03Rewrote the thread synchronization parts of the test for the locking in APM i...peah
2015-12-02Adding two more debug macros for logging scalar values to file.peah
2015-12-02Resolves issue with multiple calls to audio unit initializationhenrika
2015-12-02Revert of Add tests for vp9 (non-flexible mode) using different spatial and t...asapersson
2015-12-02Add tests for vp9 (non-flexible mode) using different spatial and temporal co...asapersson
2015-12-01Remove VideoReceiveStream deregister of decoders.Peter Boström
2015-12-01Simplify CodecManager::RegisterEncoder()kwiberg
2015-12-01Revert of Add _decoder CHECK to VCMGenericDecoder constructor. (patchset #2 i...kjellander
2015-12-01Add helper KeepRefUntilDone.perkj
2015-11-30Add _decoder CHECK to VCMGenericDecoder constructor.Peter Boström
2015-11-28Introduced the new locking schemepeah
2015-11-27-Removed the state as an input to the FilterAdaptation function.peah
2015-11-27audio_coding: Cleanup duplicated headers after "main" removal.kjellander
2015-11-27Re-add missing return in RegisterExternalDecoder.Peter Boström
2015-11-27rtcp::Pli moved into own file and got a Parse functiondanilchap
2015-11-27Call InitDecode with proper resolution.Peter Boström
2015-11-27Remove RegisterExternal{De,En}coder error codes.Peter Boström
2015-11-27Fix standalone denoiser Android GN compile failureMagnus Jedvert
2015-11-27Added a threadchecking scheme to APM that checks that the APM API calls are c...peah
2015-11-27Revert of Make overuse estimator one dimensional. (patchset #5 id:80001 of ht...stefan
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-26Fix bug in calculation of averge queue time in paced sender.Erik Språng
2015-11-26Make overuse estimator one dimensional.Stefan Holmer
2015-11-26audio_coding: remove "main" directorykjellander
2015-11-26Standalone denoiser (off by default).jackychen
2015-11-26Removed api call that will break the upcoming thread checking schemepeah
2015-11-26Roll chromium_revision aa8e58a..664fe1e (361601:361806)Henrik Kjellander
2015-11-25Revert of Created a test that reports the statistics for the duration of APM ...kjellander