1. 00e80ad Roll chromium_revision 1d75f6fc68..0eb6b522cc (591373:591627) by Autoroller · 7 years ago
  2. e8d5724 Rename RTC_EXPORT to RTC_OBJC_EXPORT. by Mirko Bonadei · 7 years ago
  3. 4515793 Introduce GN arg rtc_exclude_runtime_enabled_features_default. by Mirko Bonadei · 7 years ago
  4. 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 7 years ago
  5. 4e193e4 Add ability to throttle VideoBitrateAllocation updates. by Erik Språng · 7 years ago
  6. 9888f65 Remove obsolete comments. by Mirko Bonadei · 7 years ago
  7. cdf0e6d Reland "Remove APM internal usage of EchoCancellation" by Sam Zackrisson · 7 years ago
  8. 92e0038 Merge field_trial and field_trial_default in a unique target. by Mirko Bonadei · 7 years ago
  9. c1c2a88 Merge system_wrappers:metrics and system_wrappers:metrics_default. by Mirko Bonadei · 7 years ago
  10. d574123 Roll chromium_revision 2c0c7dfdd0..1d75f6fc68 (591272:591373) by Autoroller · 7 years ago
  11. 3064f31 Add hysteresis to enabling of simulcast streams. by Erik Språng · 7 years ago
  12. 60570dc Removes legacy PacketQueue implementation. by Sebastian Jansson · 7 years ago
  13. c7d9358 Adds multi-channel support to new ADM2 on Windows. by henrika · 7 years ago
  14. 56b5a6c audioproc_f: Modified and added further logging of used aec3 parameters by Per Åhgren · 7 years ago
  15. b55df92 Revert "AEC3: Reduce filter divergence during low-echo double-talk" by Gustaf Ullberg · 7 years ago
  16. af6c139 Drop legacy AEC metrics interface from ApmTest.Process by Sam Zackrisson · 7 years ago
  17. 221ee3c Revert "Reland Profile 2 to default profiles" by Max Morin · 7 years ago
  18. 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 7 years ago
  19. e899629 Roll chromium_revision 2338e7ccdb..2c0c7dfdd0 (591117:591272) by Autoroller · 7 years ago
  20. f682624 Reland Profile 2 to default profiles by Emircan Uysaler · 7 years ago
  21. bdc115c Roll chromium_revision e3170c4fc2..2338e7ccdb (590991:591117) by Autoroller · 7 years ago
  22. b57ab38 Don't pad to min bitrate for streams with alr probing enabled by Erik Språng · 7 years ago
  23. c5fe166 Fixes issue where WebRTC.Audio.RecordSampleRateOffsetInPercent can report 100% by henrika · 7 years ago
  24. c0af56b Cleanup in congestion controller. by Sebastian Jansson · 7 years ago
  25. 9eda327 Print filename on open failure in FrameGenerator. by Sebastian Jansson · 7 years ago
  26. 12e7bc3 Cleanup in rate controller. by Sebastian Jansson · 7 years ago
  27. 271812a Revert "Remove APM internal usage of EchoCancellation" by Sergey Silkin · 7 years ago
  28. cd56486 Roll chromium_revision aa7696e47b..e3170c4fc2 (590812:590991) by Autoroller · 7 years ago
  29. d1c2f78 Implement new stats interface on NetEq to monitor the operations and internal state. by Ivo Creusen · 7 years ago
  30. 9c38c47 Calculate NtpCaptureStartMs using clock, not the frame rtp timestamp by Ilya Nikolaevskiy · 7 years ago
  31. bfb72ad Fix no_{global_constructors,exit_time_destructors} in audio device alsa. by Mirko Bonadei · 7 years ago
  32. 1a03960 Remove APM internal usage of EchoCancellation by Sam Zackrisson · 7 years ago
  33. 36b3179 Removes flaky thread checker in AudioDeviceBuffer. by henrika · 7 years ago
  34. ef615ea Added is_last_packet_in_frame to match is_first_packet_in_frame. by philipel · 7 years ago
  35. dc899dc Revert "Compile frame_analyzer instead of using a prebuilt version." by Mirko Bonadei · 7 years ago
  36. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 7 years ago
  37. 1417ae8 Fix memory leak in FileVideoCapturer. by Sami Kalliomäki · 7 years ago
  38. b3e42a4 Write and parse the generic video descriptor. by philipel · 7 years ago
  39. abac56b Compile frame_analyzer instead of using a prebuilt version. by Mirko Bonadei · 7 years ago
  40. f141470 Store qp limits for ScreenshareLayers only once by Erik Språng · 7 years ago
  41. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 7 years ago
  42. 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 7 years ago
  43. 1e4a0b9 Roll chromium_revision c07e991426..aa7696e47b (590658:590812) by Autoroller · 7 years ago
  44. 1f87ec6 Add AEAD support to Frame Encryption API. Add Contribuitng Source To Decryptor. by Benjamin Wright · 7 years ago
  45. 7d687b1 SimulcastEncoderAdapter, don't start streams without enough bitrate by Erik Språng · 7 years ago
  46. 21c6638 Fix typo in bitbuffer.h by Elad Alon · 7 years ago
  47. afc3eb1 in test::FrameGeneratorCapturer try to keep up with fps when overloaded by Danil Chapovalov · 7 years ago
  48. 984bd57 Roll chromium_revision bd99b7d4a8..c07e991426 (590554:590658) by Autoroller · 7 years ago
  49. f2ce37c Add support for logging absl::string_view. by Jonas Olsson · 7 years ago
  50. 958ed23 AEC3: Reduce filter divergence during low-echo double-talk by Gustaf Ullberg · 7 years ago
  51. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 7 years ago
  52. 32adaa4 Place static objects into a container that gets leaked. by Sami Kalliomäki · 7 years ago
  53. 1a80018 Avoid wrong parsing of padding length and its use in NetEq simulation. by Minyue Li · 7 years ago
  54. fd5fbd0 Cleanup RtpPacketizerH264 constructor by Danil Chapovalov · 7 years ago
  55. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 7 years ago
  56. 289e980 Remove unused var in device info bits from video capture module for Linux by Jose Antonio Olivera Ortega · 7 years ago
  57. 8c68845 Move variance calculation in SampleCounter to a new extension class by Ilya Nikolaevskiy · 7 years ago
  58. 640106e Use different thresholds for ARM and x86 in libvpx tests by Kári Tristan Helgason · 7 years ago
  59. b3d9955 Roll chromium_revision 8952ae0039..bd99b7d4a8 (590303:590554) by Autoroller · 7 years ago
  60. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 7 years ago
  61. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 7 years ago
  62. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 7 years ago
  63. a304cd4 Roll chromium_revision de6484608c..8952ae0039 (589477:590303) by Autoroller · 7 years ago
  64. ea5b76f Excluded tests and test utils from code coverage by generate_coverage_command.py by Artem Titarenko · 7 years ago
  65. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 7 years ago
  66. c7fff58 Allow nullptr retransmition rate limiter by Danil Chapovalov · 7 years ago
  67. def21e3 Remove unused file. by Kári Tristan Helgason · 7 years ago
  68. b2d2489 Remove RTCUIApplicationStatusObserver. by Kári Tristan Helgason · 7 years ago
  69. e9da5f2 Reland "Decrease complexity of RtpPacketHistory::GetBestFittingPacket."" by Per Kjellander · 7 years ago
  70. beba1b2 Fix target frame rate of spatial layer. by Sergey Silkin · 7 years ago
  71. 375d35e Make ilnik@ owner in video/ and modules/video_coding/ by Erik Språng · 7 years ago
  72. 7cd0e15 Add nisse@, ilnik@ and sprang@ as OWNERS to media/. by Stefan Holmer · 7 years ago
  73. ddb82a6 AEC3: Fix filter output transition when input and output is the same array by Gustaf Ullberg · 7 years ago
  74. 7255fef Fix no_global_constructors in remote_bitrate_estimator. by Mirko Bonadei · 7 years ago
  75. 169e042 Android: Send original texture width/height in TextureBufferImpl by Magnus Jedvert · 7 years ago
  76. 6151828 Delete always true member voe::Channel::pacing_enabled_ by Niels Möller · 7 years ago
  77. f4ef2dd Don't signal updated bitrate allocation on encoder paused by Erik Språng · 7 years ago
  78. 661a0c6 Updated min bitrate for high-quality screenshare simulcast stream by Erik Språng · 7 years ago
  79. 51ccdbe AEC3: Bugfix in filter output transition by Gustaf Ullberg · 7 years ago
  80. 3d50a31 Remove redundant initializers from WebRTC Java code. by Sami Kalliomäki · 7 years ago
  81. ef73f59 Allow printing graphs as protobuf in event_log_visualizer. by Bjorn Terelius · 7 years ago
  82. ab49982 Fix no_exit_time_destructors in pc. by Mirko Bonadei · 7 years ago
  83. f81b0f1 Move code for setting field trials from NetEqTestFactory to the main function in neteq_rtpplay. by Ivo Creusen · 7 years ago
  84. eb58464 Remove the move constructor from NetEqState. by Ivo Creusen · 7 years ago
  85. 59ab353 Add receive stream id argument to CreateDecoder() method by Magnus Jedvert · 7 years ago
  86. b0fc703 Delete deprecated simulcast and spatial index members by Niels Möller · 7 years ago
  87. 96f2c97 Reland "Frame rate controller per spatial layer." by Sergey Silkin · 7 years ago
  88. 8b0aed1 Fix no_global_constructors/no_exit_time_destructors in Neteq. by Mirko Bonadei · 7 years ago
  89. 64ef4f7 Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 7 years ago
  90. 0425517 Remove double declaration of 2 conversion functions. by Mirko Bonadei · 7 years ago
  91. 49b2c3c Revert "Decrease complexity of RtpPacketHistory::GetBestFittingPacket." by Per Kjellander · 7 years ago
  92. 3a66edf Use C++11 for range loop in pc/mediasession.cc (and test) by Steve Anton · 7 years ago
  93. f2582da Revert "Partial revert of: 'Bump xcode versions for WebRTC bots.'" by Mirko Bonadei · 7 years ago
  94. 54caa4b Decrease complexity of RtpPacketHistory::GetBestFittingPacket. by Per Kjellander · 7 years ago
  95. cf64a04 Bump tryserver mac versions and xcode versions. by Patrik Höglund · 7 years ago
  96. 6c092d2 Refactor initialization of GetRealTimeClock singleton. by Mirko Bonadei · 7 years ago
  97. 5760632 Adds initial data window field trial to GoogCC. by Sebastian Jansson · 7 years ago
  98. 9be7745 NetEq tools: Fixing an issue with measuring the simulation time by Henrik Lundin · 7 years ago
  99. d934244 Added flags for the adaptive analog AGC in audioproc_f. by Alex Loiko · 7 years ago
  100. b2d7116 AEC3: Correction of the suppressor behavior at delay changes by Per Åhgren · 7 years ago