summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-07-15Remove the VPM denoiser.pbos@webrtc.org
2014-07-14Fix deadlock in Android stopCapture() call.glaznev@webrtc.org
2014-07-13GN: Fix include paths for WebRTC in Chromium build.kjellander@webrtc.org
2014-07-11Fix bugs introduced by https://code.google.com/p/webrtc/source/detail?r=6667 .tommi@webrtc.org
2014-07-11Remove always-true expression.tommi@webrtc.org
2014-07-11Landing pkasting's webrtc fixes for MSVC level 4 warnings in WebRTC.tommi@webrtc.org
2014-07-11Thread annotate RTCPSender.pbos@webrtc.org
2014-07-11Move pacer to fully use webrtc::Clock instead of webrtc::TickTime.stefan@webrtc.org
2014-07-11Document that channels are stored contiguously in AudioBufferaluebs@webrtc.org
2014-07-11Remove unnecessary build message.tommi@webrtc.org
2014-07-11Remove the send-side cname getter APIs from voice and video engine.stefan@webrtc.org
2014-07-10Count total bytes sent in RTPSender::Bytes().pbos@webrtc.org
2014-07-10Fix data race in VCMTiming::ResetDecodeTime.pbos@webrtc.org
2014-07-10Refactor registerable callbacks for FrameCountObserver from rtp_rtcp module i...andresp@webrtc.org
2014-07-10audio_processing: Updates aec_core_sse2.c with changes made to aec_common.hbjornv@webrtc.org
2014-07-10Neon version of SubbandCoherence()bjornv@webrtc.org
2014-07-10Neon version of rftbsub_128()bjornv@webrtc.org
2014-07-10Revert "Remove remains of WEBRTC_NO_STL." (rev 6641).andresp@webrtc.org
2014-07-09Remove remains of WEBRTC_NO_STL.andresp@webrtc.org
2014-07-09Create FullScreenChromeWindowDetector in DesktopConfigurationOptions::CreateD...jiayl@webrtc.org
2014-07-09delay_estimator: Increases test coverage and makes input spectrum constbjornv@webrtc.org
2014-07-08Implement a work around for Chrome full-screen tab switch on Mac.jiayl@webrtc.org
2014-07-08Neon version of rftfsub_128()bjornv@webrtc.org
2014-07-08Refactor registerable callbacks for VideoBitrateObserver from rtp_rtcp module...andresp@webrtc.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-07-08Fixing compile error.phoglund@webrtc.org
2014-07-08Adding explicit check for using dummy file devices.phoglund@webrtc.org
2014-07-07Preserve RTP states for restarted VideoSendStreams.pbos@webrtc.org
2014-07-07Add initial gn build files for video_coding and video_processing.stefan@webrtc.org
2014-07-07Fix pacer to accept duplicate sequence numbers on different SSRCs.pbos@webrtc.org
2014-07-04Add missing break introduced in r6603.stefan@webrtc.org
2014-07-04Fix test issues and a win compile error introduced with r6605.stefan@webrtc.org
2014-07-04Revert conversion from TickTime to int64_t in paced sender.stefan@webrtc.org
2014-07-04Add boilerplate code for H.264.stefan@webrtc.org
2014-07-04Configure RTX send status on new modules.pbos@webrtc.org
2014-07-04Introduces PacedVideoSender to test framework and moves the Pacer to use Clock.stefan@webrtc.org
2014-07-03Fix memcheck error in r6594.marpan@webrtc.org
2014-07-03Fix for FEC decoding with sequence number wrap-around.marpan@webrtc.org
2014-07-03delay_estimator: Allows dynamically used history sizesbjornv@webrtc.org
2014-07-03Make experimental NS API not purely virtualaluebs@webrtc.org
2014-07-03common_audio: Removes macro WEBRTC_SPL_SHIFT_W16bjornv@webrtc.org
2014-07-03EchoCancellationImpl::ProcessRenderAudio: Use float samples directlykwiberg@webrtc.org
2014-07-02Implement BUILD.gn for desktop_capture.jiayl@webrtc.org
2014-07-01Add tkchin@ to OWNERS.tkchin@webrtc.org
2014-07-01Fix compile error introduced with r6571.stefan@webrtc.org
2014-07-01Fixes a potential BWE clock mismatch bug.stefan@webrtc.org
2014-07-01audio_processing/aec: Refactors NonLinearProcessing to prepare for NEON optim...bjornv@webrtc.org
2014-06-30Neon version of cftmdl_128()bjornv@webrtc.org
2014-06-30Add ExperimentalNs support in Configaluebs@webrtc.org
2014-06-30Neon version of cft1st_128()bjornv@webrtc.org