Sign in
webrtc
/
src
/
/
32590ef87766ff2eb8a25abe317d110191663adc
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
fb43116
Improve SDP negotiation for mixed encrypted/unencrypted offers.
by Emil Vardar
· 5 months ago
fec6f8d
Cleanup duplicated log streaming operators
by Danil Chapovalov
· 5 months ago
ebd3732
Remove support for logging types via ToLogString extension
by Danil Chapovalov
· 5 months ago
215401f
Reland "Add a FrameToRender argument struct as input to FrameToRender"
by Fanny Linderborg
· 5 months ago
3d2e730
Update WebRTC code version (2024-10-08T04:06:02).
by webrtc-version-updater
· 5 months ago
b507daf
Refactor NetEq delay constraint logic.
by Jakob Ivarsson
· 5 months ago
1accaf9
Improve tests for reconfiguring encoder from 4:2:1 to non-power of two.
by Henrik Boström
· 5 months ago
5680d81
Revert "Add a FrameToRender argument struct as input to FrameToRender"
by Jeremy Leconte
· 5 months ago
8216668
Add AbslStringify for SessionDescriptionInterface
by Harald Alvestrand
· 5 months ago
e466ae8
[NotJavadoc] Avoid using /** for comments which aren't actually Javadoc.
by Jeremy Leconte
· 5 months ago
01f91c8
Add a FrameToRender argument struct as input to FrameToRender
by Fanny Linderborg
· 5 months ago
6976a1e
Use rtc::Buffer and rtc::ByteBufferReader instead of raw data pointers in H264SpsPpsTracker
by Sergio Garcia Murillo
· 5 months ago
e17aad2
Use rtc::Buffer for memory storage of EncodedImageBuffer
by Sergio Garcia Murillo
· 5 months ago
0bff76b
SuppressWarnings EnumOrdinal.
by Jeremy Leconte
· 5 months ago
bd8bd03
Ignore WebRTC-VP9-SvcForSimulcast in fuzzers
by Ilya Nikolaevskiy
· 5 months ago
49bdbca5
Update WebRTC code version (2024-10-07T04:09:44).
by webrtc-version-updater
· 5 months ago
5652c28
Update WebRTC code version (2024-10-06T04:04:42).
by webrtc-version-updater
· 5 months ago
9d31598
Update WebRTC code version (2024-10-05T04:04:26).
by webrtc-version-updater
· 5 months ago
5da0f2e
h264: ignore filler NALs, print NAL type on bitstream parsing errors
by Philipp Hancke
· 5 months ago
b23b3dd
Improve simulcast CPU adaptation when requested_resolution API is used.
by Henrik Boström
· 5 months ago
d9b04ad
Cleanup static constants in modules/rtp_rtcp/
by Danil Chapovalov
· 5 months ago
ca3ac5f
Use ArrayView for byte stream parsing in VideoRtpDepacketizerH264
by Sergio Garcia Murillo
· 5 months ago
be34b05
Update WebRTC code version (2024-10-04T04:04:30).
by webrtc-version-updater
· 5 months ago
fb803de
Fix is_first_packet_in_frame for SEI and PPS NALUs
by Sergio Garcia Murillo
· 5 months ago
62b245c
Modify codec matching to handle RED so that test pass.
by Harald Alvestrand
· 5 months ago
c42162c
Add multiple codec settings to RtpConfig for Mixed-codec simulcast.
by Shigemasa Watanabe
· 5 months ago
b63c05d
Remove unused misspelled function
by Fanny Linderborg
· 5 months ago
f75ab82
Support RTC_LOG for types that implement both AbslStringify and ToLogString
by Danil Chapovalov
· 5 months ago
4f6f92a
Convert CorruptionDetectionMessage to FrameInstrumentationSyncData
by Fanny Linderborg
· 5 months ago
6786075
Revert "Comment unused variables in implemented functions"
by Danil Chapovalov
· 5 months ago
fe6ed13
Remove unused parameter from FixedLengthEncodingParameters::ValidParameters
by Dor Hen
· 5 months ago
3e99f8c
Remove unused parameter from CopySocketInformationToPacketInfo
by Dor Hen
· 5 months ago
eca11ca
Comment unused variables in implemented functions 2\n
by Dor Hen
· 5 months ago
f653f47
Remove unused parameters from "WebRtcSpl_FilterAR"
by Dor Hen
· 5 months ago
05043e1
Comment unused variables in implemented functions
by Dor Hen
· 5 months ago
4baeed3
Use environment monotonic timestamps (i.e. not UTC) in RTCStats.
by Olov Brändström
· 5 months ago
208491c
Revert "Use ArrayView for byte stream parsing in VideoRtpDepacketizerH264"
by Danil Chapovalov
· 5 months ago
89a552a
Work around an issue with clang-include-cleaner.
by Jeremy Leconte
· 5 months ago
c32df1e
Clean up unused sigslot dependency from OpenSSL stream adapter
by Philipp Hancke
· 5 months ago
c59b76a
Update WebRTC code version (2024-10-03T04:02:13).
by webrtc-version-updater
· 5 months ago
37784ef
Add helper methods for writing from a rtc::ArrayView-like and C-arrays
by Sergio Garcia Murillo
· 5 months ago
3489b57
Roll chromium_revision 88d7d488e5..8f3f021772 (1363018:1363170)
by chromium-webrtc-autoroll
· 5 months ago
dec1af3
Roll chromium_revision 5722d82355..88d7d488e5 (1362885:1363018)
by chromium-webrtc-autoroll
· 5 months ago
4f732f4
Constify transport stats
by Philipp Hancke
· 5 months ago
4b53e9a
Use ArrayView for byte stream parsing in VideoRtpDepacketizerH264
by Sergio Garcia Murillo
· 5 months ago
1869afa
Parse extension and store it in RTPVideoHeader
by Fanny Linderborg
· 5 months ago
4c675e3
Use absl::get_if instead of absl::holds_alternative and absl::get
by Fanny Linderborg
· 5 months ago
71bb08d
Add converter CorruptionDetectionMessage -> FrameInstrumentationSyncData
by Fanny Linderborg
· 5 months ago
7dd164d
Reland "Delete AcmReceiver"
by Henrik Lundin
· 5 months ago
e1314dc
Reland "Reland "Return audio stats regarless if we have a codec.""
by Jakob Ivarsson
· 6 months ago
e68cb78
Include pt= in the answer if the simulcast recv offer has pt= in rid.
by Shigemasa Watanabe
· 5 months ago
d259a75
Remove deprecated variant of StreamInterface::WriteAll
by Harald Alvestrand
· 5 months ago
09c043a
Start counting NetEq stats after first packet is decoded.
by Jakob Ivarsson
· 5 months ago
57ec58b
VideoAdapter: Fix zooming issue with requested_resolution API.
by Henrik Boström
· 5 months ago
012c1ae
Roll chromium_revision edc87224c0..5722d82355 (1362770:1362885)
by chromium-webrtc-autoroll
· 5 months ago
a49ab28
Set CodecSpecific.FrameInstrumentationData in RtpFrameObject ctor
by Fanny Linderborg
· 5 months ago
f40be76
Update WebRTC code version (2024-10-02T04:06:06).
by webrtc-version-updater
· 5 months ago
55398a7
Add helper for comparing FrameInstrumentationData with a VideoFrame
by Fanny Linderborg
· 5 months ago
9e1d056
Roll chromium_revision 8de985d3df..edc87224c0 (1362622:1362770)
by chromium-webrtc-autoroll
· 5 months ago
12f15e9
Roll chromium_revision 952981ffa9..8de985d3df (1362470:1362622)
by chromium-webrtc-autoroll
· 5 months ago
72ecbac
Roll chromium_revision f7bc99221b..952981ffa9 (1362341:1362470)
by chromium-webrtc-autoroll
· 5 months ago
0549950
Revert "Per defaul probe max to 2x current BWE if max total allocated bitrate change"
by Per Kjellander
· 5 months ago
00ff9dd
Remove deprecated ParseIceServers variant
by Philipp Hancke
· 5 months ago
076eb6c
Reland "Expose setHeaderExtensionsToNegotiate for iOS"
by Jeremy Leconte
· 5 months ago
b3ac753
Iteratively fix unit tests to work with late assignment.
by Harald Alvestrand
· 5 months ago
f542913
Roll chromium_revision 5e8951d91f..f7bc99221b (1362204:1362341)
by chromium-webrtc-autoroll
· 5 months ago
cf796a2
Replace rtc::ToString() implementation with StrCat for most cases
by Harald Alvestrand
· 5 months ago
1fe8022
Revert "Expose setHeaderExtensionsToNegotiate for iOS"
by Jeremy Leconte
· 5 months ago
bdb52e9
Delete deprecated SvcRateAllocator constructor
by Danil Chapovalov
· 6 months ago
d9e9a7b
Remove deprecated AddTrack/RemoveTrack functions on MediaStream.
by Harald Alvestrand
· 5 months ago
f882360
Expose setHeaderExtensionsToNegotiate for iOS
by Karim H
· 1 year, 1 month ago
084f1ae
Revert "Disable LibaomAv1Encoder tests to unblock Chromium roll"
by Mirko Bonadei
· 5 months ago
8652855
Allow RTC_LOG and RTC_CHECK to accept types that implements absl stringify
by Danil Chapovalov
· 5 months ago
789a54a
Remove ValidateMessageIntegrity standalone functions
by Harald Alvestrand
· 5 months ago
8569a0d
Roll chromium_revision 4ea4ef32c9..5e8951d91f (1362097:1362204)
by chromium-webrtc-autoroll
· 5 months ago
066790f
Update WebRTC code version (2024-10-01T04:04:40).
by webrtc-version-updater
· 5 months ago
3feb266
Roll chromium_revision c59db17c28..4ea4ef32c9 (1361975:1362097)
by chromium-webrtc-autoroll
· 5 months ago
8c09a11
Roll chromium_revision aabc39c330..c59db17c28 (1361830:1361975)
by chromium-webrtc-autoroll
· 5 months ago
949d3c9
Reland "h264: fix first_packet_in_frame logic for multislice in a single rtp packet"
by Philipp Hancke
· 5 months ago
4773539
Roll chromium_revision a588c34f73..aabc39c330 (1361688:1361830)
by chromium-webrtc-autoroll
· 5 months ago
0a281e2
Revert "Delete AcmReceiver"
by Henrik Lundin
· 5 months ago
d79a185
ssl: increase default RSA key size to 2048 bits
by Philipp Hancke
· 6 months ago
a6fbb35
Fix LibvpxVp9Encoder simulcast bug.
by Henrik Boström
· 5 months ago
0d3dcc4
Delete AcmReceiver
by Henrik Lundin
· 5 months ago
59ba4ef
Simplify MergeRtpHdrExts function.
by Emil Vardar
· 5 months ago
a6e5556
Move expand uma logger into statistics calculator.
by Jakob Ivarsson
· 5 months ago
f5a547a
Make encrypted versions of RTP extension headers be stopped by default.
by Emil Vardar
· 5 months ago
95e6971
Roll chromium_revision a49e44e2c9..a588c34f73 (1361576:1361688)
by chromium-webrtc-autoroll
· 5 months ago
39a2238
Remove default_neteq_factory.h backwards compatible header.
by Mirko Bonadei
· 5 months ago
Next »