1. 8eeda49 Enable more VideoCodecTests on iOS. by Kári Tristan Helgason · 6 years ago
  2. 90e3fbd Activating the AEC3 audibility improvements functionality by Per Åhgren · 6 years ago
  3. 89653d5 [desktopCapture] Unify the position info in DIP coordinates on Mac. by braveyao · 6 years ago
  4. a8bf169 Adds BandwidthSampler for BBR. by Sebastian Jansson · 6 years ago
  5. 8dd4db4 Create/destroying codecs on task queue + switch to TaskQueueForTest. by Rasmus Brandt · 6 years ago
  6. 59130a1 Delete deprecated version of VideoCodecInitializer::SetupCodec. by Niels Möller · 6 years ago
  7. d7624f2 Removing clang-cl warning suppression flags in video_capture. by Mirko Bonadei · 6 years ago
  8. 2f1e6d4 AGC2 RNN VAD: Polishing. by Alessio Bazzica · 6 years ago
  9. 1aec594 Merge :audio_processing and :aec_dump_interface. by Alex Loiko · 6 years ago
  10. ae93f04 Make an energy computation not overflow in iLBC PLC by Sam Zackrisson · 6 years ago
  11. 8694f29 Rename VideoProcessorIntegrationTest -> VideoCodecTest. by Rasmus Brandt · 6 years ago
  12. 8d95e3b Moving iOS Audio Device to sdk. by Peter Hanspers · 6 years ago
  13. 73ec019 Add RuntimeSettings to CustomProcessing. by Alex Loiko · 6 years ago
  14. beb1d34 AGC2 RNN VAD: Feature extraction. by Alessio Bazzica · 6 years ago
  15. a7e4844 Move H.264 codec test activation directly behind build flag. by Rasmus Brandt · 6 years ago
  16. 30bbbe8 Adds PacketNumberIndexedQueue for BBR. by Sebastian Jansson · 6 years ago
  17. dfe8ca0 Layering and rate allocation for VP9 screen sharing. by Sergey Silkin · 6 years ago
  18. 52cab50 Fixes thread-safety-analysis warnings for Windows ADM. by henrika · 6 years ago
  19. b54500e VP9 SVC minimum bit rate thresholds too low for 720p by “Michael · 6 years ago
  20. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 6 years ago
  21. f55babc Add namespace 'webrtc' to AudioFrameView. by Alex Loiko · 6 years ago
  22. 43619a4 Revert "Moving iOS Audio Device to sdk." by Peter Hanspers · 6 years ago
  23. 08da28d Moving iOS Audio Device to sdk. by Peter Hanspers · 7 years ago
  24. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  25. bc0b37c AGC2 RNN VAD: Spectral features extraction. by Alessio Bazzica · 7 years ago
  26. e72ea24 Removing -Wno-parentheses-equality. by Mirko Bonadei · 7 years ago
  27. 377ef24 Remove extra reference from GOF. by Sergey Silkin · 7 years ago
  28. d18e87e Correcting the AEC3 transparent mode behavior avoid incorrect activation by Per Åhgren · 7 years ago
  29. ced31ba Correcting the usage of the estimated echo path gain in AEC3 by Per Åhgren · 7 years ago
  30. e05c43c Remove the headroom and delay estimation feedback loop in AEC3 by Per Åhgren · 7 years ago
  31. c6c4426 Moves network control interface to API. by Sebastian Jansson · 7 years ago
  32. 7eca805 Removing -Wno-unused-private-field. by Mirko Bonadei · 7 years ago
  33. 212fb5e Removing -Wno-tautological-compare. by Mirko Bonadei · 7 years ago
  34. ee98be7 Fix handling non-tightly packed ByteBuffers in HardwareVideoDecoder. by Sami Kalliomäki · 7 years ago
  35. c710ac1 Removing -Wno-comment. by Mirko Bonadei · 7 years ago
  36. 5ebb416 Fixing NetEq RTP player. by Minyue Li · 7 years ago
  37. 4e268ed Add two new RTP header extensions to neteq_rtpplay by Henrik Lundin · 7 years ago
  38. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 7 years ago
  39. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
  40. 0520b0e FFT-based auto correlation. by Alex Loiko · 7 years ago
  41. 0bd0a3f AGC2 RNN VAD: Spectral features internal API. by Alessio Bazzica · 7 years ago
  42. 6fae6ec Moves network unit types to API. by Sebastian Jansson · 7 years ago
  43. 76c1067 ACM: Properly initialize last_audio_buffer_ array by Henrik Lundin · 7 years ago
  44. 826738b Revert "Moving iOS Audio Device to sdk." by Max Morin · 7 years ago
  45. 2284c56 Adding double braces for array initialization. by Alessio Bazzica · 7 years ago
  46. a167212 Moving iOS Audio Device to sdk. by Peter Hanspers · 7 years ago
  47. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  48. ea562b4 Removes dependency on Optional for unit classes. by Sebastian Jansson · 7 years ago
  49. 1f184f0 [desktopCapture Mac] have latest iosurface before invalidating region by braveyao · 7 years ago
  50. 27e2b7d Plot NetEq stats in RTC event log visualizer. by Minyue Li · 7 years ago
  51. 0424c19 AGC2 RNN VAD: FFT utility lib by Alessio Bazzica · 7 years ago
  52. bd9fe09 Using shared task queue for congestion controller. by Sebastian Jansson · 7 years ago
  53. 0dfd372 Avoid enforcing that the stream delay is reported for AEC3 by Per Åhgren · 7 years ago
  54. 9ad845d Soften the AEC3 transparent mode to handle broken headsets by Per Åhgren · 7 years ago
  55. 623d281 Correcting the use of externally reported delay in AEC3 by Gustaf Ullberg · 7 years ago
  56. 3b69b19 Removes uninitialized constructors for units. by Sebastian Jansson · 7 years ago
  57. d8d0214 AGC2 Bi-Quad filter: separate target and unit test. by Alessio Bazzica · 7 years ago
  58. 1564360 VP9 RTP frame reference finder cleanup. by philipel · 7 years ago
  59. a5b9038 Reland "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" by Alessio Bazzica · 7 years ago
  60. a4e37a8 Adds ability to disable initial startup mode for BBR. by Sebastian Jansson · 7 years ago
  61. a49eacb AEC3: External delay - Fix mismatch in time units by Gustaf Ullberg · 7 years ago
  62. e8492fe Mitigate RTP pic ID errors in VP9 SVC non-flexible mode by “Michael · 7 years ago
  63. ec6e550 Removes usage of uninitialized units in network control code. by Sebastian Jansson · 7 years ago
  64. 91c237e Removing usage of uninitialized units in BBR code. by Sebastian Jansson · 7 years ago
  65. 9d96e92 Rewrite videoprocessor integrationtest to use public fixture. by Kári Tristan Helgason · 7 years ago
  66. 3c9f474 Revert "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" by Sam Zackrisson · 7 years ago
  67. 0e6375e AEC3: Transparency improvements to the suppressor by Gustaf Ullberg · 7 years ago
  68. e0bba68 Reland "AGC2 RNN VAD: Recurrent Neural Network impl" by Alessio Bazzica · 7 years ago
  69. 65ddf07 AEC3: not applying noise gating when using the stationarity properties of the render signal by Jesús de Vicente Peña · 7 years ago
  70. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  71. 97e349a Revert "AGC2 RNN VAD: Recurrent Neural Network impl" by Sam Zackrisson · 7 years ago
  72. bd0954e Encode key frame when enabling upper layer. by Sergey Silkin · 7 years ago
  73. 2491cb7 AGC2 RNN VAD: Recurrent Neural Network impl by Alessio Bazzica · 7 years ago
  74. a157e08 VP9 temporal index bounds check. by philipel · 7 years ago
  75. 341bfca Removes uptr alias in network control code. by Sebastian Jansson · 7 years ago
  76. 9a0a935 Makes protected destructor public in TargetTransferRateObserver. by Sebastian Jansson · 7 years ago
  77. 3531ee1 change a stringstream over to stringbuilder by Jonas Olsson · 7 years ago
  78. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 7 years ago
  79. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 7 years ago
  80. 2a35c43 Removing shared_ptr in a unittest in audio coding. by Minyue Li · 7 years ago
  81. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 7 years ago
  82. 5613879 Fill drops with last decoded frame. by Sergey Silkin · 7 years ago
  83. 2f2633d AEC3: Audility: Avoid the initialization of the noise estimator in pure zeroes signals at the render. by Jesús de Vicente Peña · 7 years ago
  84. 3c30c9c Decode base reference frame if current layer was dropped. by Sergey Silkin · 7 years ago
  85. 66fa535 Prepares for moving units to API. by Sebastian Jansson · 7 years ago
  86. f225501 AGC2 RNN VAD: Pitch Search by Alessio Bazzica · 7 years ago
  87. 9558192 AEC3: Removing the need of a buffer for the stationarity estimator of the render signal. by Jesús de Vicente Peña · 7 years ago
  88. 658ad88 Removed the updating of the padding data buffer in the AEC3 FFT by Per Åhgren · 7 years ago
  89. 169c7fd Use windowed, data padded, FFTs when computing the AEC3 suppressor gain by Per Åhgren · 7 years ago
  90. c4ca1d3 Reland "Create new API for RtcEventLogParser." by Bjorn Terelius · 7 years ago
  91. 95141d9 Set a positive initial gain in the Adaptive Digital GC. by Alex Loiko · 7 years ago
  92. 216af84 Add debug data dumping to the AEC3 suppressor by Gustaf Ullberg · 7 years ago
  93. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 7 years ago
  94. ad7f6e5 [desktopCapture Mac] Continue screen capture at graphic cards switching by braveyao · 7 years ago
  95. 280a31f Revert "Making the delay estimator more robust to noisy nearends and low echoes" by Per Åhgren · 7 years ago
  96. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 7 years ago
  97. 0cb4a25 Apply upper gain limit after coherence gains in AEC3 by Gustaf Ullberg · 7 years ago
  98. 6f3d01c "Fix" signed integer overflow in old code by Karl Wiberg · 7 years ago
  99. dc872b6 AEC3: Audibility: improvements on the initial noise estimation by Jesús de Vicente Peña · 7 years ago
  100. ff61273 Revert "Create new API for RtcEventLogParser." by Björn Terelius · 7 years ago