Sign in
webrtc
/
src
/
HEAD
f82e8fa
Remove WebRTC-Bwe-AlrLimitedBackoff field trial.
by Erik Språng
· 6 hours ago
lkgr
main
master
591b63d
Roll chromium_revision 52216a4d5d..efe4047c2d (1020464:1020566)
by chromium-webrtc-autoroll
· 8 hours ago
4f15246
dcsctp: Support lifecycle events in send queue
by Victor Boivie
· 8 hours ago
d44badf
Always include the actual decoder implementation when RTCVideoDecoderAV1 is used.
by philipel
· 10 hours ago
1c58081
Ignore RID that appears without an a=simulcast entry
by Harald Alvestrand
· 11 hours ago
0fd2ed5
Delete ProcessThread and related Module interface
by Danil Chapovalov
· 12 hours ago
a5f267d
[ios] Remove the support for bitcode
by Sylvain Defresne
· 13 hours ago
67d2304
Fix config of number of temporal layers
by Niels Möller
· 13 hours ago
47a4584
Update WebRTC code version (2022-07-04T04:01:24).
by webrtc-version-updater
· 17 hours ago
aa21f1e
Roll chromium_revision a941a7d059..52216a4d5d (1020361:1020464)
by chromium-webrtc-autoroll
· 22 hours ago
c931f70
network_tester: Remove usage of rtc::Thread::socketserver() and cleanup
by Byoungchan Lee
· 2 days ago
c3f5113
Update WebRTC code version (2022-07-03T04:06:15).
by webrtc-version-updater
· 2 days ago
0a28a14
Roll chromium_revision b5895b16b1..a941a7d059 (1020162:1020361)
by chromium-webrtc-autoroll
· 2 days ago
dd32562
Revert "Wait for frames to arrive in WgcCapturer instead of returning nothing."
by Mirko Bonadei
· 3 days ago
a05e955
Update WebRTC code version (2022-07-02T04:10:33).
by webrtc-version-updater
· 3 days ago
48cc54e
Remove code for unused field trial WebRTC-BweCappedProbing
by Erik Språng
· 3 days ago
2cbf35f
Roll chromium_revision bac0ff1a2f..b5895b16b1 (1020023:1020162)
by chromium-webrtc-autoroll
· 3 days ago
93bb305
Wait for frames to arrive in WgcCapturer instead of returning nothing.
by Austin Orion
· 3 days ago
b5754b0
dcsctp: Refactor OutstandingData
by Victor Boivie
· 3 days ago
c50e423
Fix possible integer overflow.
by Jakob Ivarsson
· 3 days ago
00c6142
dcsctp: Refactor send queue (2/2)
by Victor Boivie
· 3 days ago
609aef3
Remove WebRTC-ExponentialNackBackoff field trial from NackRequester.
by Erik Språng
· 3 days ago
68fef2f
Update protobuf-py2_py3 wheel.
by Mirko Bonadei
· 3 days ago
8967672
dcsctp: Refactor send queue (1/2)
by Victor Boivie
· 3 days ago
74680c0
Cleanup RemoteBitrateEstimate::LatestEstimate function
by Danil Chapovalov
· 3 days ago
5e21262
dcsctp: Add API for lifecycle events
by Victor Boivie
· 3 days ago
3e4e05d
Use generate_stubs without //base dependency
by Byoungchan Lee
· 3 days ago
3b4134f
Roll chromium_revision c4edcb406f..bac0ff1a2f (1019918:1020023)
by chromium-webrtc-autoroll
· 3 days ago
2bc41bc
Detach RemoteBitrateEstimator interface from Module
by Danil Chapovalov
· 3 days ago
1c951ec
video_replay: add flexfec support
by Philipp Hancke
· 4 days ago
3fe8b0d
Do not allow simulcast to be turned off using SDP munging
by Harald Alvestrand
· 4 days ago
de7fcff
video_replay: add AV1 support to IVF filewriter
by Philipp Hancke
· 4 days ago
3c24c09
Add support for scalability modes L2T3 and S2T3
by Niels Möller
· 4 days ago
5b2556e
dcsctp: Add metric for using message interleaving
by Victor Boivie
· 4 days ago
11174e7
Clarify how to reference WebRTC bugs in TODOs
by Emil Lundmark
· 4 days ago
0b655cb
Update WebRTC code version (2022-07-01T04:05:02).
by webrtc-version-updater
· 4 days ago
b4c63cb
Roll chromium_revision 4b737679fa..c4edcb406f (1019786:1019918)
by chromium-webrtc-autoroll
· 4 days ago
2cffde7
dcsctp: Restore from handover as separate methods
by Victor Boivie
· 4 days ago
45a933c
Roll chromium_revision f431ec7c65..4b737679fa (1018991:1019786)
by chromium-webrtc-autoroll
· 4 days ago
ed66552
in RtpRtcp configuration delete unused remote bitrate estimator
by Danil Chapovalov
· 4 days ago
de2ac5a
Adopt absl::string_view in p2p/
by Ali Tofigh
· 4 days ago
4b97928
Refactor RepeatingTaskHandle to use absl::AnyInvocable
by Danil Chapovalov
· 4 days ago
978cb67
Remove //test:field_trials from RTCEventLogs viewer.
by Mirko Bonadei
· 4 days ago
fb60796
fec: simplify fec generation
by Philipp Hancke
· 4 days ago
42b163f
Remove unnecessary overloads
by Ali Tofigh
· 5 days ago
9ea1ef6
Switch from junit_binary to robolectric_binary.
by Mirko Bonadei
· 5 days ago
d69a726
Make WebRTC use third_party/libevent rather than base/third_party/libevent
by Byoungchan Lee
· 5 days ago
fa1a81c
Update WebRTC code version (2022-06-30T04:06:24).
by webrtc-version-updater
· 5 days ago
3db0743
Reland "Make the test library for field trials testonly."
by Mirko Bonadei
· 5 days ago
eefae3b
Revert "Make the test library for field trials testonly."
by Mirko Bonadei
· 5 days ago
c33f1a8
Make the test library for field trials testonly.
by Mirko Bonadei
· 5 days ago
3afb8e2
When VP9 SVC is used, use SvcConfig to set max bitrate for the stream.
by Erik Språng
· 5 days ago
ba90d02
Revert "Temporarily disable video_capture_tests on linux"
by Andrey Logvin
· 5 days ago
7c2e06a
Roll chromium_revision e4f1648f77..f431ec7c65 (1018898:1018991)
by chromium-webrtc-autoroll
· 6 days ago
3a08d2a
Reland "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface"
by Danil Chapovalov
· 6 days ago
1ec962e
Update WebRTC code version (2022-06-29T04:05:05).
by webrtc-version-updater
· 6 days ago
9c35310
Roll chromium_revision fccb7167c1..e4f1648f77 (1018771:1018898)
by chromium-webrtc-autoroll
· 6 days ago
90af4c1
Change RTCEventLogFactory to have a const Create function
by Harald Alvestrand
· 6 days ago
cc7bd85
Don't add libopus to public_deps, its headers are only used directly
by Oleh Prypin
· 6 days ago
b97ddd9
Roll chromium_revision f591824604..fccb7167c1 (1018662:1018771)
by chromium-webrtc-autoroll
· 6 days ago
6769e95
Revert "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface"
by Danil Chapovalov
· 6 days ago
8783c67
delay estimator: Look for early reverberation
by Lionel Koenig
· 6 days ago
7534ebd
Revert "Reland "Reland "Delete old Android ADM."""
by Björn Terelius
· 6 days ago
ba121e0
Roll chromium_revision 7e28d0a903..f591824604 (1018529:1018662)
by chromium-webrtc-autoroll
· 6 days ago
3f659b1b
Continue looking for frames after padding packets
by Jared Siskin
· 6 days ago
db30009
Reland "Reland "Delete old Android ADM.""
by Björn Terelius
· 6 days ago
a2476e3
dcsctp: Enable message interleaving
by Victor Boivie
· 6 days ago
08c7e75
Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface
by Danil Chapovalov
· 6 days ago
7769dc8
Detach legacy RtpRtcp from Module interface
by Danil Chapovalov
· 6 days ago
91c05ab
Always include the actual encoder implementation when RTCVideoEncoderAV1 is used.
by Philip Eliasson
· 6 days ago
ce80886
Remove video_coding dependency on ProcessThread and Module
by Danil Chapovalov
· 7 days ago
e58f199
Add Timestamp -> AbsoluteSendTime conversion function
by Danil Chapovalov
· 7 days ago
58ecd42
Remove std::string version of some functions that are no longer needed.
by Ali Tofigh
· 7 days ago
7a66900
Delete rtc_base/atomic_ops.h
by Niels Möller
· 7 days ago
3e8a797
Update WebRTC code version (2022-06-28T04:05:24).
by webrtc-version-updater
· 7 days ago
e6777e0
Roll chromium_revision ed26d8e9ab..7e28d0a903 (1018424:1018529)
by chromium-webrtc-autoroll
· 7 days ago
754f26f
Roll chromium_revision 1f8c7d1a70..ed26d8e9ab (1018310:1018424)
by chromium-webrtc-autoroll
· 7 days ago
450da27
Wayland screencast: use stream size to adjust source stride of DMA-BUFs
by Jan Grulich
· 7 days ago
c61d535
Add a descriptive name to parametrized E2E tests
by Florent Castelli
· 7 days ago
6e03c98
Make "failed to query DMA-BUF modifiers" just warning message
by Jan Grulich
· 7 days ago
b049e6e
Roll chromium_revision 76eaca533b..1f8c7d1a70 (1018155:1018310)
by chromium-webrtc-autoroll
· 7 days ago
d58f526
Always inject PacketSocketFactory in FakePortAllocator
by Byoungchan Lee
· 7 days ago
fe05342
Add missing lib dependency on X11.
by Mirko Bonadei
· 7 days ago
e6ac4b2
Remove desktop_capture_generic target
by Mirko Bonadei
· 7 days ago
bf0da44
Refactor desktop_capture build.
by Mirko Bonadei
· 7 days ago
ad52e04
Roll chromium_revision 87b5ca0193..76eaca533b (1018050:1018155)
by chromium-webrtc-autoroll
· 7 days ago
73ee252
Remove excessive log spam from receiver.getParameters().
by Henrik Boström
· 8 days ago
fb69849
Add missing absl dep.
by Mirko Bonadei
· 8 days ago
70de463
Update WebRTC code version (2022-06-27T04:02:27).
by webrtc-version-updater
· 8 days ago
f321343
Roll chromium_revision 040a2a4039..87b5ca0193 (1017946:1018050)
by chromium-webrtc-autoroll
· 8 days ago
6d4cf63
Update WebRTC code version (2022-06-26T04:05:41).
by webrtc-version-updater
· 9 days ago
e39f1b5
dcsctp: Add priority support to send queue
by Victor Boivie
· 9 days ago
b5e51ed
Remove usage of public_deps from audio_coding.
by Mirko Bonadei
· 9 days ago
0b4eff0
Roll chromium_revision 1d6f40f434..040a2a4039 (1017843:1017946)
by chromium-webrtc-autoroll
· 10 days ago
e892565
Update WebRTC code version (2022-06-25T04:01:55).
by webrtc-version-updater
· 10 days ago
446c407
Roll chromium_revision 0813678bb7..1d6f40f434 (1017729:1017843)
by chromium-webrtc-autoroll
· 10 days ago
97bfd3f
Roll chromium_revision 9c20a112f5..0813678bb7 (1017611:1017729)
by chromium-webrtc-autoroll
· 10 days ago
bb7aaf9
Roll chromium_revision d1cee5d400..9c20a112f5 (1017491:1017611)
by chromium-webrtc-autoroll
· 10 days ago
22ca4fb
Remove public_deps usage in neteq build targets.
by Mirko Bonadei
· 10 days ago
2fdf222
Remove HAVE_NO_MEDIA from Obj-C API.
by Mirko Bonadei
· 11 days ago
Next »