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