Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
api
/
BUILD.gn
667eccb
Move ACD settings generator to api/video/corruption_detection
by Erik Språng
· 11 days ago
18b56d8
Batch send DatagramConnection packets
by Tony Herre
· 3 weeks ago
7fc962d
snap: wire up SDP generation and parsing
by Philipp Hancke
· 3 weeks ago
9088c98
Cleanup deprecated functions from PacketSocketFactory interface
by Danil Chapovalov
· 4 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
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
932f274
Reland: Move CodecParameterMap functions to rtp_parameters
by Tommi
· 5 weeks ago
dcc2321
In test wait functions prevent advancing time when unnecessary
by Danil Chapovalov
· 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
3a563ce
Revert "Move CodecParameterMap functions to rtp_parameters"
by Taylor Brandstetter
· 5 weeks ago
882b287
Move CodecParameterMap functions to rtp_parameters
by Tommi
· 5 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
6c18b29
Make AbslStringify work on IceConnectionState
by Harald Alvestrand
· 6 weeks ago
cb0b2b9
Use a FieldTrials ptr in InjectionComponents instead of a string.
by Jeremy Leconte
· 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
· 6 weeks ago
a4867cd
Revert "Expose ParseIceServers in api/"
by Harald Alvestrand
· 7 weeks ago
2d7dd9e
Add WireProtocol switch to DatagramConnection
by Tony Herre
· 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
524bfd8
Remove mock_session_description_interface
by Tommi
· 7 weeks ago
52cbf24
Move frame_instrumentation_generator to api/video
by Erik Språng
· 8 weeks ago
58888d6
Add RTC_DCHECK for immutable field-trials
by Jonas Oreland
· 8 weeks ago
ffc4cdc
Update test implementations of the PacketSocketFactory to newer api
by Danil Chapovalov
· 8 weeks ago
22fd6f0
Create DatagramConnection to support RtcTransport web API
by Tony Herre
· 9 weeks ago
85c183f
Move some of JsepSessionDescription impl to SessionDescriptionInternal
by Tommi
· 9 weeks ago
f6b6892
Add FieldTrialsView::clone
by Jonas Oreland
· 9 weeks ago
0632af9
Require Environment to create AsyncPacketSocket with PacketSocketFactory
by Danil Chapovalov
· 9 weeks ago
7042a3b
Provide Environment when creating PacketSockets
by Danil Chapovalov
· 2 months ago
eb0e817
Reland "Remove CreateModularPeerConnectionFactory from peer_connection_interface.h"
by Danil Chapovalov
· 3 months ago
63f79fe
Propagate Environment to P2PTransportChannel
by Danil Chapovalov
· 3 months ago
b8de314
Revert "Remove CreateModularPeerConnectionFactory from peer_connection_interface.h"
by Danil Chapovalov
· 3 months ago
a680f29
Remove CreateModularPeerConnectionFactory from peer_connection_interface.h
by Danil Chapovalov
· 3 months ago
81d959c
Move FrameInstrumentationEvaluation to api/video/corruption_detection.
by Erik Språng
· 3 months ago
d79dd43
Refactor FrameInstrumentationData and expose it in api/
by Erik Språng
· 3 months ago
d26ff67
Reformat gn files
by Philipp Hancke
· 4 months ago
efc58a5
Propagate transport name together with candidates
by Tommi
· 4 months ago
8ac2863
IWYU api/ call/ examples/ media/ test/ video/
by Philipp Hancke
· 4 months ago
ba4a04a
Reland "Introduce NetworkQueue interface"
by Per K
· 4 months ago
833369b
Revert "Reland "Introduce NetworkQueue interface""
by Evan Shrubsole
· 4 months ago
13213ef
Introduce create_modular_peer_connection_factory build target
by Danil Chapovalov
· 4 months ago
5682d46
Tighten environment_construction poison
by Danil Chapovalov
· 5 months ago
9688ced
Reland "Introduce NetworkQueue interface"
by Per K
· 5 months ago
3ca21de
Revert "Introduce NetworkQueue interface"
by Per Kjellander
· 5 months ago
1cc0008
Introduce NetworkQueue interface
by Per K
· 5 months ago
c575d44
LNA: Check LNA permission when connection to STUN/TURN servers
by Giovanni Ortuño Urquidi
· 5 months ago
beddb15
Cleanup VideoQualityTest api and usage
by Danil Chapovalov
· 5 months ago
e2cfc36
LNA: Request LNA permission for local/loopback ICE candidates
by Giovanni Ortuño Urquidi
· 5 months ago
c507765
Cleanup FieldTrials unittest from mentions of the global field trials.
by Danil Chapovalov
· 5 months ago
2b89a50
Propagate field trials in VideoCodecTestFixture
by Danil Chapovalov
· 6 months ago
92413da
Merge JsepIceCandidate and IceCandidateInterface into IceCandidate
by Tommi
· 6 months ago
bb3b636
Simplify JsepIceCandidate construction and state
by Tommi
· 6 months ago
974e78b
Delete webrtc_key_value_config as no longer used
by Danil Chapovalov
· 6 months ago
58f9e56
Extend FieldTrials api
by Danil Chapovalov
· 6 months ago
bf70c05
Cleanup usage of arraysize macro in api/
by Danil Chapovalov
· 6 months ago
4837af0
Poison global field trials
by Danil Chapovalov
· 6 months ago
83dac84
Delete deprecated EnableMediaWithDefaultsAndTimeController
by Danil Chapovalov
· 6 months ago
1ccfd19
turn rtc_source_set with cc files into rtc_library
by Philipp Hancke
· 6 months ago
7b17217
Move priority implementation to cc file
by Philipp Hancke
· 6 months ago
73535dc
Deprecate trials and task_queue_factory in PeerConnectionFactoryDependencies
by Danil Chapovalov
· 6 months ago
663638e
Deprecate EnableMediaWithDefaultsAndTimeController
by Danil Chapovalov
· 7 months ago
39ec177
Remove setting global field trial string from FieldTrials class
by Danil Chapovalov
· 7 months ago
140828b
Allow to provide prebuild Environment to construct PeerConnectionFactory
by Danil Chapovalov
· 7 months ago
af4395a
IWYU api/
by Philipp Hancke
· 7 months ago
17ddd31
Add a DataChannelEventOutput interface to listen to DataChannel
by Philip Eliasson
· 7 months ago
daf96cf
Migrate most of rtc_base/ to webrtc namespace
by Evan Shrubsole
· 8 months ago
96feae1
Deprecate cricket::MediaType and associated aliases
by Harald Alvestrand
· 8 months ago
4d67183
Remove forward declarations in environment.h
by Danil Chapovalov
· 8 months ago
de8429e
Migrate absl variant to std in WebRTC
by Danil Chapovalov
· 8 months ago
c2f1bc7
Split EmulatedNetworkInterface into two
by Danil Chapovalov
· 8 months ago
b1d704b
Move port_interface.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
e18a2e7
Add support for timestamps to TransformableVideoFrameInterface
by Guido Urdaneta
· 9 months ago
e47e467
Add support for the Absolute Capture Timestamp extension to TransformableAudioFrameInterface
by Guido Urdaneta
· 9 months ago
29e62c8
Delete deprecated CreatePeerConnection functions
by Danil Chapovalov
· 9 months ago
be32f03
In EmulatedNetworkManager split out rtc::NetworkManager implementation
by Danil Chapovalov
· 9 months ago
b3e94fd
Add AbslStringify for RTP header extensions
by Harald Alvestrand
· 11 months ago
c36f8dc
Remove ExternalTimeController
by Evan Shrubsole
· 11 months ago
8898459
Clean up p2p:rtc_p2p target
by Philipp Hancke
· 11 months ago
1d2f30b
Add utility WaitUntil for testing for an eventual condition
by Evan Shrubsole
· 12 months ago
394da76
Propagate ECN information through Network Emulation
by Per K
· 12 months ago
cd013b1
Opus decoder: stereo decoding by default (behind field trial)
by Alessio Bazzica
· 12 months ago
ff9e7cb
Include H.265 support in RTP video frame assembler.
by Qiu Jianlin
· 1 year ago
05e5c32
Replace usage of AudioProcessingBuilder in EnableMediaWithDefaults
by Danil Chapovalov
· 1 year ago
24c3575
Change audioproc float test utility api to pass AudioProcessing with builder.
by Danil Chapovalov
· 1 year ago
dc03d87
Rename AudioProcessingFactory to Builder
by Danil Chapovalov
· 1 year, 1 month ago
2dc95ba
Add BuiltinAudioProcessingFactory
by Danil Chapovalov
· 1 year, 1 month ago
ad49112
Introduce AudioProcessingFactory interface
by Danil Chapovalov
· 1 year, 1 month ago
8216668
Add AbslStringify for SessionDescriptionInterface
by Harald Alvestrand
· 1 year, 1 month ago
3ae9578
Allow scoped_refptr to be used with absl nullability annotation
by Danil Chapovalov
· 1 year, 2 months ago
28ce65c
Apply include-cleaner to api direct files
by Dor Hen
· 1 year, 2 months ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 2 months ago
b4c1f2f6
Remove DegradedCall - To be submitted after 2024-07-01
by Per K
· 1 year, 3 months ago
1921fa5
Apply include-cleaner to api/test/[^/]*
by Dor Hen
· 1 year, 3 months ago
b446251
Pass receive_time through frame transformer
by Lionel Koenig Gélas
· 1 year, 4 months ago
Next »