Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
4522317ed73ca77f43cfab3f3c2022b94c2bc890
/
api
a903885
Fix some shadow issues
by Philipp Hancke
· 7 months ago
e4b09d7
Move tests and fakes to webrtc namespace
by Evan Shrubsole
· 7 months ago
99d1807
Move CorruptionDetectionFilterSettings into webrtc namespace.
by Joachim Reiersen
· 7 months ago
c839686
Introduce SctpOptions struct as argument to SctpTransport::Start
by Philipp Hancke
· 7 months ago
a22e244
Enable test that there are no duplicates in a CodecList
by Harald Alvestrand
· 7 months ago
c2f1bc7
Split EmulatedNetworkInterface into two
by Danil Chapovalov
· 7 months ago
8990f2a
Move rtc_certificate and rtc_certificate_generator to webrtc namespace
by Evan Shrubsole
· 7 months ago
d200661
Move sanitizer.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
64b076f4
Move socket_address.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
cc5db7a
Remove deprecated non-Optional datachannel parameters
by Harald Alvestrand
· 7 months ago
9278968
Delete deprecated functions in test EmulatedNetworkManagerInterface
by Danil Chapovalov
· 7 months ago
eb835d0
Move ssl_stream_adapter.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
97feff2
Move function_view.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
b1d704b
Move port_interface.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
6202bf1
Move ip_address.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
49ba3e2
Move byte_order.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
5015b4d
Move crc32.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
ee5e7e5
sdp munging: detect audio nack and changes to opus FEC and DTX
by Philipp Hancke
· 7 months ago
1816152
stats: do not expose ufrag before the first setRemoteDescription
by Philipp Hancke
· 7 months ago
72a1d7d
Deprecate the cricket::Codec access functions in MediaEngine
by Harald Alvestrand
· 7 months ago
cba7209
Fix -Wthread-safety-analysis warning on sequence_checker.h
by Zequan Wu
· 7 months ago
b4a81db
Remove references, mentions and test files for iLBC.
by Tomas Lundqvist
· 7 months ago
7f6b0f3
Reland "IWYU stats related files"
by Philipp Hancke
· 7 months ago
e18a2e7
Add support for timestamps to TransformableVideoFrameInterface
by Guido Urdaneta
· 7 months ago
6bbddf6
Revert "IWYU stats related files"
by Björn Terelius
· 7 months ago
48f271f
IWYU stats related files
by Philipp Hancke
· 7 months ago
2d54636
Remove BuiltInNetworkBehaviorConfig::link_capacity_kbps
by Per K
· 7 months ago
6f90fa3
Define cricket::MediaType in terms of webrtc::MediaType
by Harald Alvestrand
· 7 months ago
45c998d
Revert "Fix tests not building/failing when rtc_libvpx_build_vp9=false"
by Ilya Nikolaevskiy
· 7 months ago
ef95b20
Move safe_conversions.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
23cef4e
Fix tests not building/failing when rtc_libvpx_build_vp9=false
by Tal Benesh
· 7 months ago
9ec6f98
sdp munging: detect changes to codec configuration
by Philipp Hancke
· 7 months ago
918c549
Add SdpVideoFormat for H265
by Artem Titov
· 7 months ago
d9dd939
Move safe_minmax.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
0ebd67f
Move string_builder.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
9acd4d1
Deprecate ByteBufferWriter::WriteBytes
by Harald Alvestrand
· 8 months ago
f052c43
Move string_to_number.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
e47e467
Add support for the Absolute Capture Timestamp extension to TransformableAudioFrameInterface
by Guido Urdaneta
· 8 months ago
29e62c8
Delete deprecated CreatePeerConnection functions
by Danil Chapovalov
· 8 months ago
f972489
Migrate PCLF not to create BasicPortAllocator itself
by Danil Chapovalov
· 8 months ago
dd2f462
Cleanup api/test/*/BUILD.gn
by Danil Chapovalov
· 8 months ago
8a97881
Deprecate EmulatedNetworkManagerInterface::network_dependencies
by Danil Chapovalov
· 8 months ago
be32f03
In EmulatedNetworkManager split out rtc::NetworkManager implementation
by Danil Chapovalov
· 8 months ago
fe5bdd7
Move ArrayView, Buffer and related to webrtc namespace
by Evan Shrubsole
· 8 months ago
0533b5e
Add set_timestamp() method to RTCStats.
by Henrik Boström
· 8 months ago
5342220
Make corruption_detection_message publicly visible
by Fanny Linderborg
· 8 months ago
6b70995
VideoEncoder: rtc::StringBuilder instead of rtc::SimpleStringBuilder.
by Henrik Boström
· 8 months ago
39da6f3
Move corruption_detection_message from common_video to api/transport/rtp
by Fanny Linderborg
· 8 months ago
1f9e604
Start deprecation process for non-Optional datachannel parameters
by Harald Alvestrand
· 8 months ago
32f3c6c
Add AbslStringify for RtcErrorType and RtcErrorDetail
by Harald Alvestrand
· 8 months ago
283a84d
Add matchers for RTCError, rename old matcher for RTCErrorOr.
by Henrik Boström
· 8 months ago
cfaba8f
Measure SDP munging
by Philipp Hancke
· 9 months ago
c329350
Propagate field trials into EchoCanceller3
by Danil Chapovalov
· 9 months ago
63b914d
Relax FieldTrials construction parameter to string_view
by Danil Chapovalov
· 9 months ago
932e361
Format /api folder
by Boris Tsirkin
· 9 months ago
f1656de
Apply dimension checking across the YUV buffer classes.
by Tommi
· 10 months ago
b3e94fd
Add AbslStringify for RTP header extensions
by Harald Alvestrand
· 10 months ago
a5d2906
Pass Environment to echo controller factory
by Danil Chapovalov
· 10 months ago
99dfa39
Add config to to enable/disable permissions checks in EmulatedTURNServer
by Jonas Oreland
· 10 months ago
7768667
Propagate desicion if RTP packet should be ECT(1) marked to socket
by Per Kjellander
· 10 months ago
f0ca2dc
Implement DTLS-STUN piggybacking controller
by Philipp Hancke
· 10 months ago
29af9f0
Switch peer_connection_encodings_integrationtest to WaitUntil
by Evan Shrubsole
· 10 months ago
0dec089
Make I420DataSize trigger a crash in case of int overflow.
by Tommi
· 10 months ago
c36f8dc
Remove ExternalTimeController
by Evan Shrubsole
· 10 months ago
108cde2
Replace use of PrintTo with AbslStringify for RTC stat types
by Evan Shrubsole
· 10 months ago
78ab1cf
Enable negotiation of encrypted headers by default.
by Emil Vardar
· 10 months ago
4c73d1a
Starting using propagated field trials in the AudioProcessingImpl
by Danil Chapovalov
· 10 months ago
882b32d
Reland "Use PayloadTypePicker for video PT assignment"
by Harald Alvestrand
· 10 months ago
1bb49e9
Delete deprecated AudioProcessingBuilder
by Danil Chapovalov
· 10 months ago
74ace1a
Remove libevent task queue.
by Markus Handell
· 10 months ago
575d323
Fix dcsctp handling of dtls restart
by Jonas Oreland
· 10 months ago
8898459
Clean up p2p:rtc_p2p target
by Philipp Hancke
· 10 months ago
36a764f
Remove nullability compatible tag in scoped_refptr as obsolete
by Danil Chapovalov
· 10 months ago
1d2f30b
Add utility WaitUntil for testing for an eventual condition
by Evan Shrubsole
· 10 months ago
fac1bafd
Make PC capability APIs pure virtual
by Harald Alvestrand
· 10 months ago
5fc7489
Fix corruption score not being calculated on higher spatial layers.
by Erik Språng
· 10 months ago
e0a524b
Add default constructor to relative units types
by Danil Chapovalov
· 10 months ago
0a69daf
Add counter of ECN marking to EmulatedNetwork stats
by Per Kjellander
· 10 months ago
ff88950
Reland "Add InsertPacket method that takes RtpPacketInfo."
by Jakob Ivarsson
· 10 months ago
a08189b
Revert "Add InsertPacket method that takes RtpPacketInfo."
by Jakob Ivarsson
· 10 months ago
38ddea5
Add InsertPacket method that takes RtpPacketInfo.
by Jakob Ivarsson
· 10 months ago
c63e43f
Deprecate PeerConnectionFactoryDependencies::audio_processing
by Danil Chapovalov
· 10 months ago
e5f6f1f
Add optional corruption filter settings to EncodedImage.
by Erik Språng
· 10 months ago
394da76
Propagate ECN information through Network Emulation
by Per K
· 10 months ago
cd013b1
Opus decoder: stereo decoding by default (behind field trial)
by Alessio Bazzica
· 10 months ago
dd8d2ab
Allow union initiliazation for webrtc::webrtc_pc_e2e::AudioConfig.
by Jeremy Leconte
· 11 months ago
90da065
Allow to specify a 'fps_hint' when creating a IvfVideoFrameGenerator.
by Jeremy Leconte
· 11 months ago
019bca9
Remove deprecated CreateFromIvfFileFrameGenerator.
by Jeremy Leconte
· 11 months ago
416cb49
Rename corruption related metrics according to WebRTC's Statistics API.
by Emil Vardar
· 11 months ago
c772fc2
Deprecate AudioProcessingBuilder in favor of the BuiltinAudioProcessingBuilder
by Danil Chapovalov
· 11 months ago
ff9e7cb
Include H.265 support in RTP video frame assembler.
by Qiu Jianlin
· 11 months ago
05e5c32
Replace usage of AudioProcessingBuilder in EnableMediaWithDefaults
by Danil Chapovalov
· 11 months ago
7589689
Replace cricket::LeastCommonMultiple and cricket::GreatestCommonDivisor with std::lcm and std::gcd.
by Evan Shrubsole
· 11 months ago
170a7b5
Delete deprecated overloads of the AudioprocFloat test helper
by Danil Chapovalov
· 11 months ago
141dfb0
Remove webrtc::ToLogString as no longer needed
by Danil Chapovalov
· 11 months ago
24c3575
Change audioproc float test utility api to pass AudioProcessing with builder.
by Danil Chapovalov
· 11 months ago
aaaeb29
Allow single-argument StrCat
by Harald Alvestrand
· 11 months ago
297fe1a
[reland] Comment unused variables in implemented functions 10\n
by Dor Hen
· 11 months ago
461e828
Revert "Comment unused variables in implemented functions 10\n"
by Harald Alvestrand
· 11 months ago
c118881
Comment unused variables in implemented functions 12\n
by Dor Hen
· 11 months ago
Next »