1. 9c31ac2 Tests for multi-stream Opus. by Alex Loiko · 6 years ago
  2. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  3. bf47495 Update remaining audio test code to not use WebRtcRTPHeader. by Niels Möller · 6 years ago
  4. a0b1fb9 Pass H264 profile/level settings to codec. by Sergey Silkin · 6 years ago
  5. 6e1402b Skip SSIM calculation in real time mode. by Sergey Silkin · 6 years ago
  6. afb5dbb Update ACM to use RTPHeader instead of WebRtcRTPHeader by Niels Möller · 6 years ago
  7. 389b167 Delete test/constants.h by Elad Alon · 6 years ago
  8. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 6 years ago
  9. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  10. c39f462 Move RtcEventProbeClusterCreated to the network controller. by Piotr (Peter) Slatala · 6 years ago
  11. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  12. 3a656d1 Tune bitrates and minQP thresholds for high-fps screenshare. by Ilya Nikolaevskiy · 6 years ago
  13. 663844d Update test code to use EncodedImage::Allocate by Niels Möller · 6 years ago
  14. 92e7c69 Revert "Update VP9EncoderImpl to use EncodedImage::Allocate" by Niels Moller · 6 years ago
  15. 8e847ee Make recv_deltas optional in TransportFeedback packets by Johannes Kron · 6 years ago
  16. 1d7bf89 Add LS_VERBOSE logging for target bitrate in GoogCC by Evan Shrubsole · 6 years ago
  17. 788f577 Update the resolution check for VP8 simulcast. by Mirta Dvornicic · 6 years ago
  18. dfd5c4b Parse XR, FIR and PLI in rtc_event_log_parser.cc by Bjorn Terelius · 6 years ago
  19. 4a68fb9 Separate base minimum delay and minimum delay. by Ruslan Burakov · 6 years ago
  20. cbf5949 Update MultiplexEncoderAdapter to use EncodedImage::Allocate by Niels Möller · 6 years ago
  21. 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 6 years ago
  22. eb81b47 Update H264EncoderImpl to use EncodedImage::Allocate by Niels Möller · 6 years ago
  23. 9bf67ea AEC3: Fix delay hysteresis validation by Gustaf Ullberg · 6 years ago
  24. 99b9149 Enable padding bit in TransportFeedback packets by Johannes Kron · 6 years ago
  25. 2ce0cb0 Add missing 'explicit' specifier to GainControlImpl by Sam Zackrisson · 6 years ago
  26. a93b8b0 Update SimulcastTestFixtureImpl to use EncodedImage::Allocate by Niels Möller · 6 years ago
  27. 421c859 Remove crit_render_ lock from webrtc::GainControlImpl by Sam Zackrisson · 6 years ago
  28. 00f9400 Dump histogram data in AEC3 delay estimator by Sam Zackrisson · 6 years ago
  29. 271195f Fix potential crash when building rtx packet by Danil Chapovalov · 6 years ago
  30. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 6 years ago
  31. 1d13b37 Update LibvpxVp8Encoder to use EncodedImage::Allocate by Niels Möller · 6 years ago
  32. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
  33. 3dd473b Refactor of RtpPacket constructor by Johannes Kron · 6 years ago
  34. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
  35. 5f6abcf Fix for RttBackoff when sending of packets with TWCC stops. by Christoffer Rodbro · 6 years ago
  36. b76b9ba Set WEBRTC_USE_H264 in common_config by Johannes Kron · 6 years ago
  37. 108f20f Fix color space bug in wrapper of H264 decoder by Johannes Kron · 6 years ago
  38. e12778c Update VP9EncoderImpl to use EncodedImage::Allocate by Niels Möller · 6 years ago
  39. c363a53 Define RtpGenericFrameDescriptorExtension00 by Elad Alon · 6 years ago
  40. 59ab1cf Move ownership of RTPSenderVideo and RTPSenderAudio one level up by Niels Möller · 6 years ago
  41. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 6 years ago
  42. e7b9e6b Move RtpSenderVideo tests to separate file. by Niels Möller · 6 years ago
  43. e98954c Prevent updating state in the delay manager if the packet was reordered. by Jakob Ivarsson · 6 years ago
  44. bb87f8a Delete unused/unsupported RetransmissionMode constants by Niels Möller · 6 years ago
  45. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  46. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  47. 9bee67c Add get/set base min delay to neteq and acm_receiver. by Ruslan Burakov · 6 years ago
  48. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  49. 681de20 Stop changing the requested max bitrate based on protection level. by Rasmus Brandt · 6 years ago
  50. e22498c Compare GetStreamCaps against S_OK by Dan Minor · 6 years ago
  51. 167497f Delete VCMNackFecTable; appears unused for a long time. by Niels Möller · 6 years ago
  52. edbea46 Allow to change base minimum delay on NetEq. by Ruslan Burakov · 6 years ago
  53. bfa5d5d Return early from VP9EncoderImpl::Encode() if all layers inactive by Erik Språng · 6 years ago
  54. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  55. 819661a Pass explicit dependencies from ScreenshareLayers to GFD by Elad Alon · 6 years ago
  56. 88fa2ab Always add/rewrite VUI and set max_num_reorder_frames to 0. by Sergey Silkin · 6 years ago
  57. a34d776 Move RtpSenderAudioTest to its own file by Niels Möller · 6 years ago
  58. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  59. 4bfbb01 Improve CPU utilization when encoding VP8 with a single temporal layer by Elad Alon · 6 years ago
  60. 831bd96 Remove unnecessary memset to DesktopFrame by Julien Isorce · 6 years ago
  61. 7af962b Add field trial to configure averaging window for BitrateEstimator. by Bjorn Terelius · 6 years ago
  62. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  63. 813c79b Fix network emulation behavior when changing bandwidth. by Christoffer Rodbro · 6 years ago
  64. 6893f3c Move ownership of PlayoutDelayOracle by Niels Möller · 6 years ago
  65. 2d79dcc Removes new delay based rate controller. by Sebastian Jansson · 6 years ago
  66. e32b4fe Allow 1x1 images in libvpx_vp8_encoder.cc by Dan Minor · 6 years ago
  67. 71f94c9 Refactor PlayoutDelayOracle with separate update methods by Niels Möller · 6 years ago
  68. 338bfab Move sorting from TransportFeedbackAdapter to GoogCC. by Per Kjellander · 6 years ago
  69. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  70. fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 6 years ago
  71. 5118bbc Add ability to set max probing bitrate via GoogCcNetworkController by Erik Språng · 6 years ago
  72. 411b49b Break FrameConfig out of Vp8TemporalLayers by Elad Alon · 6 years ago
  73. b4977de Receive-side ready for multiple channels. by Alex Loiko · 6 years ago
  74. 7a3e43a Reland of Opus multistream. by Alex Loiko · 6 years ago
  75. e5ccf5f APM: adding a missing header when dumping files in APM by Jesús de Vicente Peña · 6 years ago
  76. 68d6d44 AEC3: Remove remaining kill-switches by Gustaf Ullberg · 6 years ago
  77. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 6 years ago
  78. 949f0fd Move FrameCountObserver from RTPSender to RtpVideoSender by Niels Möller · 6 years ago
  79. e008248 Only instantiate TemporalLayersChecker in debug builds by Elad Alon · 6 years ago
  80. f5b216a Pass explicit frame dependency information to RtpPayloadParams by Elad Alon · 6 years ago
  81. 435ea0a Add is_fec property to RtpPacketToSend by Niels Möller · 6 years ago
  82. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  83. 7d61352 Remove unused defines and methods in internal_defines.h by Åsa Persson · 6 years ago
  84. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  85. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  86. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  87. d3a5aaa Check "rtc_include_internal_audio_device" before creating unittest for audio_device_ios_objc by Jiawei Ou · 6 years ago
  88. 44b31d6 Delete leftover method MaxConfiguredBitrateVideo and member remote_ssrc_ by Niels Möller · 6 years ago
  89. 0ef117e Improving robustness of stable bandwidth estimate test. by Sebastian Jansson · 6 years ago
  90. bebca61 Delete unused method SetSelectiveRetransmissions by Niels Möller · 6 years ago
  91. 99ec6f3 AEC3: Remove unused kill-switches from AdjustConfig by Gustaf Ullberg · 6 years ago
  92. e47433f AEC3: Remove legacy render buffering by Gustaf Ullberg · 6 years ago
  93. 8a40edd Delete constant RTP_PAYLOAD_NAME_SIZE by Niels Möller · 6 years ago
  94. 3ea55d5 Reland "Delete RtpUtility::Payload, and refactor RTPSender to not use it" by Niels Möller · 6 years ago
  95. a67a9d9 Handle zero number of spatial layers at calculation of VP9 SVC padding. by Sergey Silkin · 6 years ago
  96. f8e7ccb Create new RTCP feedback message - LossIndication by Elad Alon · 6 years ago
  97. 81d4bf7 Revert "Delete RtpUtility::Payload, and refactor RTPSender to not use it" by Artem Titov · 6 years ago
  98. 2fd09a4 Remove deprecated code from audio device. by Mirko Bonadei · 6 years ago
  99. 171df93 Delete RtpUtility::Payload, and refactor RTPSender to not use it by Niels Möller · 6 years ago
  100. 2c58ba1 Move simulcast hysteresis factor parsing to RateControlSettings by Erik Språng · 6 years ago