aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-22ModuleRtcRtcpImpl2: remove Module inheritance.upstream-masterMarkus Handell
2021-06-22Deprecating AbsoluteCaptureTimeReceiverMinyue Li
2021-06-22RTCPSender: remove compatibility ctor & method.Markus Handell
2021-06-22TaskQueueStdlib: initialize the thread last.Markus Handell
2021-06-22Add RecursiveCriticalSection to the don't-use list of primitivesHarald Alvestrand
2021-06-22Replace use of RecursiveCriticalSection in VirtualSocketServerNiels Möller
2021-06-22Revert "Fix echo return loss stats and add to RTCAudioSourceStats."Evan Shrubsole
2021-06-22Minor code cleanup of WebRtcVideoReceiveStream.Tommi
2021-06-22ModuleRtpRtcpImpl2: remove RTCP send polling.Markus Handell
2021-06-22Update WebRTC code version (2021-06-22T04:05:30).webrtc-version-updater
2021-06-21ModuleRtpRtcpImpl2: update test code.Markus Handell
2021-06-21Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from be...Jake Bromberg
2021-06-21RTCPSender: migrate to Timestamp.Markus Handell
2021-06-21Reland "Port: migrate to TaskQueue."Markus Handell
2021-06-21Fix echo return loss stats and add to RTCAudioSourceStats.Taylor Brandstetter
2021-06-21RTCPSender: migrate to own configuration struct.Markus Handell
2021-06-21Handle null return from ToI420 in encodersEvan Shrubsole
2021-06-21Delete legacy RtpHeaderParser wrapperDanil Chapovalov
2021-06-21Update VirtualSocketServer locking to match documentation.Niels Möller
2021-06-21Revert "Port: migrate to TaskQueue."Markus Handell
2021-06-21Port: migrate to TaskQueue.Markus Handell
2021-06-21Update WebRTC code version (2021-06-21T04:05:45).webrtc-version-updater
2021-06-20openssl_adapter: document SSL_CTX_set_verify_depth behaviourPhilipp Hancke
2021-06-20Update WebRTC code version (2021-06-20T04:03:02).webrtc-version-updater
2021-06-19Update WebRTC code version (2021-06-19T04:03:03).webrtc-version-updater
2021-06-18Fixes off-by-one error in video capture moduleJohannes Kron
2021-06-18Delete unused class MockDelayableNiels Möller
2021-06-18Add jakobi to modules/audio_coding OWNERSIvo Creusen
2021-06-18dcsctp: Add DcSctpSocketFactoryFlorent Castelli
2021-06-18dcsctp: Don't sent more packets before COOKIE ACKVictor Boivie
2021-06-18Update WebRTC code version (2021-06-18T04:03:27).webrtc-version-updater
2021-06-17AGC analog clipping predictor: integrate evaluatorAlessio Bazzica
2021-06-17Avoid assembling complicated but unused video rtp header extensionsDanil Chapovalov
2021-06-17Catch possible `RuntimeException` from `getCameraCharacteristics`Xavier Lepaul
2021-06-17Refactoring: Move groups-by-mid into Bundle managerHarald Alvestrand
2021-06-17Apply IWYU to jsep_transport_controller/collectionHarald Alvestrand
2021-06-17Mark VideoSendTiming flags as invalid by default.philipel
2021-06-17Reland "Deprecate microsecond timestamps in RTC event log."Björn Terelius
2021-06-17Change YuvConverter.convert to catch GLExceptions and return null.Fabian Bergmark
2021-06-17Add timestamp to log message in generic_decoder.ccJohannes Kron
2021-06-17Remove unnused build configs for M1 builderChristoffer Jansson
2021-06-17Make WebRtcAudioReceiveStream::stream_ const.Tommi
2021-06-17Avoid using legacy rtp parser in neteq test::PacketDanil Chapovalov
2021-06-17In RtcpTransceiver avoid extra PostTask during constructionDanil Chapovalov
2021-06-17Revert "Avoid video stream allocation on configuration change after timeout."Jakob Ivarsson
2021-06-17Revert the send-side bwe behavior to slow ramp-up on lifted REMB cap.Christoffer Rodbro
2021-06-17Update WebRTC code version (2021-06-17T04:05:50).webrtc-version-updater
2021-06-17Roll chromium_revision 6ade74989a..6f7025c98c (893176:893293)chromium-webrtc-autoroll
2021-06-16Roll chromium_revision 19c2bebe7d..6ade74989a (893060:893176)chromium-webrtc-autoroll
2021-06-16Reformat pc/g3doc/rtp.mdArtem Titov