- 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 2 years ago
- 82cbae4 Delete useless code. by Yaowen Guo · 2 years, 10 months ago
- df209e7 Avoid more usage of implicit conversion from scoped_refptr<T> to T* by Niels Möller · 2 years, 11 months ago
- 60c588d Fixed typos, candiate -> candidate by David Sanders · 3 years ago
- 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
- 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years, 2 months ago
- ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 2 months ago
- ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 4 months ago
- 5f34130 Declare LERROR deprecated and remove all usage in webrtc by Harald Alvestrand · 3 years, 4 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 4 months ago
- f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
- 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 3 years, 7 months ago
- a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 10 months ago
- f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 3 years, 10 months ago
- bc959b6 Remove enable_rtp_data_channel by Harald Alvestrand · 4 years ago
- dd68063 rename "sdp" to description in a few places by Philipp Hancke · 4 years, 6 months ago
- e52115a Remove inactive OWNERS. by Mirko Bonadei · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 5a96a0e Reland "Delete deprecated rtc::Thread default constructor" by Niels Möller · 6 years ago
- 6e70f18 Revert "Delete deprecated rtc::Thread default constructor" by Erik Språng · 6 years ago
- fdd6d3e Delete deprecated rtc::Thread default constructor by Niels Möller · 6 years ago
- a8507e3 Remove deprecated interface in I420BufferInterface::GetI420 by Ilya Nikolaevskiy · 6 years ago
- 0813fd5 Fix examples/unityplugin docs. by Mirko Bonadei · 6 years ago
- 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
- f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
- 45340ca Remove legacy video codec factories. by Anders Carlsson · 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
- 0a59535 Update unityplugin to use VcmCapturer. by Niels Möller · 6 years ago
- 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
- 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
- 9514071 Android: Support externally aligned timestamps by Magnus Jedvert · 6 years ago
- f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 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
- c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
- 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 7 years ago
- dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 7 years ago
- 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 7 years ago
- 2770c3d Synced webrtc_unity_plugin to the latest webrtc and fixed bugs. by George Zhou · 7 years ago
- 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 7 years ago
- dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
- be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
- 43fb912 Reland: Add Alpha Channel Support For WebRTC Unity Plugin by Qiang Chen · 7 years ago
- ec84107 Revert "Add Alpha Channel Support For WebRTC Unity Plugin" by Lu Liu · 7 years ago
- 7ed2af5 Add Alpha Channel Support For WebRTC Unity Plugin by Qiang Chen · 7 years ago
- 51e2046 Bug Fix: WebRTC Unity Plugin Audio One Way by Qiang Chen · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 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