webrtc /
src /
c6c346da617983922057cceb1b77f2a9e38fdfdb - c6c346d Remove usage of rtc::MessageHandler in pc/remote_audio_source by Danil Chapovalov · 2 years, 8 months ago
- cca4832 Add Weetbix realm ACL by Christoffer Jansson · 2 years, 8 months ago
- 3d01e68 Update WebRTC code version (2022-08-22T04:02:37). by webrtc-version-updater · 2 years, 8 months ago
- bd16d9f Roll chromium_revision a4e2e00dae..7145bb0096 (1037417:1037532) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 75bda4d Update WebRTC code version (2022-08-21T04:05:55). by webrtc-version-updater · 2 years, 8 months ago
- 6493afe Remove user-declared constructors from sturct used as aggregate. by Peter Kasting · 2 years, 8 months ago
- 4bdaf4f Roll chromium_revision 698b2ae005..a4e2e00dae (1037315:1037417) by chromium-webrtc-autoroll · 2 years, 8 months ago
- a9627e7 Remove unused class RoundRobinPacketQueue. by Erik Språng · 2 years, 8 months ago
- 8f80986 Update WebRTC code version (2022-08-20T04:04:39). by webrtc-version-updater · 2 years, 8 months ago
- 7742a69 Roll chromium_revision f22bff6624..698b2ae005 (1037189:1037315) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 34f6d1c Migrate cricket::Port asynchronous calls to TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- 372ecc3 Remove MessageHandler usage in pc test helpers by Danil Chapovalov · 2 years, 8 months ago
- b1372f9 Don't override permanent errors in WindowCapturerWinGdi. by Austin Orion · 2 years, 8 months ago
- f7f9791 Roll chromium_revision 6524a60b20..f22bff6624 (1037034:1037189) by chromium-webrtc-autoroll · 2 years, 8 months ago
- d34605b Add "WebRTC-BurstyPacer/burst:20ms" field trial. by Henrik Boström · 2 years, 8 months ago
- 0cd0dd3 rtc::Event: Finalize migration to TimeDelta. by Markus Handell · 2 years, 8 months ago
- 99d7d6b Reenable some iOS tests. by Jeremy Leconte · 2 years, 8 months ago
- 0385618 Roll chromium_revision 1a4a0bedea..6524a60b20 (1036912:1037034) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 55a9a3d Use doubles instead of api/units for jitter estimation. by philipel · 2 years, 8 months ago
- 79c96ded On receive stream shutdown, deregister decoders on decoder thread. by Erik Språng · 2 years, 8 months ago
- 4f79b1d cleanup obsolete sps-pps-idr field trial by Philipp Hancke · 2 years, 8 months ago
- 4a3b5cc Reland "dtls: allow dtls role to change during DTLS restart" by Philipp Hancke · 2 years, 8 months ago
- bc8a62b Enable Multithreaded H264 Encoding For OpenH264 by Brett Hebert · 2 years, 8 months ago
- 5d37ba2 Rewrite PeerConnectionMessageHandler to not use rtc::MessageHandler by Danil Chapovalov · 2 years, 8 months ago
- 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 8 months ago
- 4d71538 Remove rtc::MessageHandler usage in pseudo tcp unittests by Danil Chapovalov · 2 years, 8 months ago
- 9f1f48b Remove WebRTC-NV12Decode field trial by Evan Shrubsole · 2 years, 8 months ago
- df4dc3c Add a win10-any mixins that don't specify the version. by Jeremy Leconte · 2 years, 8 months ago
- 1d5be49 rtc::Event: Add TimeDelta support. by Markus Handell · 2 years, 8 months ago
- 6b3927d Update WebRTC code version (2022-08-19T04:05:10). by webrtc-version-updater · 2 years, 8 months ago
- a30e3ee Roll chromium_revision 62aed0a6f3..1a4a0bedea (1036808:1036912) by chromium-webrtc-autoroll · 2 years, 8 months ago
- cc5b793 Roll chromium_revision 79aac87060..62aed0a6f3 (1036693:1036808) by chromium-webrtc-autoroll · 2 years, 8 months ago
- d3a5ee9 Roll chromium_revision 80727c54da..79aac87060 (1036533:1036693) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 5414cce Migrate iOS and Mac tests from mac-11 to mac-12 machines by Jeremy Leconte · 2 years, 8 months ago
- 7aaeb5a Create pre-allocated decoders on the decoder thread. by Erik Språng · 2 years, 8 months ago
- e7280c3 Remove usage of rtc::MessageHandler in OpenSSLAdapter by Danil Chapovalov · 2 years, 8 months ago
- a535ee6 Clean VideoReceiveStream2::HandleEncodedFrameOnDecodeQueue by Evan Shrubsole · 2 years, 8 months ago
- fb5fc43 Revert "dtls: allow dtls role to change during DTLS restart" by Björn Terelius · 2 years, 8 months ago
- 02b5f3c dtls: allow dtls role to change during DTLS restart by Philipp Hancke · 2 years, 8 months ago
- 780e2e3 Roll chromium_revision 73d2f8e653..80727c54da (1035926:1036533) by chromium-webrtc-autoroll · 2 years, 8 months ago
- ad4a207 In FakeNetworkInterface drop dependency on rtc::MessageHandler by Danil Chapovalov · 2 years, 8 months ago
- 6ba4b63 Remove usage of rtc::MessageHandler in net/dcsctp by Danil Chapovalov · 2 years, 8 months ago
- dc0911b Adopt absl::string_view in modules/desktop_capture/ by Ali Tofigh · 2 years, 8 months ago
- de7ae57 Remove statistics tracking from FrameBuffer2 by Evan Shrubsole · 2 years, 8 months ago
- c48f9ef Add an explicit conversion from absl::string_view to std::string by Ali Tofigh · 2 years, 8 months ago
- 7103e70 Prevent UB on BufferT::AppendData and ctor. by Mirko Bonadei · 2 years, 8 months ago
- b9201b0 Remove usage of rtc::MessageHandler in peer_connection example by Danil Chapovalov · 2 years, 8 months ago
- 85b40f0 Don't specify the Mac version for iOS bots by Jeremy Leconte · 2 years, 8 months ago
- 88fa603 Remove unused headers ScreenCaptureFrameQueue by Joe Downing · 2 years, 8 months ago
- 6df49b9 TaskQueueStdlib: remove dependency on Event::kForever being int. by Markus Handell · 2 years, 8 months ago
- 3d38cd3 Migrate mb script to python3. by Jeremy Leconte · 2 years, 8 months ago
- e51918f Cleanup TurnServer by Danil Chapovalov · 2 years, 8 months ago
- 15b464d Adopt absl::string_view in modules/congestion_controller/ by Ali Tofigh · 2 years, 8 months ago
- 723f19d2 Roll chromium_revision 61b1dc0d85..73d2f8e653 (1035720:1035926) by chromium-webrtc-autoroll · 2 years, 8 months ago
- c2d64a1 Roll chromium_revision 9079ff6a0a..61b1dc0d85 (1035583:1035720) by chromium-webrtc-autoroll · 2 years, 8 months ago
- dddf4e1 Roll chromium_revision 5ddcf683a5..9079ff6a0a (1035358:1035583) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 29d7292 Clean VideoReceiveStream2 includes by Evan Shrubsole · 2 years, 8 months ago
- 214cab5 Move VideoStreamBufferController to packet sequence by Evan Shrubsole · 2 years, 8 months ago
- 211ecb4 Prepare rtc::Event to take on webrtc::TimeDelta dependency. by Markus Handell · 2 years, 8 months ago
- f3592cb Adopt absl::string_view in modules/audio_processing/ by Ali Tofigh · 2 years, 8 months ago
- 13b9f81 Updated associated payload types without recreating receive streams. by Tommi · 2 years, 8 months ago
- 94b3b5e Improve sanity checks by Rasmus Brandt · 2 years, 8 months ago
- 0cf140d Rewrite AudioState null poller to use TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- cca884d Migrate away from rtc::MessageHandler in p2p unittests by Danil Chapovalov · 2 years, 8 months ago
- 0931599 rtc::Event: Remove call site dependency on kForever being int. by Markus Handell · 2 years, 8 months ago
- f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 8 months ago
- 476f18d2 Rename FrameBufferProxy to VideoStreamBufferController by Evan Shrubsole · 2 years, 8 months ago
- f37b001 Adopt absl::string_view in modules/audio_mixer/ by Ali Tofigh · 2 years, 8 months ago
- 7cbd8de Prefer use of time controller main thread to run loop by Evan Shrubsole · 2 years, 8 months ago
- c3cfa5f Update WebRTC code version (2022-08-16T04:04:57). by webrtc-version-updater · 2 years, 8 months ago
- 8810a93 Roll chromium_revision dafd6f34c3..5ddcf683a5 (1035229:1035358) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 93fd55a Roll chromium_revision 9c813849ab..dafd6f34c3 (1035116:1035229) by chromium-webrtc-autoroll · 2 years, 8 months ago
- e1bd833 Combine setters for protection payload types (red and ulpfec) by Tommi · 2 years, 8 months ago
- ab62337 Roll chromium_revision 9ae72ef099..9c813849ab (1034994:1035116) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 1c5f317 Update the red_payload_type without recreating video receive streams. by Tommi · 2 years, 8 months ago
- 875c9d3 Reorder Kalman filter update steps physically (but not logically) by Rasmus Brandt · 2 years, 8 months ago
- 48ac38e Prevent UB on BufferT::AppendData. by Mirko Bonadei · 2 years, 8 months ago
- 2f764dd Roll chromium_revision 24b1561edd..9ae72ef099 (1034914:1034994) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 24a8e0d Remove unnecessary virtual function specifiers by Rasmus Brandt · 2 years, 8 months ago
- 3afe633 Update WebRTC code version (2022-08-15T04:04:59). by webrtc-version-updater · 2 years, 8 months ago
- 0b73372 Roll chromium_revision 2fcda9488b..24b1561edd (1034811:1034914) by chromium-webrtc-autoroll · 2 years, 8 months ago
- ae1e69b Update WebRTC code version (2022-08-14T04:04:05). by webrtc-version-updater · 2 years, 8 months ago
- c1751f4 Roll chromium_revision b432ce7fe4..2fcda9488b (1034705:1034811) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 2e80936 Add SetRtcpXr - set extended RTCP attributes without recreate. by Tommi · 2 years, 8 months ago
- 7dc5e11 Update WebRTC code version (2022-08-13T04:02:54). by webrtc-version-updater · 2 years, 8 months ago
- 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 8 months ago
- 6f1c847 Roll chromium_revision 17713efc0e..b432ce7fe4 (1034554:1034705) by chromium-webrtc-autoroll · 2 years, 8 months ago
- cc903d9 Remove rtc::Location from pc/proxy as unused by Danil Chapovalov · 2 years, 8 months ago
- 66d20c4 Allow ulpfec payload type reconfig without recreating receive streams. by Tommi · 2 years, 8 months ago
- 57574ea Fix potentially negative Timestamp in logs. by Mirko Bonadei · 2 years, 8 months ago
- dfb9e8b Roll chromium_revision f7f9661e5f..17713efc0e (1034398:1034554) by chromium-webrtc-autoroll · 2 years, 8 months ago
- 1856b2c Stop adding zeros for the off-diagonal components by Rasmus Brandt · 2 years, 8 months ago
- 949530e Improve FrameDelayDeltaKalmanFilter members naming. by Rasmus Brandt · 2 years, 8 months ago
- ae4a832 Improve FrameDelayDeltaKalmanFilter interface and add more docs. by Rasmus Brandt · 2 years, 8 months ago
- 85a126e `ApmTest.VerifyDebugDump(Int|Float)` more insightful with failures by Alessio Bazzica · 2 years, 8 months ago
- b69b819 Conditionally construct UlpfecReceiver by Tommi · 2 years, 8 months ago
- afba20a Roll chromium_revision 2edc75a4bd..f7f9661e5f (1034319:1034398) by chromium-webrtc-autoroll · 2 years, 8 months ago
- b8c8d0b Trigger CI. by Mirko Bonadei · 2 years, 8 months ago
- 166ef27 Format build_apprtc.py as requested by presubmit. by Mirko Bonadei · 2 years, 8 months ago
- 7d9f0dc Downgrade go runtime to 1.16 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 8 months ago