- 60362c1 Prepare to deprecate AsyncResolver class by Harald Alvestrand · 1 year, 3 months ago
- 2bac7ef Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 1 year, 10 months ago
- 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 1 year, 10 months ago
- 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 2 years, 5 months ago
- b9201b0 Remove usage of rtc::MessageHandler in peer_connection example by Danil Chapovalov · 2 years, 5 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 7 months ago
- e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 2 years, 8 months ago
- df209e7 Avoid more usage of implicit conversion from scoped_refptr<T> to T* by Niels Möller · 2 years, 9 months ago
- 901736f Fix crash in peerconnection_client example code by Xinchao Tian · 2 years, 9 months ago
- 567d039 Remove use of another deprecated json API in examples. by Björn Terelius · 2 years, 9 months ago
- e0ac10d Remove use of deprecated Json API by Björn Terelius · 2 years, 9 months ago
- 90f3c90 Migrate from deprecated api in examples/ by Björn Terelius · 2 years, 9 months ago
- 06e4fc5 Remove dependency on //build/config/linux/gtk by Tom Anderson · 2 years, 10 months ago
- 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years ago
- 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years ago
- 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years ago
- 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years ago
- ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years ago
- ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 2 months ago
- b2860b0 Update peerconnection example to not use Win32Socket by Niels Möller · 3 years, 5 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 3 months ago
- f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 3 months ago
- a3d8c61 Do not use UI thread as signaling thread. by Qiu Jianlin · 3 years, 4 months ago
- d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 5 months ago
- 36de9df Use backticks not vertical bars to denote variables in comments for /examples by Artem Titov · 3 years, 6 months ago
- c91c2f5 peer_connection_server: fix static analysis issues by Philipp Hancke · 3 years, 6 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 7 months ago
- ef83d15 Update peerconnection example to not use Win32SocketServer by Niels Möller · 3 years, 7 months ago
- 4eb47f2 Delete unused class SignalThread by Niels Möller · 4 years ago
- 3b7b4f2 Fix libyuv includes for libyuv roll by Ilya Nikolaevskiy · 4 years, 4 months ago
- 0240cf8 stop sending x-peer-id in peerconnection_server by Philipp Hancke · 4 years, 5 months ago
- 77baeee Make MessageHandler be a pure virtual interface. by Tomas Gunnarsson · 4 years, 4 months ago
- abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 5 months ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 5 years ago
- 4f178d0 Fix gtk color-space conversion in peerconnection_client by Niels Möller · 5 years ago
- 76c89da Add usage message to peerconnection_server. by Mirko Bonadei · 6 years ago
- 0be40bf Switch pc client and stunprober to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 04cffe3 Switch example peerconnection server to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 6 years ago
- 0da1156 Simplify WindowsCommandLineArguments, and move to example code. by Niels Möller · 6 years ago
- 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 6 years ago
- d999351 Delete function url_decode by Niels Möller · 6 years ago
- c6fa6d9 ClangTidy fixes for examples/ by Benjamin Wright · 6 years ago
- c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
- 38c83b9 Remove unused file. by Fredrik Solenberg · 6 years ago
- 7248b40 Added VcmCapturer::Create loop to allow nonzero device index. by Johnny Lee · 6 years ago
- f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
- aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
- b76be9a Convert peerconnection_client to use VcmCapturer by Niels Möller · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
- 3e67676 Add support for field trials in peerconnection_client|server by Bjorn Terelius · 6 years ago
- 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
- c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
- 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
- aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
- 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
- b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
- ba5eaee Remove rtc::EnsureWinsockInit and g_winsockinit. by Mirko Bonadei · 6 years ago
- f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
- 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 7 years ago
- 31f1596 Fix a warning about comparison of integers of different signs by Oleh Prypin · 6 years ago
- e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
- f957dd9 Remove -Wno-reorder from examples/BUILD.gn. by Mirko Bonadei · 7 years ago
- 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 7 years ago
- 73771a8 Prepare to remove old OnFailure implementations by Harald Alvestrand · 7 years ago
- d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 7 years ago
- 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
- c06ed70 Update PeerConnection client example to Unified Plan APIs by Steve Anton · 7 years ago
- 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 7 years ago
- 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 7 years ago
- a425184 Fix override warnings. by Patrik Höglund · 7 years ago
- 2c599d6 Allow native aec to be used in peerconnection_client if available on windows. by Tommi · 7 years ago
- e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
- 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
- 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
- a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago