1. 27fe43a Removing warning suppression flags from modules/audio_coding. by Mirko Bonadei · 7 years ago
  2. 5441398 Removing -Wno-write-strings from video_capture_tests. by Mirko Bonadei · 7 years ago
  3. 277a656 Unstable BWE due to improper bit rate padding for VP9. by “Michael · 7 years ago
  4. 28deb90 Reland "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 7 years ago
  5. e97b549 Fixes leak of AudioDeviceID array due to early return in AudioDeviceMac::GetNumberDevices() by henrika · 7 years ago
  6. c4b7f03 AEC3: Adjust active render limits for downsampling factor 8 by Gustaf Ullberg · 7 years ago
  7. f2fae87 Add min pushback target bitrate as a parameter that can be set in field trial string. by Ying Wang · 7 years ago
  8. d45b345 Set max_consec_drop to INT_MAX. by Sergey Silkin · 7 years ago
  9. 7f1583c [desktopCapture Windows] ignore Chrome notification window on top by braveyao · 7 years ago
  10. 435187d AEC3: CascadedBiQuadFilter can run different filters in cascade by Gustaf Ullberg · 7 years ago
  11. 0cedc05 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} by Rasmus Brandt · 7 years ago
  12. 3d8dbcb Adds loss rate filter in BBR controller. by Sebastian Jansson · 7 years ago
  13. 750efbe Delete definitions of NULL. by Niels Möller · 7 years ago
  14. 3f1d15b Remove deprecated mac capture code. by Kári Tristan Helgason · 7 years ago
  15. ee20336 Drop entire superframe if any layer is overshooting. by Sergey Silkin · 7 years ago
  16. 183f4d9 Disabling VideoCaptureTest on Linux. by Taylor Brandstetter · 7 years ago
  17. 79445ea Thread checker fails when switching to/from bluetooth headset. by henrika · 7 years ago
  18. 7a0bb00 Split LoggedBweProbeResult into -Success and -Failure. by Bjorn Terelius · 7 years ago
  19. 9545e1c Delete deprecated CreateVideoReceiver and CreateAudioReceiver. by Niels Möller · 7 years ago
  20. f4d0afb Always apply congestion window in pacer. by Sebastian Jansson · 7 years ago
  21. 26bc669 Pass packet retransmission information in PacketOptions. by Petter Strandmark · 7 years ago
  22. 2aae273 Remove adapter bools from VideoCodecTestFixture::Config. by Rasmus Brandt · 7 years ago
  23. e3ca991 AEC3: Added a mode to properly utilize highly linear setups by Per Åhgren · 7 years ago
  24. 7c1ccfa Move VisualizationParams to VideoCodecTestFixture::Config. by Rasmus Brandt · 7 years ago
  25. 7645b18 Makes BBR more like the Quic implementation. by Sebastian Jansson · 7 years ago
  26. 535bde3 Adds data in flight information on send packet updates. by Sebastian Jansson · 7 years ago
  27. c5efb0c Added an audioproc option to not report the stream delay by Per Åhgren · 7 years ago
  28. b563f3d Filtering audio playout events with SSRC in NetEq RTP player. by Minyue Li · 7 years ago
  29. 92f83ce Remove deprecated rtcp SLI/RPSI observers by Danil Chapovalov · 7 years ago
  30. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 7 years ago
  31. 66eaed0 Adding direct congestion window pushback to encoders. by Ying Wang · 7 years ago
  32. 4e6cd5e Get actual list of references from encoder in flexible mode. by Sergey Silkin · 7 years ago
  33. f782492 Delete RtpFeedback. The ssrc for a receive stream should be known at by Niels Möller · 7 years ago
  34. 0c2e8ce Initialize svc_drop_frame in vp9 wrapper. by Jerome Jiang · 7 years ago
  35. dd09287 AEC3: Gain limiter: Improving the behavior of the gain limiter. by Jesús de Vicente Peña · 7 years ago
  36. 1388b30 Adds tracking of outstanding bytes in SendTimeHistory. by Sebastian Jansson · 7 years ago
  37. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 7 years ago
  38. 78b1c4a AEC3: Delay estimator uses bandpass filtered signal with downsampling factor 8 by Gustaf Ullberg · 7 years ago
  39. e058568 iLBC decoding: Ignore a signed overflow by Karl Wiberg · 7 years ago
  40. bc84685 Remove VideoCodecTestFixtureImpl dependency on Android specifics. by Rasmus Brandt · 7 years ago
  41. 95de63b Rename parsing function in AimdRateControl by Bjorn Terelius · 7 years ago
  42. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 7 years ago
  43. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 7 years ago
  44. 9c26a0f Adds reporting of bandwidth estimation periods in BBR. by Sebastian Jansson · 7 years ago
  45. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 7 years ago
  46. cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 7 years ago
  47. 223cc4b Revert "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 7 years ago
  48. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 7 years ago
  49. 3409cfa Start supporting H264 packetization mode 0. by Taylor Brandstetter · 7 years ago
  50. 70bb326 Delete unused argument first_payload_byte. by Niels Möller · 7 years ago
  51. 6c7da59 Fixes off by one error in BBR random cycle initialization. by Sebastian Jansson · 7 years ago
  52. eda0087 Drop the RTT as input to IsRetransmitOfOldPacket. by Niels Möller · 7 years ago
  53. ccd1048 Apply constraints on pacing rate in BBR controller. by Sebastian Jansson · 7 years ago
  54. 6753542 Ensures that BBR always reports updated state. by Sebastian Jansson · 7 years ago
  55. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 7 years ago
  56. 72678e1 Adds unwrapped sequence number to sent packet info. by Sebastian Jansson · 7 years ago
  57. 02c6586 Adds unwrapped sequence number to feedback info. by Sebastian Jansson · 7 years ago
  58. 43c707a AEC3: Debug dump of render decimator input/output by Gustaf Ullberg · 7 years ago
  59. c7f09ad NetEq fix for repeated audio issue. by Ivo Creusen · 7 years ago
  60. 169005d Move VideoCodecTest configuration classes to api/test. by Kári Tristan Helgason · 7 years ago
  61. 6dc82e8 NetEq: Change NetEq's ramp-up behavior after expansions by Henrik Lundin · 7 years ago
  62. 7a84fcf Prevent potential buffer overflow in UlpfecReceiver by Ying Wang · 7 years ago
  63. 401d076 Delete deprecated VideoDecoder::Decode method by Niels Möller · 7 years ago
  64. 41c11e4 AEC3: Rounding of estimated call skew by Gustaf Ullberg · 7 years ago
  65. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  66. b9fc650 Add min and max allowed bitrate in Opus bitrate tests by Gustaf Ullberg · 7 years ago
  67. 666beca AEC3: ERLE improvements by Jesús de Vicente Peña · 7 years ago
  68. 9024da8 NetEq: Fixing an overflow bug in expand.cc by Henrik Lundin · 7 years ago
  69. 9ab6eb7 Minor namespace change for CoreAudioUtility by henrika · 7 years ago
  70. 6633d41 Reland "Update expected bitrate in Opus tests" by Gustaf Ullberg · 7 years ago
  71. d902d58 Framerate controller for VP9 screen sharing. by Sergey Silkin · 7 years ago
  72. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 7 years ago
  73. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 7 years ago
  74. 812ceaf Ensure render time is zero when playout delay is zero so that minimal latency in the render pipeline is ensured. by Stefan Holmer · 7 years ago
  75. 6bf5a0d AEC3: High-pass filter delay estimator signals by Gustaf Ullberg · 7 years ago
  76. 77995e7 Revert "Update expected bitrate in Opus tests" by Gustaf Ullberg · 7 years ago
  77. 79ded65 Update expected bitrate in Opus tests by Gustaf Ullberg · 7 years ago
  78. 2d9a3b1 Increasing the API call skew hysteresis limit in AEC3 by Per Åhgren · 7 years ago
  79. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 7 years ago
  80. 7e6fcea Ports CoreAudioUtil from Chrome to WebRTC. by henrika · 7 years ago
  81. 7eb8e9f Add RegisterExternalDecoder in VideoCodingModule. by Anders Carlsson · 7 years ago
  82. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 7 years ago
  83. 638edfc Skipping some Opus tests to let the new roll flow. by Mirko Bonadei · 7 years ago
  84. 4c8811b Delete some obsolete forward declarations by Niels Möller · 7 years ago
  85. dd3eae5 Revert "Configure and use max bitrate to limit the AIMD controller estimates." by Per Kjellander · 7 years ago
  86. 90394a4 Reland "[desktopCapture] Unify the position info in DIP coordinates on Mac." by braveyao · 7 years ago
  87. 18d7c7e Configure and use max bitrate to limit the AIMD controller estimates. by Bjorn Terelius · 7 years ago
  88. 09133af Check number of nalus in packet before checking nalu types. by philipel · 7 years ago
  89. 8b7ca4a Make packet router send padding on rtp module that last sent media. by Erik Språng · 7 years ago
  90. e1c3c01 Revert "[desktopCapture] Unify the position info in DIP coordinates on Mac." by Per Kjellander · 7 years ago
  91. eeaa8f9 Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets by Erik Språng · 7 years ago
  92. d5addca Add philipel to modules/video_coding/OWNERS. by philipel · 7 years ago
  93. 8eeda49 Enable more VideoCodecTests on iOS. by Kári Tristan Helgason · 7 years ago
  94. 90e3fbd Activating the AEC3 audibility improvements functionality by Per Åhgren · 7 years ago
  95. 89653d5 [desktopCapture] Unify the position info in DIP coordinates on Mac. by braveyao · 7 years ago
  96. a8bf169 Adds BandwidthSampler for BBR. by Sebastian Jansson · 7 years ago
  97. 8dd4db4 Create/destroying codecs on task queue + switch to TaskQueueForTest. by Rasmus Brandt · 7 years ago
  98. 59130a1 Delete deprecated version of VideoCodecInitializer::SetupCodec. by Niels Möller · 7 years ago
  99. d7624f2 Removing clang-cl warning suppression flags in video_capture. by Mirko Bonadei · 7 years ago
  100. 2f1e6d4 AGC2 RNN VAD: Polishing. by Alessio Bazzica · 7 years ago