Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
api
68a944f
Reland "Reland "Notify first packet received after receptiveness change""
by Philipp Hancke
· 2 days ago
c4b8c56
Add GoogCCScreamCombined
by Per K
· 2 days ago
6e4b5cf
Disable TQ coroutine experimental tests in chromium builds
by Tommi
· 2 days ago
f794e35
Revert "Reland "Notify first packet received after receptiveness change""
by Fredrik Solenberg
· 2 days ago
fb5a4a9
Add a test for a synchronous (not asynchronous) TQ coroutine
by Tommi
· 3 days ago
0ef42fd
Reland "Notify first packet received after receptiveness change"
by Philipp Hancke
· 3 days ago
26c01c7
Revert "Notify first packet received after receptiveness change"
by Fredrik Solenberg
· 4 days ago
c59ae90
A minimalistic coroutine implementation on top of TQ
by Tommi
· 5 days ago
a14f6dc
Notify first packet received after receptiveness change
by Philipp Hancke
· 5 days ago
8891131
Delete UnitBase::Clamp and Clamped in favor of std::clamp
by Danil Chapovalov
· 9 days ago
b5e8655
Send RTCP as ECT(1) if RTP packets are received as ECT(1)
by Per K
· 11 days ago
ae2c5ca
Expose in api L4S stats from received congestion control feedbacks
by Danil Chapovalov
· 11 days ago
20159a5
Add libom AV1 integration of dynamic speed controller.
by Erik Språng
· 11 days ago
667eccb
Move ACD settings generator to api/video/corruption_detection
by Erik Språng
· 11 days ago
e639253
Remove usage of global clock in RtcEvent constructor
by Danil Chapovalov
· 12 days ago
cb5c38c
Support AbslStringify with VideoCodecType.
by Henrik Boström
· 13 days ago
3d6d010
Move NackTracker from NetEq to ChannelReceive.
by Jakob Ivarsson
· 13 days ago
686c79b
Cleanup DatagramConnection APIs now that Chromium has been migrated
by Tony Herre
· 13 days ago
5f3ba79
add receptive() flag to RTPTransceiver
by Philipp Hancke
· 2 weeks ago
c06d073
Add EncoderSpeedController
by Erik Språng
· 2 weeks ago
40f1d32
Reject VP9 frames with invalid spatial or temporal indices
by Johannes Kron
· 2 weeks ago
57726e5
Make NetEq thread-compatible instead of thread-safe.
by Jakob Ivarsson
· 2 weeks ago
3ec7a8a
Delete deprecated variant of SamplesStatsCounter::AddSample
by Danil Chapovalov
· 2 weeks ago
18b56d8
Batch send DatagramConnection packets
by Tony Herre
· 3 weeks ago
32a3f38
Add extra details for each packet from received congestion control feedback.
by Danil Chapovalov
· 3 weeks ago
1dfd30c
Reland "Switch to use 32 kHz processing inside APM"
by Per Åhgren
· 3 weeks ago
63a6aee
Add DatagramConnection sent packet feedback
by Tony Herre
· 3 weeks ago
ddb627e
Revert "Switch to use 32 kHz processing inside APM"
by Harald Alvestrand
· 3 weeks ago
bd3046c
sdp: detect data channel munging
by Philipp Hancke
· 3 weeks ago
0db3ba4
Expose in api L4S stats from sent congestion control feedback reports
by Danil Chapovalov
· 3 weeks ago
71e0b7d
Update VideoReceiveStream2::CalculateCorruptionScore to user RaceChecker
by Erik Språng
· 3 weeks ago
19b0644
snap: do not allow munging the sctp-init field
by Philipp Hancke
· 3 weeks ago
179be29
Switch to use 32 kHz processing inside APM
by Per Åhgren
· 3 weeks ago
6e9dcca
pc: add "always negotiate datachannels" options to RTCConfiguration
by Philipp Hancke
· 3 weeks ago
7fc962d
snap: wire up SDP generation and parsing
by Philipp Hancke
· 3 weeks ago
4c14855
snap: add plumbing to let SDP generation access the SCTP transport
by Philipp Hancke
· 3 weeks ago
d940701
Calculate marking probability only on dequeue in DualPi2
by Per K
· 4 weeks ago
dcb49be
Use WebRTC Random in DualPiNetworkQueue
by Per K
· 4 weeks ago
9ab103b
Refactor the neural residual echo estimator (REE) creation interface
by Jesús de Vicente Peña
· 4 weeks ago
63c20e9
Ensure that SVC is not enabled when mixed codec is used.
by Shigemasa Watanabe
· 4 weeks ago
87f98436
Directly use PacerConfig from NetworkController in Pacer
by Per K
· 4 weeks ago
d77f140
Remove deprecated ::testing::Invoke
by Ilya Nikolaevskiy
· 4 weeks ago
ee4158b
Remove unused GenericPacket* from RTC event log
by Björn Terelius
· 4 weeks ago
9088c98
Cleanup deprecated functions from PacketSocketFactory interface
by Danil Chapovalov
· 4 weeks ago
6e72f2e
Add RtcEventBweUpdateScream to WebRTC event logs.
by Björn Terelius
· 5 weeks ago
974cf8b
Remove SessionDescriptionInternal
by Tommi
· 5 weeks ago
789735e
Add DatagramConnection mocks to compile_all_headers.cc
by Tony Herre
· 5 weeks ago
73df341
Add MockDatagramConnection
by Tony Herre
· 5 weeks ago
34a3563
Make SessionDescriptionInterface non virtual
by Tommi
· 5 weeks ago
9559309
Reland "Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION"
by Sergey Silkin
· 5 weeks ago
e7e460a
Move webrtc_sdp serialization methods and SessionDescriptionInterface
by Tommi
· 5 weeks ago
8955cd7
Add a sctp_transport_interface build target
by Tommi
· 5 weeks ago
3adba8a
Delete unused class: JsepSessionDescription
by Tommi
· 5 weeks ago
932f274
Reland: Move CodecParameterMap functions to rtp_parameters
by Tommi
· 5 weeks ago
c955d2f
sdp: detect modification of b= line
by Philipp Hancke
· 5 weeks ago
dcc2321
In test wait functions prevent advancing time when unnecessary
by Danil Chapovalov
· 5 weeks ago
4a106ae
Revert "Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION"
by Sergey Silkin
· 5 weeks ago
68d333d
Rename DISABLED to MAINTAIN_FRAMERATE_AND_RESOLUTION
by Sergey Silkin
· 5 weeks ago
1a99869
Pass packet arrival timestamp to DatagramConnection observers
by Tony Herre
· 5 weeks ago
1a9ffd4
Refactor peer connection API dependencies
by Tommi
· 5 weeks ago
48e7bf9
[owners] Remove
[email protected]
from api/OWNERS
by Owners Cleanup
· 5 weeks ago
d381cc8
Make codec_type non-optonal param to SendEncodedImage and SendVideo now that raw packetization is explicitly configured
by Tony Herre
· 5 weeks ago
3a563ce
Revert "Move CodecParameterMap functions to rtp_parameters"
by Taylor Brandstetter
· 6 weeks ago
2cb4369
Remove InjectionComponents::field_trials string.
by Jeremy Leconte
· 6 weeks ago
882b287
Move CodecParameterMap functions to rtp_parameters
by Tommi
· 6 weeks ago
257601e
Moving the neural residual echo estimator code to its own folder.
by Jesús de Vicente Peña
· 6 weeks ago
b2ee240
SDP Munge: Add detection of BUNDLE munging
by Harald Alvestrand
· 6 weeks ago
798b705
Create ScreamNetworkController behind field trial if CCFB is negotiated
by Per K
· 6 weeks ago
96393eb
Add missing RTC_EXPORT macro in api/audio/
by Sam Zackrisson
· 6 weeks ago
a32f7b4
Add stringifiers to a few more enums in PeerConnectionInterface
by Harald Alvestrand
· 6 weeks ago
dde70dd
Populate RtcEvent timestamp from propagated clock
by Danil Chapovalov
· 6 weeks ago
9cc0240
Introduce 'jsep' target for JSEP related API components
by Tommi
· 6 weeks ago
7e958e3
Add support for --scalability_mode in video_loopback utility.
by Erik Språng
· 6 weeks ago
7e2d80c
Consolidate the IceCandidate implementation
by Tommi
· 6 weeks ago
6c18b29
Make AbslStringify work on IceConnectionState
by Harald Alvestrand
· 6 weeks ago
1955157
Remove deprecated port type constants.
by Tommi
· 6 weeks ago
c92f207
AEC3: Add neural residual echo estimator creator to WebRTC API
by Sam Zackrisson
· 6 weeks ago
23d641b
AEC3: Add an AEC3 config specific to `NeuralResidualEchoEstimator`.
by Simon Sondén
· 6 weeks ago
7b167fb
Move IceCandidate::Create to api/ and break cyclical pc/ dependency
by Tommi
· 6 weeks ago
1b1b76e
Add saza@ and devicentepena@ to api/audio/ OWNERS
by Sam Zackrisson
· 6 weeks ago
cb0b2b9
Use a FieldTrials ptr in InjectionComponents instead of a string.
by Jeremy Leconte
· 6 weeks ago
e51c178
[EncodedTransform] Expose Rid in TransformableVideoFrameInterface
by Guido Urdaneta
· 6 weeks ago
023f237
Add `StringToIceCandidateType()`
by Tommi
· 6 weeks ago
66d580f
Move candidate parsing logic to the Candidate class
by Tommi
· 6 weeks ago
9a44487
Reland "Expose ParseIceServers in api/"
by Tony Herre
· 7 weeks ago
638556d
Move TCP candidate encoding constants to candidate.h
by Tommi
· 7 weeks ago
a4867cd
Revert "Expose ParseIceServers in api/"
by Harald Alvestrand
· 7 weeks ago
6b07438
Move IceCandidate::ToString implementation to api
by Tommi
· 7 weeks ago
2d7dd9e
Add WireProtocol switch to DatagramConnection
by Tony Herre
· 7 weeks ago
59291ee
Use SequenceChecker in IceCandidateCollection
by Harald Alvestrand
· 7 weeks ago
dbfb5fb
Expose ParseIceServers in api/
by Tony Herre
· 7 weeks ago
d4871e2
Initialize SequenceChecker as detached.
by Tommi
· 7 weeks ago
23e684c
Move candidate-attribute logic to the Candidate class
by Tommi
· 7 weeks ago
de61a0f
Reduce max pending frames to 2 in FrameInstrumentationGenerator.
by Erik Språng
· 7 weeks ago
ba391e6
Introduce FeedbackGenerator for testing Congestion controller using RFC 8888
by Per K
· 7 weeks ago
bc7362f
Allow setting AEC3 config on the audio processing builder
by Sam Zackrisson
· 7 weeks ago
20e71a2
Passing a neural echo residual estimator pointer to the echo control factory.
by Jesús de Vicente Peña
· 7 weeks ago
5477ae9
Delete RtcEventGenericAckReceived as unused
by Danil Chapovalov
· 7 weeks ago
0891b89
Calculate Smoothed RTT based on CongestionFeedback
by Per K
· 7 weeks ago
524bfd8
Remove mock_session_description_interface
by Tommi
· 7 weeks ago
Next »