1. c7dbd5a Renamed a variable in overuse_detector. by Christoffer Rodbro · 6 years ago
  2. 4db667b Add private voice detection instance to replace public voice detector by Sam Zackrisson · 6 years ago
  3. ef77ef3 Revert "Desktop capturer: Add OnDisplayChanged callback" by Brave Yao · 6 years ago
  4. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  5. 86079a4 Fix potential null pointer dereference. by Yves Gerey · 6 years ago
  6. d375f1c Refactor NetEqTestFactory to not use "external" decoders by Niels Möller · 6 years ago
  7. da0222b Adds new timer based rate controller trial to GoogCC by Sebastian Jansson · 6 years ago
  8. ea7e7a9 Fix incorrect behavior in H264 packetizer in some cases by Ilya Nikolaevskiy · 6 years ago
  9. c0a67ba AEC3: moving the dumping of the Erle to aec state by Jesús de Vicente Peña · 6 years ago
  10. a1f78a4 Revert "Refactor rate profile update." by Sergey Silkin · 6 years ago
  11. b6cdfdc Refactor rate profile update. by Sergey Silkin · 6 years ago
  12. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  13. e2e0000 Make pacing buffer send interval configurable. by Christoffer Rodbro · 6 years ago
  14. 61832dd Propagate spatial index to EncodedImage. by Sergey Silkin · 6 years ago
  15. 29a935a Refactor NetEqDecoderPlc to use AudioDecoderProxyFactory by Niels Möller · 6 years ago
  16. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
  17. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  18. d1208c2 Desktop capturer: Add OnDisplayChanged callback by Gary Kacmarcik · 6 years ago
  19. 503da94 Adds first unacknowledged packet send time. by Sebastian Jansson · 6 years ago
  20. 11b8703 Base ApmTest.Process on AudioProcessingStats.output_rms_dbfs by Sam Zackrisson · 6 years ago
  21. 358fba1 Removes NetworkControllerTester by Sebastian Jansson · 6 years ago
  22. b3564c1 Back off relative to current estimate rather than ack rate when in ALR. by Erik Språng · 6 years ago
  23. a1bec23 Pass on explicit color space for VP8 and H264 by Johannes Kron · 6 years ago
  24. 0fcf4b1 Delete unused I420 "codec" by Niels Möller · 6 years ago
  25. 7d92de6 Deprecating legacy SendSideCongestionController. by Sebastian Jansson · 6 years ago
  26. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  27. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  28. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  29. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  30. 194d4d2 Delete unused send-side methods of VideoCodingModule by Niels Möller · 6 years ago
  31. 2db46b0 Added new feature to print a text log to neteq_rtpplay by Ivo Creusen · 6 years ago
  32. 94f1074 Only use GetAudio events that correspond to an ssrc matching at least one incoming packet. by Ivo Creusen · 6 years ago
  33. 24779d8 Missing packet send time should not cause BWE backoff. by Bjorn Terelius · 6 years ago
  34. 3073f3d Revert "Reland "Default to dlopening the PipeWire."" by Henrik Grunell · 6 years ago
  35. 3be607f Use output_dir instead of output_name by Takuto Ikuta · 6 years ago
  36. f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 6 years ago
  37. 0cc42d4 Reland "Default to dlopening the PipeWire." by Tomas Popela · 6 years ago
  38. d96b275 Refactor EncodeParameters usage, remove unused rtt/loss by Erik Språng · 6 years ago
  39. aa7bc7e Create field trial for vp8 number of thread on iOS. by Jiawei Ou · 6 years ago
  40. 1618095 Cleanup of RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  41. c13f4be Add chroma siting to color space RTP extension by Johannes Kron · 6 years ago
  42. 0697ce2 Revert "Reland "Default to dlopening the PipeWire."" by Henrik Grunell · 6 years ago
  43. 1d8307d Delete VideoCodec::targetBitrate by Niels Möller · 6 years ago
  44. e10b163 Stop using 'using namespace'. by Mirko Bonadei · 6 years ago
  45. 50b66d5 Convert NetEq Cng-related test to not use RegisterExternalDecoder by Niels Möller · 6 years ago
  46. a099877 Reland "Default to dlopening the PipeWire." by Tomas Popela · 6 years ago
  47. 7b3a568 Reland 2: Add VP9 Profile 2 to default profiles by Emircan Uysaler · 6 years ago
  48. 5d47401 Reduce pacing buffer padding rate during pushback. by Christoffer Rodbro · 6 years ago
  49. 698d6c4 Change the type of indW32 back to int32_t by Sam Zackrisson · 6 years ago
  50. aa4f100 Adds trial to fall back to probe rate if ack rate is missing. by Sebastian Jansson · 6 years ago
  51. f3ef6cd Using more accurate receive time calculation in scenario tests. by Sebastian Jansson · 6 years ago
  52. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
  53. 5701162 Re-tuning of VAD in AGC2. by Alex Loiko · 6 years ago
  54. f04feee Remove redundant return-statement in VCMGenericEncoder::RequestFrame by Elad Alon · 6 years ago
  55. a1eb9c7 Convert NetEq tests to not use RegisterExternalDecoder. by Niels Möller · 6 years ago
  56. 8b9b5f9 Activate/deactivate VP9 spatial layers. by Sergey Silkin · 6 years ago
  57. b47ccc3 Add chroma siting to ColorSpace by Johannes Kron · 6 years ago
  58. a59db74 Remove unnecessary includes of common_types.h by Fredrik Solenberg · 6 years ago
  59. 168456c Enable authentication of the header as an optional WebRTC trial. by Benjamin Wright · 6 years ago
  60. a956d49 Only create ALR detector in PacedSender if deprecated functions are called. by Bjorn Terelius · 6 years ago
  61. 1d61c43 desktopCapture: copy whole screen region when screen is zoomed on OSX by braveyao · 6 years ago
  62. 4348ce2 Calculate min and max receive timestamps for packets in a video frame by Ilya Nikolaevskiy · 6 years ago
  63. 48a7946 Convert all webrtc code to not access EncodedImage::_size directly. by Niels Möller · 6 years ago
  64. 3f10ca8 Always record receive timestamps even on when the invalid flag is set. by Benjamin Wright · 6 years ago
  65. b7180c0 Replace RegisterExternalDecoder in NetEq test VerifyTimestampPropagation. by Niels Möller · 6 years ago
  66. 87609be Merges RtpTransportControllerSend with SendSideCongestionController. by Sebastian Jansson · 6 years ago
  67. 722875f Adding partial authentication of the Generic RTP Frame Descriptor. by Benjamin Wright · 6 years ago
  68. 18f0c3c Add RegisterAudioSendPayload() method by Fredrik Solenberg · 6 years ago
  69. b438b5a Reland "Change ReceiveStatistics reaction to large sequence numbers jumps" by Danil Chapovalov · 6 years ago
  70. 657b296 Reland "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  71. 7e0299e Revert "Change ReceiveStatistics reaction to large sequence numbers jumps" by Danil Chapovalov · 6 years ago
  72. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  73. ebad177 Include event_wrapper.h only where used. by Niels Möller · 6 years ago
  74. f5997c9 Delete unused member RTPSender::last_capture_time_ms_sent_ by Niels Möller · 6 years ago
  75. c4f1201 Change ReceiveStatistics reaction to large sequence numbers jumps by Danil Chapovalov · 6 years ago
  76. ee59a17 Ensure GenericFrameDescriptor byte representation match by Danil Chapovalov · 6 years ago
  77. 74fb822 Allow probing up to 2x allocation limit by Erik Språng · 6 years ago
  78. 9cccf85 Delete unused video coding error codes. by Niels Möller · 6 years ago
  79. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  80. ec086d8 Fixes race in SendSideCongestionControllerTest.OldFeedback. by Sebastian Jansson · 6 years ago
  81. ec0f45b Revert "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  82. 9d54bd8 AEC3: Fix ENR threshold for WebRTC-Aec3UseLegacyNormalSuppressorTuning by Gustaf Ullberg · 6 years ago
  83. 056f973 Remove CodecInst pt.1 by Fredrik Solenberg · 6 years ago
  84. 4da382e Speculative revert due to a long history of issues related to VP9 on Mac. by Henrik Andreassson · 6 years ago
  85. 3b923d9 Remove color space enum value kInvalid by Johannes Kron · 6 years ago
  86. 93dac8e Delete workaround for CreateEvent by Niels Möller · 6 years ago
  87. a0f4430 Replace RegisterExternalDecoder with decoder factory in NetEqImplTest120ms by Niels Möller · 6 years ago
  88. 0076529 Add BufferedFrameDecryptor to cleanly deal with receiving encrypted frames. by Benjamin Wright · 6 years ago
  89. 6ed4f14 Remove deprecated VideoEncoder metadata methods by Erik Språng · 6 years ago
  90. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  91. b939d35 Fixes DCHECK bug in LinkCapacityEstimator. by Sebastian Jansson · 6 years ago
  92. 483c1b2 desktop_capture: apply scale to cursor relative positon on Mac only by braveyao · 6 years ago
  93. 051251f Extracts LinkCapacityEstimator from AimdRateControl. by Sebastian Jansson · 6 years ago
  94. cfe36ca Cap probing bitrate to max total allocated bitrate by Erik Språng · 6 years ago
  95. 5976bde Unittests for loss based bandwidth estimation. by Christoffer Rodbro · 6 years ago
  96. d4d254f Revert "Various VP9 high fps fixes" by Patrik Höglund · 6 years ago
  97. f0eee00 Move size() method to EncodedImage base class by Niels Möller · 6 years ago
  98. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  99. 3312092 Keep bitrate constraints. by Sergey Silkin · 6 years ago
  100. bb9f4c1 Delete ssrc book-keeping in NetEq by Niels Möller · 6 years ago