1. 0e36a72 Delete unused class CurrentSpeakerMonitor. by Niels Möller · 6 years ago
  2. c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 6 years ago
  3. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  4. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  5. 0ce868c Recognize additional adapter types on Windows by Yura Yaroshevich · 6 years ago
  6. c941b7e Roll chromium_revision 911054f7d0..039110971b (559863:560284) by Autoroller · 6 years ago
  7. b9fc650 Add min and max allowed bitrate in Opus bitrate tests by Gustaf Ullberg · 6 years ago
  8. 666beca AEC3: ERLE improvements by Jesús de Vicente Peña · 6 years ago
  9. 8436a69 Revert "Reland "Adding absl includes and defines to rtc_* templates."" by Mirko Bonadei · 6 years ago
  10. 9024da8 NetEq: Fixing an overflow bug in expand.cc by Henrik Lundin · 6 years ago
  11. 3ca48a6 Ports base::win:OSInfo from Chrome to rtc_win in WebRTC. by henrika · 6 years ago
  12. cc02cb5 Add getSupportedCodecs to VideoDecoderFactory interface. by Sami Kalliomäki · 6 years ago
  13. 80d02ad Suppress warning about exit in destructor, because it intended. by Artem Titov · 6 years ago
  14. 9ab6eb7 Minor namespace change for CoreAudioUtility by henrika · 6 years ago
  15. 79478ad Adjust base bitrate for experimental temporal layer count by Erik Språng · 6 years ago
  16. 195d1d7 Remove ScreenshareLayerConfig. by Rasmus Brandt · 6 years ago
  17. 0f40582 New class FakePeriodicVideoTrackSource, simplifying shutdown logic. by Niels Möller · 6 years ago
  18. 34b1bc7 Disable flaky test: FullStackTest.VP9SVC_3SL_High by Elad Alon · 6 years ago
  19. 6633d41 Reland "Update expected bitrate in Opus tests" by Gustaf Ullberg · 6 years ago
  20. bdb0fe4 Reland "Adding absl includes and defines to rtc_* templates." by Mirko Bonadei · 6 years ago
  21. d902d58 Framerate controller for VP9 screen sharing. by Sergey Silkin · 6 years ago
  22. a832019 Add qingsi@ as owner of p2p. by Qingsi Wang · 6 years ago
  23. 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 6 years ago
  24. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  25. 78b0a60 Add phoglund as root owner. by Patrik Höglund · 6 years ago
  26. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 6 years ago
  27. 21219a0e Reland "Injectable logging" by Paulina Hensman · 6 years ago
  28. 812ceaf Ensure render time is zero when playout delay is zero so that minimal latency in the render pipeline is ensured. by Stefan Holmer · 6 years ago
  29. 6bf5a0d AEC3: High-pass filter delay estimator signals by Gustaf Ullberg · 6 years ago
  30. 77995e7 Revert "Update expected bitrate in Opus tests" by Gustaf Ullberg · 6 years ago
  31. 79ded65 Update expected bitrate in Opus tests by Gustaf Ullberg · 6 years ago
  32. 2d9a3b1 Increasing the API call skew hysteresis limit in AEC3 by Per Åhgren · 6 years ago
  33. 9a6133e Roll chromium_revision bcf2616e8e..911054f7d0 (559838:559863) by Mirko Bonadei · 6 years ago
  34. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  35. b5750eb Revert "Add presubmit check for changes in 3pp" by Artem Titov · 6 years ago
  36. 4103b38 Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  37. a6ccd25 Fix checkin chromium dep tool's test by Artem Titov · 6 years ago
  38. c7da266 Android JNI generation: Set JNI namespace in build files by Magnus Jedvert · 6 years ago
  39. 7e6fcea Ports CoreAudioUtil from Chrome to WebRTC. by henrika · 6 years ago
  40. 7eb8e9f Add RegisterExternalDecoder in VideoCodingModule. by Anders Carlsson · 6 years ago
  41. 460f53b Roll chromium_revision c92ed25217..bcf2616e8e (559015:559838) by Autoroller · 6 years ago
  42. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 6 years ago
  43. 4639d46 Add vpython dependencies needed to run presubmit tests on LUCI by Oleh Prypin · 6 years ago
  44. 638edfc Skipping some Opus tests to let the new roll flow. by Mirko Bonadei · 6 years ago
  45. 4c8811b Delete some obsolete forward declarations by Niels Möller · 6 years ago
  46. dd3eae5 Revert "Configure and use max bitrate to limit the AIMD controller estimates." by Per Kjellander · 6 years ago
  47. 0ab95b9 Remove all baremetal bots, baremetal tests will be part of *_rel by Oleh Prypin · 6 years ago
  48. 90394a4 Reland "[desktopCapture] Unify the position info in DIP coordinates on Mac." by braveyao · 6 years ago
  49. 0643fd6 Add VP9 K-SVC performance tests. by Sergey Silkin · 6 years ago
  50. 18d7c7e Configure and use max bitrate to limit the AIMD controller estimates. by Bjorn Terelius · 6 years ago
  51. 09ec3cf Fix logic for camera check. Still run the test if webcam is found by Oleh Prypin · 6 years ago
  52. f8d8d6d Use range-based-for instead of std::for_each and std::mem_fun by Yusuke Suzuki · 6 years ago
  53. c475ac1 Update Android native API example to use real camera. by Sami Kalliomäki · 6 years ago
  54. 09133af Check number of nalus in packet before checking nalu types. by philipel · 6 years ago
  55. 1e9cf7f Fuzzing for video_coding::FrameBuffer2. by philipel · 6 years ago
  56. 8b7ca4a Make packet router send padding on rtp module that last sent media. by Erik Språng · 6 years ago
  57. e1c3c01 Revert "[desktopCapture] Unify the position info in DIP coordinates on Mac." by Per Kjellander · 6 years ago
  58. 739b816 Reland "Add support for launching webcam software for use in recipes" by Oleh Prypin · 6 years ago
  59. e62e18f Revert "Add support for launching webcam software for use in recipes" by Oleh Prypin · 6 years ago
  60. eeaa8f9 Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets by Erik Språng · 6 years ago
  61. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  62. cd469a4 Add support for launching webcam software for use in recipes by Oleh Prypin · 6 years ago
  63. d5addca Add philipel to modules/video_coding/OWNERS. by philipel · 6 years ago
  64. 8eeda49 Enable more VideoCodecTests on iOS. by Kári Tristan Helgason · 6 years ago
  65. bdb504e Add sakal@webrtc.org to OWNERS for Android native API example app. by Sami Kalliomäki · 6 years ago
  66. c1ee9d5 RtpFrameReferenceFinder fuzzer. by philipel · 6 years ago
  67. c47c9c0 Change structure of deps file and tool for adding chromium dep. by Artem Titov · 6 years ago
  68. ff1de0a Add Android native API: CreateJavaVideoSource by Sami Kalliomäki · 6 years ago
  69. 8e7a62b Delete unused include of fakevideocapturer.h. by Niels Möller · 6 years ago
  70. 502db3d Replace MessageHandler by AsyncInvoker in P2PTransportChannel. by Qingsi Wang · 6 years ago
  71. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 6 years ago
  72. 90e3fbd Activating the AEC3 audibility improvements functionality by Per Åhgren · 6 years ago
  73. 85cb19f Revert "Reland "Adding absl includes and defines to rtc_* templates."" by Mirko Bonadei · 6 years ago
  74. 89653d5 [desktopCapture] Unify the position info in DIP coordinates on Mac. by braveyao · 6 years ago
  75. a8bf169 Adds BandwidthSampler for BBR. by Sebastian Jansson · 6 years ago
  76. e7659df Suppressing /wd4702. by Mirko Bonadei · 6 years ago
  77. fe826f3 Removing warning suppression flags from media/BUILD.gn. by Mirko Bonadei · 6 years ago
  78. 81ae9c8 Removing clang-cl warning suppression flags in rtc_base. by Mirko Bonadei · 6 years ago
  79. 74642ba Roll chromium_revision 06a3103dba..c92ed25217 (558901:559015) by Autoroller · 6 years ago
  80. 8dd4db4 Create/destroying codecs on task queue + switch to TaskQueueForTest. by Rasmus Brandt · 6 years ago
  81. 59130a1 Delete deprecated version of VideoCodecInitializer::SetupCodec. by Niels Möller · 6 years ago
  82. e9c2088 Delete unused header file unittest_utils.h. by Niels Möller · 6 years ago
  83. 5f12f09 Roll chromium_revision 5e8d8448f9..06a3103dba (558688:558901) by Autoroller · 6 years ago
  84. 4f81038 Revert "Injectable logging" by Alex Glaznev · 6 years ago
  85. d7624f2 Removing clang-cl warning suppression flags in video_capture. by Mirko Bonadei · 6 years ago
  86. 9632112 Reland "Adding absl includes and defines to rtc_* templates." by Mirko Bonadei · 6 years ago
  87. b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 6 years ago
  88. d288218 Roll chromium_revision ddace756be..5e8d8448f9 (558641:558688) by Mirko Bonadei · 6 years ago
  89. 2f1e6d4 AGC2 RNN VAD: Polishing. by Alessio Bazzica · 6 years ago
  90. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 6 years ago
  91. ef75ebe Directly include VideoBitrateAllocation in call/ targets by Erik Språng · 6 years ago
  92. ec47565 Directly include VideoBitrateAllocation in api targets by Erik Språng · 6 years ago
  93. 1aec594 Merge :audio_processing and :aec_dump_interface. by Alex Loiko · 6 years ago
  94. 28a325b ArrayView, adding ctor for fixed-size views of const(expr) std::array. by Alessio Bazzica · 6 years ago
  95. ae93f04 Make an energy computation not overflow in iLBC PLC by Sam Zackrisson · 6 years ago
  96. 59216ec Injectable logging by Paulina Hensman · 6 years ago
  97. 8694f29 Rename VideoProcessorIntegrationTest -> VideoCodecTest. by Rasmus Brandt · 6 years ago
  98. 866d6dc Remove the remaining non-test stringstreams from api/ by Jonas Olsson · 6 years ago
  99. 8d95e3b Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  100. ef00310 Roll chromium_revision a7f5d9dfea..ddace756be (558593:558641) by Mirko Bonadei · 6 years ago