1. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  2. db38972 Remove nonlinear beamformer API from APM by Sam Zackrisson · 6 years ago
  3. 7b55c73 Add RTPVideoHeader accessor. by philipel · 6 years ago
  4. db6af36 Add RNN-VAD to AGC2. by Alex Loiko · 6 years ago
  5. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  6. de212ca Removing some MSVC warning suppression flags. by Mirko Bonadei · 6 years ago
  7. a97c931 Fix a bug where TestAudioDeviceModule crashes if destroyed uninitialized. by Sami Kalliomäki · 6 years ago
  8. aaa483b Revert "Remove deprecated mac capture code." by Kári Helgason · 6 years ago
  9. 80c0f06 Init GainControlImpl with correct lock. by Alex Loiko · 6 years ago
  10. 0a5fe77 Clean up in module_common_types.h by removing the unused struct RTPAudioHeader. by philipel · 6 years ago
  11. faf2827 Add Parsing/Building generic frame descriptor extension by Danil Chapovalov · 6 years ago
  12. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  13. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  14. bbfcc70 AEC3: Unittests for MovingAverage by Gustaf Ullberg · 6 years ago
  15. 8406c43 AEC3: Average the spectrum of multiple nearend frames in the suppressor. by Gustaf Ullberg · 6 years ago
  16. 5d848f3 Delete picture id and tl0 index from CodecSpecificInfo. by Niels Möller · 6 years ago
  17. db9f7ab Replace rtc::Optional with absl::optional in modules/audio processing by Danil Chapovalov · 6 years ago
  18. af998e2 Remove non-API beamformer references by Sam Zackrisson · 6 years ago
  19. aac7dee [desktopCapture Mac]reorder execution order in start/release processing by braveyao · 6 years ago
  20. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 6 years ago
  21. 9394f6f Stop using the beamformer inside APM by Sam Zackrisson · 6 years ago
  22. 9bf3158 Pass buffer with size when writing rtp header extension by Danil Chapovalov · 6 years ago
  23. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  24. ce4829a Adds trial to ignore video pacing for audio packets. by Sebastian Jansson · 6 years ago
  25. 6a9bd74 Fix a downstream test failure. by Ying Wang · 6 years ago
  26. c235a8d Adds trial to always send padding packets when not sending video. by Sebastian Jansson · 6 years ago
  27. fc50110 Remove stringstreams from modules/video_coding/ by Jonas Olsson · 6 years ago
  28. 5c43150 Makes BBR congestion window more similar to QUIC. by Sebastian Jansson · 6 years ago
  29. e61d72b Disables congestion window in pacer when CongestionWindowPushback is enabled. by Ying Wang · 6 years ago
  30. d264df5 Replace rtc::Optional with absl::optional in modules/rtp_rtcp by Danil Chapovalov · 6 years ago
  31. 8643b78 Moved NackModule and VCMPacket to their own targets by Ilya Nikolaevskiy · 6 years ago
  32. 88aee28 Remove support for old test modes in EncodeDecodeTest by Karl Wiberg · 6 years ago
  33. d477129 Remove dead RED code in TestRedFec by Karl Wiberg · 6 years ago
  34. 8fbe4f1 Remove executable insert_packet_with_timing by Karl Wiberg · 6 years ago
  35. a6fc636 Add ivoc@ and saza@ to audio_processing OWNERS by Sam Zackrisson · 6 years ago
  36. d1f970d Change echo detector to scoped_refptr by Ivo Creusen · 6 years ago
  37. aeb0a64 AEC3: Increase the range of reported echo path delay metrics by Per Åhgren · 6 years ago
  38. 493c78a Replace all use of rtc::Pathname in generator_unittest.cc. by Niels Möller · 6 years ago
  39. fabb12e Introduce list of fields to put into codec agnostic descriptor by Danil Chapovalov · 6 years ago
  40. 075cb2b AEC3: Changes to how the reverberation decay is applied. by Jesús de Vicente Peña · 6 years ago
  41. 9633cff Remove "webrtc_rtp" traces. by Jonas Olsson · 6 years ago
  42. e3cf3d0 Use enum class for VideoCodecMode and VideoCodecComplexity. by Niels Möller · 6 years ago
  43. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  44. 798b282 Don't update internal state of the FrameBuffer2 when an undecodable frame is inserted. by philipel · 6 years ago
  45. e1d617c Delay the creation of the platform thread in TestAudioDeviceModule. by Sami Kalliomäki · 6 years ago
  46. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  47. 2ac6446 Document that preferred VideoFrame constructor takes no RTP timestamp. by Niels Möller · 6 years ago
  48. 425f713 Delete unused methods in VCMFrameBuffer and VCMSessionInfo. by Niels Möller · 6 years ago
  49. 6d19180 Fix increase in send rate when not receiving feedback by Anastasia Koloskova · 6 years ago
  50. 24db1c9 Remove unused iostream import by Jonas Olsson · 6 years ago
  51. fddaf75 AEC3: Increase the look window in the delay estimator. by Per Åhgren · 6 years ago
  52. b90e63c6 Fix: NetEq PacketBuffer logs discarded packet with wrong codec level when new packet replaces the lower level packet by Peng Yu · 6 years ago
  53. ec9c745 Adds support for new Windows ADM with limited API support. by henrika · 6 years ago
  54. 443e71f Revert "Disabling VeryLowBitrateVP9 to unblock roll." by Patrik Höglund · 6 years ago
  55. 25b41f8 remove unused stringstream import by Jonas Olsson · 6 years ago
  56. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  57. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  58. 5aba818 Remove test AudioCodingModuleTest.TestAPI by Karl Wiberg · 6 years ago
  59. 5e8fd8a Add simulcastStream output from VideoCodecTestFixture::Config::ToString. by Rasmus Brandt · 6 years ago
  60. 086de82 Add bitrate_priority to GetSimulcastConfig call. by Rasmus Brandt · 6 years ago
  61. ed51a6e AEC3: Avoid static initializers by Gustaf Ullberg · 6 years ago
  62. 05d8ee1 AEC3: Delay stabilization after a delay change by Per Åhgren · 6 years ago
  63. 78ea818 AEC3: Added filter preprocessing to avoid low frequency artefacts by Per Åhgren · 6 years ago
  64. f469b63 AEC3: Improved anti-aliasing filter for DSF 4 by Gustaf Ullberg · 6 years ago
  65. b544f6c Fixing issue where pacer budget increased in congestion. by Sebastian Jansson · 6 years ago
  66. 6cb74fd Remove unused methods in VCMDecoderDataBase. by Åsa Persson · 6 years ago
  67. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 6 years ago
  68. 34c9f12 AEC3: Move decimator filters to the new notation by Gustaf Ullberg · 6 years ago
  69. 2b3af2e Delete RTP-specific values from the VideoCodecType enum. by Niels Möller · 6 years ago
  70. 81327d5 Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 6 years ago
  71. 16e28d1 Disabling VeryLowBitrateVP9 to unblock roll. by Patrik Höglund · 6 years ago
  72. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 6 years ago
  73. 45a57fd Remove unused include from FrameBuffer2. by Rasmus Brandt · 6 years ago
  74. 3ea3e30 Fixing some SIGFPEs that are making my tests crash by Natalie Silvanovich · 6 years ago
  75. 27300c3 Allow 3 encoder threads in libvpx for HD on > 6 core cpus by Erik Språng · 6 years ago
  76. adb4841 Remove explicit locking using av_lockmgr_register by Mirko Bonadei · 6 years ago
  77. 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 6 years ago
  78. b18931d Updating ffmpeg deprecated functions TODO. by Mirko Bonadei · 6 years ago
  79. eed5fae Revert "Disabling VideoCaptureTest on Linux." by Oleh Prypin · 6 years ago
  80. 27fe43a Removing warning suppression flags from modules/audio_coding. by Mirko Bonadei · 6 years ago
  81. 5441398 Removing -Wno-write-strings from video_capture_tests. by Mirko Bonadei · 6 years ago
  82. 277a656 Unstable BWE due to improper bit rate padding for VP9. by “Michael · 6 years ago
  83. 28deb90 Reland "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 6 years ago
  84. e97b549 Fixes leak of AudioDeviceID array due to early return in AudioDeviceMac::GetNumberDevices() by henrika · 6 years ago
  85. c4b7f03 AEC3: Adjust active render limits for downsampling factor 8 by Gustaf Ullberg · 6 years ago
  86. f2fae87 Add min pushback target bitrate as a parameter that can be set in field trial string. by Ying Wang · 6 years ago
  87. d45b345 Set max_consec_drop to INT_MAX. by Sergey Silkin · 6 years ago
  88. 7f1583c [desktopCapture Windows] ignore Chrome notification window on top by braveyao · 6 years ago
  89. 435187d AEC3: CascadedBiQuadFilter can run different filters in cascade by Gustaf Ullberg · 6 years ago
  90. 0cedc05 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} by Rasmus Brandt · 6 years ago
  91. 3d8dbcb Adds loss rate filter in BBR controller. by Sebastian Jansson · 6 years ago
  92. 750efbe Delete definitions of NULL. by Niels Möller · 6 years ago
  93. 3f1d15b Remove deprecated mac capture code. by Kári Tristan Helgason · 6 years ago
  94. ee20336 Drop entire superframe if any layer is overshooting. by Sergey Silkin · 6 years ago
  95. 183f4d9 Disabling VideoCaptureTest on Linux. by Taylor Brandstetter · 6 years ago
  96. 79445ea Thread checker fails when switching to/from bluetooth headset. by henrika · 6 years ago
  97. 7a0bb00 Split LoggedBweProbeResult into -Success and -Failure. by Bjorn Terelius · 6 years ago
  98. 9545e1c Delete deprecated CreateVideoReceiver and CreateAudioReceiver. by Niels Möller · 6 years ago
  99. f4d0afb Always apply congestion window in pacer. by Sebastian Jansson · 6 years ago
  100. 26bc669 Pass packet retransmission information in PacketOptions. by Petter Strandmark · 6 years ago