Sign in
webrtc
/
src
/
5f324db7fa83174f312019ba5c74c1b49039eaf1
5f324db
Cleanup unused Obj-C VideoFrame constructors
by Byoungchan Lee
· 5 months ago
b7abaee
Revert "Use Payload Type suggester for all codec merging"
by Harald Alvestrand
· 5 months ago
a21152a
Use mutable lambda captures in AsyncDnsResolver::Start().
by Tom Sepez
· 5 months ago
7085a88
Avoid string duplication when returning StringBuilder strings
by Tom Sepez
· 5 months ago
b7cac14
Cleanup TransportFeedbackAdapter unittests
by Per K
· 5 months ago
39e7d0e
Update WebRTC code version (2024-10-23T04:10:13).
by webrtc-version-updater
· 5 months ago
eba6831
Alias instead of reimplement rtc::RefCountedObject
by Danil Chapovalov
· 5 months ago
639494b
Add method CompactNtpIntervalToTimeDelta
by Per K
· 5 months ago
c2180102
Rename rtc::Packet to rtc::VirtualSocketPacket
by Florent Castelli
· 5 months ago
3073c48
Move rtc_base/network/ecn_marking.h to api/transport
by Per K
· 5 months ago
a2205e3
Propagate the corruption_score metric to `RTCInboundRtpStreamStats`.
by Emil Vardar
· 5 months ago
3f1a04a
Comment unused variables in implemented functions 5\n
by Dor Hen
· 5 months ago
ca07d54
Comment unused variables in implemented functions 4\n
by Dor Hen
· 5 months ago
6d58a43
Comment unused variables in implemented functions 3\n
by Dor Hen
· 5 months ago
7a3c07b
Cleanup: Move all comparator tests to codec_comparators_unittests
by Harald Alvestrand
· 5 months ago
d42640c
Review style guide for freshness
by Danil Chapovalov
· 5 months ago
29a4ada
Update WebRTC code version (2024-10-22T04:06:00).
by webrtc-version-updater
· 5 months ago
079a8b4
Refactor CongestionControllerFeedback logic
by Per K
· 5 months ago
10e4d86
Add helper to inject custom implementation of audio processing as factory
by Danil Chapovalov
· 5 months ago
929c02a
Add IsSameRtpCodec method to Codec.
by Åsa Persson
· 5 months ago
6d815bd
Let the existing TransportFeedback work with RFC8888 congesting control
by Sun Shin
· 5 months ago
78456fa
Update WebRTC code version (2024-10-21T04:04:50).
by webrtc-version-updater
· 5 months ago
14dc9fb
Update WebRTC code version (2024-10-20T04:05:53).
by webrtc-version-updater
· 5 months ago
915d555
Update WebRTC code version (2024-10-19T04:04:53).
by webrtc-version-updater
· 5 months ago
0bac2aa
Use Payload Type suggester for all codec merging
by Harald Alvestrand
· 5 months ago
cdc38b9
Remove unused field trial.
by Emil Vardar
· 5 months ago
c382c84
fix h264 encoder don't generate template_structure after first keyframe
by 林恩
· 5 months ago
93e1778
Prepare TransportFeedbackAdapter for RFC8888
by Per K
· 5 months ago
03b2c9f
Let ZeroOnFreeBuffer do the memcpy for DTLS-SRTP key extraction
by Philipp Hancke
· 5 months ago
cecee51
Preserve the requested order for RTC event log plots
by Björn Terelius
· 5 months ago
337f6f2
remove proto_data_sources usages
by Takuto Ikuta
· 5 months ago
ca932cb
Update WebRTC code version (2024-10-18T04:06:16).
by webrtc-version-updater
· 5 months ago
a5c5ff4
Disable WindowFinderTest.FindConsoleWindow due to flakiness
by Bjorn Terelius
· 5 months ago
e5c3912
Remove unneccessary base64 includes and deps from pc/
by Philipp Hancke
· 5 months ago
51fccaf
Add dependency descriptor support for H264 when no template information
by Brennan Waters
· 5 months ago
27d3d74
Check return values in WindowFinderTest.FindConsoleWindow on win
by Björn Terelius
· 5 months ago
ecb3ed7
Migrate CreateVoipEngine to take audio_processing_factory instead of audio_processing
by Danil Chapovalov
· 5 months ago
b280cb95
Add a basic end-to-end test for corruption detection.
by Fanny Linderborg
· 5 months ago
44e17f3
Add value_type alias to EncodedImageBufferInterface
by Emil Vardar
· 5 months ago
3cc5835
Update WebRTC code version (2024-10-17T04:07:50).
by webrtc-version-updater
· 5 months ago
f29fb25
Add begin()/end() to CopyOnWriteBuffer.
by Peter Kasting
· 5 months ago
e8d27c7
PCLF: provide port allocator flags directly instead of providing only extra flags
by Artem Titov
· 5 months ago
049b43b
[reland] Comment unused variables in implemented functions
by Dor Hen
· 5 months ago
558c2dc
Change timestamps type from int64 to Timestamp in MediaReceiverInfo.
by Olov Brändström
· 5 months ago
9c21f63
Replace AudioProcessingBuilderForTesting with the BuiltinAudioProcessingFactory
by Danil Chapovalov
· 5 months ago
db1c618
Remove legacy transitive include for RtcEventLogOutputFile
by Philipp Hancke
· 5 months ago
d356228
Do not change crypto options in peer_connection.cc
by Emil Vardar
· 5 months ago
183a522
Enable corruption detection when the encrypted extension is present
by Emil Vardar
· 5 months ago
e486aed
Fix misaligned read in physical_socket_server
by Philipp Hancke
· 5 months ago
2dc95ba
Add BuiltinAudioProcessingFactory
by Danil Chapovalov
· 5 months ago
6d433af
Roll chromium_revision 03821003e7..030af8fbf0 (1368333:1368717)
by chromium-webrtc-autoroll
· 5 months ago
2a569a2
For test peer start/stop AEC dump using peer connection factory api
by Danil Chapovalov
· 5 months ago
2ee43d6
Callback to NetworkStateEstimateObserver before NetworkLinkRtcpObserver
by Per K
· 5 months ago
129f228
Post corruption score aggregation to worker thread.
by Emil Vardar
· 5 months ago
6f99dba
Roll chromium_revision e82ec81396..03821003e7 (1368150:1368333)
by chromium-webrtc-autoroll
· 5 months ago
3fc43e2
Add missing field-trial in Vp9EncoderReferencesFuzzer
by Ilya Nikolaevskiy
· 5 months ago
41d9a01
Prepare function for deprecation
by Fanny Linderborg
· 5 months ago
01a9264
Remove the iLBC audio codec
by Alessio Bazzica
· 5 months ago
ad49112
Introduce AudioProcessingFactory interface
by Danil Chapovalov
· 5 months ago
1deb4f8
Roll chromium_revision 822a2bcac0..e82ec81396 (1367727:1368150)
by chromium-webrtc-autoroll
· 5 months ago
ce88f7f
add DTLSSrtpTransport/SrtpTransport integration test
by Philipp Hancke
· 5 months ago
d8bddfe
Split up the call/video_stream_api target
by Harald Alvestrand
· 5 months ago
36e5979
Work around stdc++ bug with clang
by Patrick Reynolds
· 5 months ago
e19dd3c
Add MB config for use_custom_libcxx=false
by Mirko Bonadei
· 5 months ago
0aae211
Update WebRTC code version (2024-10-12T04:05:35).
by webrtc-version-updater
· 5 months ago
d299c6a
Roll chromium_revision ffc62772df..822a2bcac0 (1367619:1367727)
by chromium-webrtc-autoroll
· 5 months ago
6caca65
Reland "Spanify SRTP key export"
by Philipp Hancke
· 5 months ago
a82975f
Roll chromium_revision fd540ab771..ffc62772df (1366971:1367619)
by chromium-webrtc-autoroll
· 5 months ago
bd42ee8
Refactor FindMatchingCodec
by Harald Alvestrand
· 5 months ago
346cf7c
Add support for frame pair corruption score calculation.
by Emil Vardar
· 5 months ago
7b1b7a0
Update WebRTC code version (2024-10-11T04:05:16).
by webrtc-version-updater
· 5 months ago
60c3fea
Fix header length and set layer_id/temporal_id with lowest value of aggregated NALU for AP packet in H265 RTP packetizer
by qwu16
· 5 months ago
f1849d9
Roll chromium_revision 1f8c3616d8..fd540ab771 (1366802:1366971)
by chromium-webrtc-autoroll
· 5 months ago
11d3f0d
Roll chromium_revision aa68dfe997..1f8c3616d8 (1366639:1366802)
by chromium-webrtc-autoroll
· 5 months ago
ae40039
Add comparators unittest, and abandon MatchesForSdp
by Harald Alvestrand
· 5 months ago
3203b62
Add AbslStringify for cricket::Codec
by Harald Alvestrand
· 5 months ago
366f205
Change rtc_executable template to depend on absl_full when built with chromium
by Danil Chapovalov
· 5 months ago
b74268e
Update TODOs to the correct format.
by Olov Brändström
· 5 months ago
518bd61
Forward the corruption score from the decoder to ReceiveStatisticsProxy
by Fanny Linderborg
· 5 months ago
2d75cd3
Roll chromium_revision ccf648df91..aa68dfe997 (1365600:1366639)
by Jeremy Leconte
· 5 months ago
d180aaa
Update WebRTC code version (2024-10-10T04:05:53).
by webrtc-version-updater
· 5 months ago
19bbd6f
Move some codec-comparing functions to a single file.
by Harald Alvestrand
· 5 months ago
fea3280
update format of recently added TODOs.
by Olov Brändström
· 5 months ago
f95278f
Revert "Allow sending to separate payload types for each simulcast index."
by Jeremy Leconte
· 5 months ago
042359f
Revert "Roll chromium_revision ccf648df91..dcb20ee7c2 (1365600:1365760)"
by Jeremy Leconte
· 5 months ago
51b6826
Add an environment clock timestamp to SenderReportStats.
by Olov Brändström
· 5 months ago
eb0ba6b
Add sprang as api/video OWNER
by Rasmus Brandt
· 5 months ago
6099b64
Improve error message for tests comparing RTP header extensions.
by Emil Vardar
· 5 months ago
81d5ab8
Add field trial to enable negotiation of encrypted RTP header extensions
by Emil Vardar
· 5 months ago
32590ef
Revert "Spanify SRTP key export"
by Jeremy Leconte
· 5 months ago
8fad80b
Update WebRTC code version (2024-10-09T04:06:05).
by webrtc-version-updater
· 5 months ago
1c6d509
Roll chromium_revision ccf648df91..dcb20ee7c2 (1365600:1365760)
by chromium-webrtc-autoroll
· 5 months ago
f055f9b
Advise to use [[deprecated]], not ABSL_DEPRECATED
by Harald Alvestrand
· 5 months ago
65ae324
Spanify SRTP key export
by Philipp Hancke
· 5 months ago
bcb19c0
Allow sending to separate payload types for each simulcast index.
by Shigemasa Watanabe
· 5 months ago
c7f9426
Roll chromium_revision 8f3f021772..ccf648df91 (1363170:1365600)
by chromium-webrtc-autoroll
· 5 months ago
e1adfc0
Rename FrameToRender to OnFrameToRender
by Fanny Linderborg
· 5 months ago
b9c4c24
rename timestamps to show epoch
by Olov Brändström
· 5 months ago
e3819f6
Fix java errors that used to be disabled.
by Jeremy Leconte
· 5 months ago
a507a08
Calculate corruption score once the frame is decoded
by Fanny Linderborg
· 5 months ago
Next »