1. 9e336ec Create new API for RtcEventLogParser. by Bjorn Terelius · 6 years ago
  2. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  3. c79268f Add IsClosed checks to various PeerConnection methods by Steve Anton · 6 years ago
  4. 323a8e8 Roll chromium_revision a5ade7264f..3a1317cc43 (553159:553262) by Autoroller · 6 years ago
  5. 2ff7b6a Revert "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." by Mirko Bonadei · 6 years ago
  6. c5a131a Add non_ref_for_inter_layer_pred to VP9 RTP. by Sergey Silkin · 6 years ago
  7. 70244d2 Roll chromium_revision b218f3e0f3..a5ade7264f (553051:553159) by Autoroller · 6 years ago
  8. 693b446 Wiring up probe_rtt_congestion_window_gain in BBR. by Sebastian Jansson · 6 years ago
  9. e61125c Move setting videoFrameSize into the main dispatch queue. by JT Teh · 6 years ago
  10. 97a5896 Remove PeerConnectionInterface::UpdateIce by Steve Anton · 6 years ago
  11. 2efb665 Add some more test cases for RTCCVPixelBuffer. by Anders Carlsson · 6 years ago
  12. 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 6 years ago
  13. 498592d Increase logging for Java ADM by Paulina Hensman · 6 years ago
  14. 7741b7a Disable flaky OrtcFactoryIntegrationTests on debug iOS 64 builds. by Sami Kalliomäki · 6 years ago
  15. 00ec2d9 Disabling openmax_dl by Alessio Bazzica · 6 years ago
  16. f4f0cbb Roll chromium_revision 61bbfaf35b..b218f3e0f3 (552653:553051) by Autoroller · 6 years ago
  17. 3ccda74 Removes unneeded DCHECK in BBR DataTransferTracker. by Sebastian Jansson · 6 years ago
  18. 29e865a Adds stereo support to FineAudioBuffer for mobile platforms. by henrika · 6 years ago
  19. 47d7fbd Reuse the AEC2 coherence-based gain for the lower bands in AEC3. by Per Åhgren · 6 years ago
  20. f0e88d4 Adding gclient_gn_args_file to WebRTC DEPS. by Mirko Bonadei · 6 years ago
  21. 5b33dd1 Building "all" with client.webrtc iOS bots. by Mirko Bonadei · 6 years ago
  22. 658601e Revert "Do not build 'all' on iOS trybots." by Mirko Bonadei · 6 years ago
  23. f394f65 Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler. by Niels Möller · 6 years ago
  24. 882477f Corrected the counter for the filter constraint when the filter size changes by Per Åhgren · 6 years ago
  25. 89a8774 Removing definition of _CRT_SECURE_NO_WARNINGS. by Mirko Bonadei · 6 years ago
  26. b04e5ca Making the delay estimator more robust to noisy nearends and low echoes by Per Åhgren · 6 years ago
  27. e987f2b Android: Stop using VideoRenderer class by Magnus Jedvert · 6 years ago
  28. b9ac121 Android: Update MediaCodecVideoDecoder to output VideoFrames by Magnus Jedvert · 6 years ago
  29. 9b20677 Moves PostUpdates from SSCC to ControlHandler. by Sebastian Jansson · 6 years ago
  30. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  31. 5c14725 Update the drawable size when changing the view's frame. by JT Teh · 6 years ago
  32. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 6 years ago
  33. 5987f2a Fix a couple of nits and update a few comments in forward_error_correction_internal. by Ying Wang · 6 years ago
  34. f9deb7a Fixed comparator in AppRTCMobile for iOS by Yura Yaroshevich · 6 years ago
  35. 7d8f594 Make depending on a specific audio implementation optional. by Sami Kalliomäki · 6 years ago
  36. acdaaaf Android: Fix cropping logic for NV12/NV21 buffers by Magnus Jedvert · 6 years ago
  37. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  38. e999b3f Let NetEq stats getter provide time for each stats query. by Minyue Li · 6 years ago
  39. d78f705 Testing receive time correction field trial. by Sebastian Jansson · 6 years ago
  40. 25acef7 Fixing "ninja -C out/<Debug/Release> all". by Mirko Bonadei · 6 years ago
  41. 0536175 Disable flaky test: OrtcFactoryIntegrationTest.SrtpSendersAndReceiversWithMismatchingKeys by Sami Kalliomäki · 6 years ago
  42. 1322dbc Fix calculation of target bitrate of VP9 spatial layer. by Sergey Silkin · 6 years ago
  43. 753f72e Allow NetEq stats getter to config stats query interval. by Minyue Li · 6 years ago
  44. df1fe11 Roll chromium_revision 437e6fbedf..61bbfaf35b (552522:552653) by Autoroller · 6 years ago
  45. 2b415da Seperate NetEq stats getter to use in other tools. by Minyue Li · 6 years ago
  46. 04d5f1d QualityScaler: rename classes and methods from "QP" to "Qp". by Åsa Persson · 6 years ago
  47. 6719017 NetEq: Remove background noise fill during long expansions by Henrik Lundin · 6 years ago
  48. 6e396b0 Moving transform_tables.c to isac_fix_common. by Mirko Bonadei · 6 years ago
  49. 89f645a Add missing header include for filterbanks_neon.c by Jiawei Ou · 6 years ago
  50. 6c35848 Roll chromium_revision 4cfd129eb1..437e6fbedf (552409:552522) by Autoroller · 6 years ago
  51. 53e43b3 Fix bug that reset SRTP context on every applied answer. by Taylor Brandstetter · 6 years ago
  52. d085936 Roll chromium_revision 2f10b28e5b..4cfd129eb1 (552304:552409) by Autoroller · 6 years ago
  53. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  54. 4049a25 Make MTLView content mode settable. by Kári Tristan Helgason · 6 years ago
  55. 6847f9b VideoStreamDecoderImpl implementation, part 4. by philipel · 6 years ago
  56. 1b20a3f Do not build 'all' on iOS bots (part 2). by Mirko Bonadei · 6 years ago
  57. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 6 years ago
  58. 33444dc APM pre-gain sub-module: code improvements. by Alessio Bazzica · 6 years ago
  59. a16ac58 Roll chromium_revision 848c1835e9..2f10b28e5b (551051:552304) by Autoroller · 6 years ago
  60. 3d19009 Temporary suppress bytebuffer warnings. by Artem Titov · 6 years ago
  61. ed55ffd Delete unused class VideoCodecInformation. by Niels Möller · 6 years ago
  62. 551d115 Android: Fix PeerConnectionFactory init order in AppRTCMobile by Magnus Jedvert · 6 years ago
  63. 8f659a0 Dynamically allocate empty_data() instead of using in-binary buffer. by Tommi · 6 years ago
  64. ae8d8a1 Remove audio_frame.h from module_common_types.h by Fredrik Solenberg · 6 years ago
  65. 9b4aa60 Fix ptr overflow warning in filter_ar.c by Henrik Lundin · 6 years ago
  66. e2ae78b Delete obsolete BitrateAdjuster constructor. by Niels Möller · 6 years ago
  67. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  68. 4397e4a Correcting payload size to NetEq simulator in RTC event log analyzer. by Minyue Li · 6 years ago
  69. 36b096c Ignore overflowing left shift by Karl Wiberg · 6 years ago
  70. e63d38b AGC2 RNN VAD: Linear Prediction Residual by Alessio Bazzica · 6 years ago
  71. 0b71c29 Allow creation of 420 Buffer using YUV data. by Piotr (Peter) Slatala · 6 years ago
  72. 06d094f Add renderer-agnostic delegate protocol. by Kári Tristan Helgason · 6 years ago
  73. 9fd6b98 Don't interrupt exponential probing when VideoStream bitrates are reconfigured. by philipel · 6 years ago
  74. b4c748d AGC2 RNN VAD: Symmetric matrix buffer by Alessio Bazzica · 6 years ago
  75. 8326780 Adds mock bitrate allocator. by Sebastian Jansson · 6 years ago
  76. 497bdaf Delete unused VideoSendStream::Config::EncoderSettings::encoder. by Niels Möller · 6 years ago
  77. adbd808 AGC2 RNN VAD: Ring buffer by Alessio Bazzica · 6 years ago
  78. 8d7393b FineAudioBuffer now uses 16-bit audio samples to match the AudioDeviceBuffer. by henrika · 6 years ago
  79. 4f7b640 Add checks that we don't redraw the previous frame. by Kári Tristan Helgason · 6 years ago
  80. aedd090 Android JavaAudioDeviceModule: Defer creation of native ADM by Magnus Jedvert · 6 years ago
  81. 0ad2d8a Minor changes to QualityScaler. by Åsa Persson · 6 years ago
  82. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  83. 24ad720 Uses config struct with bitrate allocator. by Sebastian Jansson · 6 years ago
  84. 629a973 Delete unused struct BitrateStatistics. by Niels Möller · 6 years ago
  85. 13fb0ef Fix ptr overflow warning by Artem Titov · 6 years ago
  86. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 6 years ago
  87. 5396232 Fixing root_files WATCHLIST regex. by Mirko Bonadei · 6 years ago
  88. d161eda Revert "Adding absl includes and defines to rtc_* templates." by Mirko Bonadei · 6 years ago
  89. 9d8f385 Adding absl includes and defines to rtc_* templates. by Mirko Bonadei · 6 years ago
  90. 8e0b15b Moves VideoSendStreamImpl to a separate file. by Sebastian Jansson · 6 years ago
  91. 7ba2e19 Removing deprecated label() that is no longer used. by Seth Hampson · 6 years ago
  92. 3725d54 Change PeerConnection error codes by Harald Alvestrand · 6 years ago
  93. 104ad0b Remove stale dependencies from APM static lib target: by Fredrik Solenberg · 6 years ago
  94. 8619e8a Add VideoEncoder.ScalingSettings.toString method. by Sami Kalliomäki · 6 years ago
  95. 46e1f7f Remove part of the FEC code table that covers FEC code for group of 13-48 media packets, instead generate interleaved FEC code at run time. FEC code masks for protection of group of 1 - 12 media packets is not changed. by Ying Wang · 6 years ago
  96. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  97. 4736d4e AGC2 RNN VAD: Sequence buffer by Alessio Bazzica · 6 years ago
  98. a44ab18 Adds queue time when using demuxer with FakeNetworkPipe. by Sebastian Jansson · 6 years ago
  99. d0fa820 Allow AEC3 to use any externally reported audio buffer delay in AEC3 by Per Åhgren · 6 years ago
  100. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago