Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
96d324afa78503479016f45c3fff1856b51be023
/
examples
08ddcf8
clang-tidy: apply modernize-use-designated-initializer to examples/ net/ rtc_tools/ test
by Philipp Hancke
· 6 weeks ago
36616fb
Add OnIceCandidateRemoved to PeerConnectionObserver
by Tommi
· 7 weeks ago
92434d8
Set android min sdk level to 23
by Christoffer Dewerin
· 7 weeks ago
3bd6510
clang-tidy: apply readability-container-size-empty rule
by Philipp Hancke
· 8 weeks ago
d26ff67
Reformat gn files
by Philipp Hancke
· 9 weeks ago
213119e
Apply clang-tidy readability-redundant-smartptr-get
by Philipp Hancke
· 9 weeks ago
4f787cd
Reland "Remove jni_generator_helper.h from WebRTC"
by Mirko Bonadei
· 10 weeks ago
61f0f4c
Remove support for ancient MSVC (<2008) and ancient glib (<2012)
by Philipp Hancke
· 2 months ago
5f2c927
Modernize deprecated headers in the root dir
by Philipp Hancke
· 2 months ago
d552ad7
Revert "Remove jni_generator_helper.h from WebRTC"
by Mirko Bonadei
· 2 months ago
b690d7e
Remove jni_generator_helper.h from WebRTC
by Mirko Bonadei
· 2 months ago
5d7a175
Add include create_modular_peer_connection_factory.h where it is used
by Danil Chapovalov
· 3 months ago
8ac2863
IWYU api/ call/ examples/ media/ test/ video/
by Philipp Hancke
· 3 months ago
0d4e5e9
Deprecate global field trials
by Danil Chapovalov
· 3 months ago
78c6e91
IWYU: Android files including jni.h
by Philipp Hancke
· 4 months ago
ea929e9
Fix deallocated without being verified (OCMockTestFailure)
by Jeremy Leconte
· 4 months ago
c6d7e6c
clang-tidy: modernize-use-override
by Philipp Hancke
· 4 months ago
1dd69f4
Replace use of IceCandidateInterface with IceCandidate
by Tommi
· 4 months ago
92413da
Merge JsepIceCandidate and IceCandidateInterface into IceCandidate
by Tommi
· 4 months ago
1499c20
Cleanup arraysize usage in examples/
by Danil Chapovalov
· 4 months ago
66bd0e0
Update peerconnection examples not to rely on the global field trials
by Danil Chapovalov
· 4 months ago
e7f936d
[cleanup] Replace uses of NULL with nullptr
by Evan Shrubsole
· 5 months ago
60c61fc
Allow to inject webrtc::Environment to create android AudioDeviceModule
by Danil Chapovalov
· 5 months ago
cc24329
Remove platform-specific variable shadowing
by Philipp Hancke
· 5 months ago
73535dc
Deprecate trials and task_queue_factory in PeerConnectionFactoryDependencies
by Danil Chapovalov
· 5 months ago
ce6aa1f
Add PacketOptions to SendRtcp
by Philipp Hancke
· 5 months ago
4f10317
Remove 'additional_jar_files' on 'robolectric_binary' build target.
by Jeremy Leconte
· 5 months ago
8b8e023
Use webrtc name specifier instead of rtc/cricket in examples
by Evan Shrubsole
· 6 months ago
b72c961
Last namespace cleanups
by Evan Shrubsole
· 6 months ago
4bf1067
Inline and deprecate rtc::ToString
by Evan Shrubsole
· 6 months ago
8f7678f
Move rest of rtc namespace except ios and clashes to webrtc namespace
by Evan Shrubsole
· 6 months ago
daf96cf
Migrate most of rtc_base/ to webrtc namespace
by Evan Shrubsole
· 6 months ago
6a9a1ae
Move thread.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
03b6880
Move socket related files to webrtc namespace
by Evan Shrubsole
· 7 months ago
7420f62
Remove StunProber
by Harald Alvestrand
· 7 months ago
c13956e
Move all files in p2p/test to webrtc namespace
by Evan Shrubsole
· 7 months ago
64b076f4
Move socket_address.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
6202bf1
Move ip_address.h to webrtc namespace
by Evan Shrubsole
· 7 months ago
b4a81db
Remove references, mentions and test files for iLBC.
by Tomas Lundqvist
· 7 months ago
b85686c
Reland "more p2p cleanups"
by Jonas Oreland
· 7 months ago
995688c
Revert "more p2p cleanups"
by Ilya Nikolaevskiy
· 7 months ago
f30c044
more p2p cleanups
by Jonas Oreland
· 7 months ago
a3b2dd4
Roll chromium_revision 3462a5bab8..f1db52a3a2 (1408687:1419760)
by Mirko Bonadei
· 8 months ago
6333469
Disable testConnectIPv6 because it is failing.
by Jeremy Leconte
· 9 months ago
1e19045
Add missing .clang-format file in a third_party folder
by Boris Tsirkin
· 9 months ago
fc7e874
Format all .m objc files
by Boris Tsirkin
· 9 months ago
2becf23
Format /examples folder
by Boris Tsirkin
· 9 months ago
8898459
Clean up p2p:rtc_p2p target
by Philipp Hancke
· 10 months ago
b00c469
Add build_java dependency explicitely.
by Jeremy Leconte
· 10 months ago
4147065
Revert "Remove stun_prober"
by Mirko Bonadei
· 10 months ago
03f56d7
Remove stun_prober
by Philipp Hancke
· 10 months ago
b2fc13d
fix stun prober return fail in windows
by Johnny
· 11 months ago
04d97b6
Fix "arithmetic on a pointer to void" warning.
by Jeremy Leconte
· 11 months ago
060ae59
Modify Demo for Linux
by Per Kjellander
· 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
f5e0f03
Comment unused variables in implemented functions 10\n
by Dor Hen
· 11 months ago
bec7015
Comment unused variables in implemented functions 9\n
by Dor Hen
· 11 months ago
dc03d87
Rename AudioProcessingFactory to Builder
by Danil Chapovalov
· 11 months ago
ecb3ed7
Migrate CreateVoipEngine to take audio_processing_factory instead of audio_processing
by Danil Chapovalov
· 12 months ago
2dc95ba
Add BuiltinAudioProcessingFactory
by Danil Chapovalov
· 12 months ago
2d75cd3
Roll chromium_revision ccf648df91..aa68dfe997 (1365600:1366639)
by Jeremy Leconte
· 12 months ago
e3819f6
Fix java errors that used to be disabled.
by Jeremy Leconte
· 12 months ago
4ab100d
Address UnnecessaryParentheses errorprone warnings
by Mirko Bonadei
· 1 year ago
1bd331f
Ensure <netinet/in.h> is included by using rtc_base/ip_address.h.
by Jeremy Leconte
· 1 year, 1 month ago
83d1f9a
Ensure <sys/socket.h> is included by using "rtc_base/net_helpers.h".
by Jeremy Leconte
· 1 year, 1 month ago
77eba46
Adding ChannelStatistics Logs
by Daniel
· 1 year, 1 month ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 1 month ago
ab009c2
Refactor WebRTC self assignments in if clauses
by Benjamin Williams
· 1 year, 1 month ago
1ceff3d
Reland "Remove jni_zero type aliases in jni_generator_helper.h."
by Mirko Bonadei
· 1 year, 2 months ago
47ef160
Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h.""
by Rayan Osseiran
· 1 year, 2 months ago
6cb7b3a
Reland "Remove jni_zero type aliases in jni_generator_helper.h."
by Mirko Bonadei
· 1 year, 2 months ago
4643fb7
Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h.""
by Jeremy Leconte
· 1 year, 3 months ago
4f3d660
Reland "Remove jni_zero type aliases in jni_generator_helper.h."
by Mirko Bonadei
· 1 year, 3 months ago
756f589
Revert "Remove jni_zero type aliases in jni_generator_helper.h."
by Mirko Bonadei
· 1 year, 3 months ago
9fcaa03
Remove jni_zero type aliases in jni_generator_helper.h.
by Mirko Bonadei
· 1 year, 3 months ago
4158678
Split "helpers" from SSL target to "crypto_random" and rename
by Philipp Hancke
· 1 year, 4 months ago
99c519b
Mass removal of absl_deps in all BUILD.gn files
by Florent Castelli
· 1 year, 4 months ago
c7fd5af
Split SSL adapters from main ssl build target 1/2
by Philipp Hancke
· 1 year, 5 months ago
bc5c5e9
Migrate webrtc to stop using its own JniZero mirror classes
by Mohamed
· 1 year, 5 months ago
f4673f9
Move webrtc::AudioDeviceModule include to api/ folder
by Florent Castelli
· 1 year, 5 months ago
0afde76
Move webrtc::AudioProcessing include to api/ folder
by Florent Castelli
· 1 year, 6 months ago
afaae4e
Remove remaining .cc files from rtc_media_base
by Harald Alvestrand
· 1 year, 7 months ago
97df932
Remove multiplex codec.
by Markus Handell
· 1 year, 7 months ago
3bddaed
rtc_p2p: Split turn port and basic port allocator
by Harald Alvestrand
· 1 year, 8 months ago
8bb54c1
Penultimate split-up of rtc_p2p build target
by Harald Alvestrand
· 1 year, 8 months ago
9a953b2
Detangle p2p/connection.cc and port.cc
by Harald Alvestrand
· 1 year, 8 months ago
a310d78
Refactor a lot of the p2p:rtc_p2p target
by Harald Alvestrand
· 1 year, 8 months ago
d9e2cc2
Refactor Android Voip client to use rtc::ReceivedPackets
by Per K
· 1 year, 10 months ago
151003d
Deprecate RtcEventLogFactory constructor taking unused parameter
by Danil Chapovalov
· 1 year, 10 months ago
24510d4
Delete deprecated AsyncResolver and related classes
by Harald Alvestrand
· 1 year, 10 months ago
14630a7
Use rtc::ReceivedPacket in Stun and TurnServer
by Per K
· 1 year, 11 months ago
7e21b0c
Migrage objc sdk and examples to EnableMedia api
by Danil Chapovalov
· 1 year, 11 months ago
554f7db
Add EnableMediaWithDefaults to replace SetMediaEngineDefaults
by Danil Chapovalov
· 1 year, 11 months ago
60362c1
Prepare to deprecate AsyncResolver class
by Harald Alvestrand
· 2 years ago
2e7ed0d
Roll chromium_revision 6ac7929166..eef62e8a0c (1190797:1197906)
by Jeremy Leconte
· 2 years, 1 month ago
e14d122
Remove deprecated SendRtp and SendRtcp functions
by Harald Alvestrand
· 2 years, 1 month ago
6fc700e
Rland "Revert "Reland "Reland "Delete old Android ADM.""""
by Yaowen Guo
· 2 years, 3 months ago
9948623
Use AVCaptureDeviceDiscoverySession on all platforms
by Kári Tristan Helgason
· 2 years, 3 months ago
ba50cb3
Reland "Delete deprecated NSGLVideoView."
by Kári Tristan Helgason
· 2 years, 3 months ago
Next »