aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-03-29[desktopCapture] clean up relative positon processingbraveyao
2018-03-29Revert "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-03-29Corrected the threshold for determining filter convergence in AEC3Per Åhgren
2018-03-29Moved ostream operators for network units to test.Sebastian Jansson
2018-03-29Adding layering configurator and rate allocator for VP9 SVC.Sergey Silkin
2018-03-29Removed static const network units.Sebastian Jansson
2018-03-29Make possible to activate adaptive AGC2 in the APM.Alex Loiko
2018-03-28Allow the headset mode to be entered after the call has startedPer Åhgren
2018-03-28Add a specific AEC3 behavior for setups with known clock-driftPer Åhgren
2018-03-28Set safe values to prevent possible sigsegv while using AudioTransport, add docArtem Titov
2018-03-28Revert "Added BBR network controller." due to downstream test failure.Ying Wang
2018-03-28Use frame generator in video codec unit tests.Sergey Silkin
2018-03-28Added BBR network controller.Sebastian Jansson
2018-03-28Added support for congestion windows in test helper.Sebastian Jansson
2018-03-28Level estimation and saturation protection stub.Alex Loiko
2018-03-28In GenericEncoder enable timing frames for encoders with internal sourceIlya Nikolaevskiy
2018-03-28Annotate rest of WebRTC with @Nullable.Sami Kalliomäki
2018-03-28Libraries to link should be lowercase on Windows.Mirko Bonadei
2018-03-28Wrap CGImageRef and CGDataRef with ScopedCFTypeRefJulien Isorce
2018-03-27Some minor cleanups in ScreenCapturerMacJulien Isorce
2018-03-27Handle per-layer frame drops.Sergey Silkin
2018-03-27Adaptive Digital gain control structure.Alex Loiko
2018-03-27Delete OnIncomingCSRCChanged and related code.Niels Möller
2018-03-27Delete logic to set picture id and tl0 pic idx in encoders.Niels Möller
2018-03-27Initialize variables to prevent usage of trash values, for exmaple, if NeedMo...Artem Titov
2018-03-27Adding network control test helper.Sebastian Jansson
2018-03-27Move ScreenCapturerMac to mac sub directoryJulien Isorce
2018-03-27Fix chromium warnings for SdpVideoFormat.Niels Möller
2018-03-27Lowercase windows includes in win audio device.Noah Richards
2018-03-26Wire up MID send value to the PeerConnection APISteve Anton
2018-03-26Delete dead code in RtpReceiverImpl and RTPPayloadRegistry.Niels Möller
2018-03-26Fix histogram logging in InterpolatedGainCurve.Alex Loiko
2018-03-26Remove unnecessary proxy+lock code around RtcpRttStats pointerTommi
2018-03-26Loosen |max_avg_buffer_level_sec| for SimulcastVP8.Rasmus Brandt
2018-03-26Reland "Move rtp-specific config out of EncoderSettings."Niels Möller
2018-03-25Adding WindowedFilter class for BBR.Sebastian Jansson
2018-03-24Adding DataTransferTracker class for BBR.Sebastian Jansson
2018-03-23Move rw_lock_wrapper.h to rtc_base/synchronization/Karl Wiberg
2018-03-23Fix for crash when reading from audio file in NetEq.Ivo Creusen
2018-03-23Simplify RtpVideoStreamReceiver::NotifyReceiverOfFecPacket.Niels Möller
2018-03-23VideoStreamDecoderImpl implementation, part 1.philipel
2018-03-23Adding RttStats class for BBR.Sebastian Jansson
2018-03-23Move file_wrapper.h to rtc_base/system/Karl Wiberg
2018-03-23Force alignment of JVM called functions.Yura Yaroshevich
2018-03-23Extend TestAudioDeviceModule API.Artem Titov
2018-03-23Add MID sending to RTPSenderSteve Anton
2018-03-22Changing log levels and logging of the AEC3 render buffer alignmentPer Åhgren
2018-03-22Move timestamp_extrapolator.h to rtc_base/time/Karl Wiberg
2018-03-22Improves in the ERLE estimation for AEC3Jesús de Vicente Peña
2018-03-22Interface for packet feedback availability in SSCCSebastian Jansson