1. 93e2120 Qualify cmath functions. by Mirko Bonadei · 6 years ago
  2. 37b5662 Remove zero lower bound of estimated inter-arrival time. by Jakob Ivarsson · 6 years ago
  3. 59c8569 Remove spammy log message from RtpSenderVideo::AddRtpHeaderExtensions. by philipel · 6 years ago
  4. 7edc49c Mark neteq_rtpplay as publicly visible. by Mirko Bonadei · 6 years ago
  5. 7dbc0eb Makes loss based controller test more robust. by Sebastian Jansson · 6 years ago
  6. 2f5f061 Remove unused variable DefaultTemporalLayers::kKeyframeBuffer. by philipel · 6 years ago
  7. 69008a8 Avoid div-by-zero in VideoCodecTest stats calculation. by Rasmus Brandt · 6 years ago
  8. 35816cc Revert "Log an error if the RTT is negative" by Magnus Jedvert · 6 years ago
  9. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 6 years ago
  10. dbce090 Qualify cmath functions. by Mirko Bonadei · 6 years ago
  11. b5207b4 Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 6 years ago
  12. 1ddc763 Qualify cmath functions. by Mirko Bonadei · 6 years ago
  13. b0f968a SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t. by philipel · 6 years ago
  14. e8efbbd AEC3: Removing unused parameters by Per Åhgren · 6 years ago
  15. 9249fbf AEC3: Redesign delay headroom by Gustaf Ullberg · 6 years ago
  16. 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 6 years ago
  17. a594ef0 Log an error if the RTT is negative by Evan Shrubsole · 6 years ago
  18. 5ce38ff Making UpdatesTargetRateBasedOnLinkCapacity more robust. by Sebastian Jansson · 6 years ago
  19. 5ad789c Reland "NetEQ RTP Play: Optionally write output audio file" by Alessio Bazzica · 6 years ago
  20. 9a66d5e Add support to audioproc_f to generate a custom call order file. by Ivo Creusen · 6 years ago
  21. cc35032 Replace abs with std::abs in audio_coding/neteq/histogram.cc by Piasy · 6 years ago
  22. 7ae8d64 Restore VideoCodecInitializer to use only the 1st stream maxFramerate by Ilya Nikolaevskiy · 6 years ago
  23. 77efcd8 Reland "Replacing rtc::Thread with task queue for TestAudioDeviceModule." by Sebastian Jansson · 6 years ago
  24. cda86dd Removes usages of repeating task without task queue argument. by Sebastian Jansson · 6 years ago
  25. fa852ef Revert "Replacing rtc::Thread with task queue for TestAudioDeviceModule." by Seth Hampson · 6 years ago
  26. bd50a84 Revert "Reland "DCHECK feedback_rtt is positive"" by Seth Hampson · 6 years ago
  27. 1b871d0 Replacing rtc::Thread with task queue for TestAudioDeviceModule. by Sebastian Jansson · 6 years ago
  28. ab0d03d Reland "DCHECK feedback_rtt is positive" by Evan Shrubsole · 6 years ago
  29. 1b4254a Check current buffer time span instead of number of samples in postpone decoding after expand. by Jakob Ivarsson · 6 years ago
  30. 075e7fd Delete VCMPacket constructor with WebRtcRTPHeader by Niels Möller · 6 years ago
  31. c4b391a Revert "NetEQ RTP Play: Optionally write output audio file" by Ivo Creusen · 6 years ago
  32. e096004 Enable configuring probes via field trial. by Jonas Olsson · 6 years ago
  33. 30e60d6 Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory). by Tommi · 6 years ago
  34. 70a8394 Delete use of WebRtcRTPHeader from FEC test code by Niels Möller · 6 years ago
  35. 6330818 NetEQ RTP Play: Optionally write output audio file by Alessio Bazzica · 6 years ago
  36. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  37. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  38. 9ffb5df Removes unused mock_bitrate_controller. by Sebastian Jansson · 6 years ago
  39. a5c0ba1 Reland "Fix LibvpxVp8Encoder::FrameDropThreshold" by Elad Alon · 6 years ago
  40. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 6 years ago
  41. 55500d2 Revert "Fix LibvpxVp8Encoder::FrameDropThreshold" by Yves Gerey · 6 years ago
  42. 8a0c1f5 Don't reset bitrate when allocatable minimum changes. by Sebastian Jansson · 6 years ago
  43. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 6 years ago
  44. c0c3e96 Revert "DCHECK feedback_rtt is positive" by Yves Gerey · 6 years ago
  45. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 6 years ago
  46. cad95b8 Reland "Tune vp9 screenshare bitrate and framerate of spatial layers" by Ilya Nikolaevskiy · 6 years ago
  47. 62c7b39 Allow suppression of padding check in RtpHeaderParser. by Sebastian Jansson · 6 years ago
  48. e01857c Revert "Reland "Tune vp9 screenshare bitrate and framerate of spatial layers"" by Ilya Nikolaevskiy · 6 years ago
  49. 12abf67 Reland "Tune vp9 screenshare bitrate and framerate of spatial layers" by Ilya Nikolaevskiy · 6 years ago
  50. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 6 years ago
  51. 37d4f91 DCHECK feedback_rtt is positive by Evan Shrubsole · 6 years ago
  52. 159e53a Fix LibvpxVp8Encoder::FrameDropThreshold by Elad Alon · 6 years ago
  53. 3caf50d Make ChangeBitrateVP9 unittest a bit more lenient. by Yves Gerey · 6 years ago
  54. 1109b59 Revert "Tune vp9 screenshare bitrate and framerate of spatial layers" by Jeroen de Borst · 6 years ago
  55. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  56. aaf3cb3 Tune vp9 screenshare bitrate and framerate of spatial layers by Ilya Nikolaevskiy · 6 years ago
  57. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  58. 6f0aafa Add PrintResults to VideoCodecTest. by Rasmus Brandt · 6 years ago
  59. 06b77f9 Use min allocatable bitrate as lower bound for target bitrate. by Sebastian Jansson · 6 years ago
  60. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  61. 6318f13 Stop using rtc::TaskQueue::Current in RtcpTransceiver by Danil Chapovalov · 6 years ago
  62. dc62ae4 Cleanup of constraints configuration in GoogCcNetworkController. by Sebastian Jansson · 6 years ago
  63. 8a1e35c Finally delete deprecated mac capturer. by Kári Tristan Helgason · 6 years ago
  64. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  65. de3360e Create Vp8FrameBufferController by Elad Alon · 6 years ago
  66. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  67. 11e55ee Renaming min_pacing_rate to min_total_allocated_bitrate. by Sebastian Jansson · 6 years ago
  68. 7b41225 Throttle frame-rate In VP8 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  69. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 6 years ago
  70. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  71. 6117068 Throttle frame-rate In VP9 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  72. 0cb858c New VCMPacket constructor without WebRtcRTPHeader argument by Niels Möller · 6 years ago
  73. 7bc331f Android: Use android_deps directly by Peter Wen · 6 years ago
  74. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  75. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  76. 1e42761 Removes verbose extension warning in Scenario tests. by Sebastian Jansson · 6 years ago
  77. 745cfb9 use link_deps in ana_debug_dump_proto by Takuto Ikuta · 6 years ago
  78. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 6 years ago
  79. 0da25a1 Update TransportSequenceNumberV2 extension to support fixed size by Johannes Kron · 6 years ago
  80. f441ea9 Minor cleanup of probe_controller.cc by Jonas Olsson · 6 years ago
  81. 200feba Make AEC3 the default desktop AEC option in WebRTC by Per Åhgren · 6 years ago
  82. 4eb5c14 Reland "Remove field trial include from decision logic." by Jakob Ivarsson · 6 years ago
  83. 4450708 Add relative_packet_arrival_delay and jitter_buffer_packets_received statistics. by Jakob Ivarsson · 6 years ago
  84. 1aa7581 Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask by Danil Chapovalov · 6 years ago
  85. 6ec2f54 Fix mis-spelled TODO items by Niels Möller · 6 years ago
  86. 9ef5e05 Fix target bitrate handling for a single layer VP9 screenshare by Ilya Nikolaevskiy · 6 years ago
  87. 423bae4 Revert "Remove field trial include from decision logic." by Jakob Ivarsson‎ · 6 years ago
  88. 44ce4b4 Adding a placeholder audio_buffer build target by Per Åhgren · 6 years ago
  89. 8026d60 Injecting Clock in video receive. by Sebastian Jansson · 6 years ago
  90. 4cde9ad Fix some typos found in ivf_file_writer.cc by Elad Alon · 6 years ago
  91. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
  92. b678940 Using send time instead of system clock in quality scaler. by Sebastian Jansson · 6 years ago
  93. e64a688 Replacing Clock in ScreenshareLayers. by Sebastian Jansson · 6 years ago
  94. d9f798a Remove field trial include from decision logic. by Jakob Ivarsson · 6 years ago
  95. d1d0359 Remove memsets of CodecSpecificInfo. by philipel · 6 years ago
  96. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  97. 8ea0238 Add bandwidth floor for RTT based backoff. by Christoffer Rodbro · 6 years ago
  98. 26c59ff Fix jitter buffer delay reporting. by Jakob Ivarsson · 6 years ago
  99. 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 6 years ago
  100. d3a780b Cleanup NetEqPostponeDecodingAfterExpand field trial. by Jakob Ivarsson · 6 years ago