1. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 5 years ago
  2. df88cc0 Allow injection of network estimator into GoogCC. by Sebastian Jansson · 5 years ago
  3. 6796ec2 Add OnFrameDropped() to Vp8FrameBufferController by Elad Alon · 5 years ago
  4. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  5. 70f80e5 Add support for creation of AEC dump during the test with PC framework. by Artem Titov · 6 years ago
  6. 806299e Introduce network emulation layer stats API. by Artem Titov · 6 years ago
  7. 114871b Expose SSL ciphersuite on the webrtc::DtlsTransport interface by Harald Alvestrand · 6 years ago
  8. b113862 Allow log print of data units. by Sebastian Jansson · 6 years ago
  9. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 6 years ago
  10. 70c961f Delete unused members of VideoCodecH264. by Rasmus Brandt · 6 years ago
  11. 52caa0e AEC3: Configuration parameter for disabling linear filter by Gustaf Ullberg · 6 years ago
  12. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 6 years ago
  13. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  14. 7061e51 Expose DtlsTransport::remote_ssl_certificates by Harald Alvestrand · 6 years ago
  15. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  16. b6ef99b Translate loss notifications and pass to encoder by Elad Alon · 6 years ago
  17. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  18. 2af5dcb Reland "Refactor FrameDecryptorInterface::Decrypt to use new API." by Benjamin Wright · 6 years ago
  19. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  20. cf26705 Field trial to control inter-layer prediction. by Sergey Silkin · 6 years ago
  21. 2e06926 Implement RTC[In/Out]boundRtpStreamStats.contentType. by Henrik Boström · 6 years ago
  22. 20789e4 Name changes inside VideoEncoder by Elad Alon · 6 years ago
  23. 7dd83e2 Revert "Refactor FrameDecryptorInterface::Decrypt to use new API." by Henrik Boström · 6 years ago
  24. f3736ed Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime. by Harald Alvestrand · 6 years ago
  25. b703db9 Fix and test CreateVideoStreamDecoder by Danil Chapovalov · 6 years ago
  26. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 6 years ago
  27. 642aa81 Refactor FrameDecryptorInterface::Decrypt to use new API. by Benjamin Wright · 6 years ago
  28. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  29. e5b9416 Decoder for multistream Opus. by Alex Loiko · 6 years ago
  30. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
  31. d1c6085 Added FrameDecryptorInterface::Result constructor and IsOk() member function. by Benjamin Wright · 6 years ago
  32. f948eb6 Implement DefaultAudioQualityAnalyzer. by Mirko Bonadei · 6 years ago
  33. 72e9771 Add Result FrameDecryptorInterface::Decrypt by Benjamin Wright · 6 years ago
  34. 8f32b6c AEC3: Enable usage of external delay estimator by Gustaf Ullberg · 6 years ago
  35. ff39312 Add ability to have multiple connected remote endpoints by Artem Titov · 6 years ago
  36. ec51ce0 AEC3: Remove unused config parameters by Gustaf Ullberg · 6 years ago
  37. 6c371ca Add OnLossNotification() to VideoEncoder and Vp8FrameBufferController by Elad Alon · 6 years ago
  38. 4bac79e Add SetJitterBufferMinimumDelay method to RtpReceiverInterface. by Ruslan Burakov · 6 years ago
  39. ade945d Add ability to specify encoder bitrate multiplier in PC level tests by Artem Titov · 6 years ago
  40. 9435c61 Expose TaskQueueFactory for webrtc::Call in peer connection api by Danil Chapovalov · 6 years ago
  41. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  42. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  43. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 6 years ago
  44. aa023e2 Add test-only group id. by Jakob Ivarsson · 6 years ago
  45. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 6 years ago
  46. 8ea977d Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc. by François Doray · 6 years ago
  47. e5cc85b Introduce dynamic endpoints by Artem Titov · 6 years ago
  48. 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  49. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 6 years ago
  50. 7d72d0f Change VideoCodecTestStats API. by Rasmus Brandt · 6 years ago
  51. 8ea8dcb Rename create_network_emulation_manager_api into create_network_emulation_manager by Artem Titov · 6 years ago
  52. a59dcc3 Use Abseil container algorithms in api/ by Steve Anton · 6 years ago
  53. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 6 years ago
  54. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 6 years ago
  55. e155dd0 Adding reinterpret to ArrayView to allow data manipulation. by Amit Hilbuch · 6 years ago
  56. d57628f Move API for PC e2e test framework to the public API folder by Artem Titov · 6 years ago
  57. ddb930a Update per-file OWNERS to reflect renamed file names by Steve Anton · 6 years ago
  58. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  59. b163359 Add interface class for bitstream parser. by Kári Tristan Helgason · 6 years ago
  60. 2293622 Add group_ids to RTCStatsMemberInterface. by Jakob Ivarsson · 6 years ago
  61. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  62. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  63. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
  64. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  65. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  66. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  67. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 6 years ago
  68. 5ec6156 Allow passing an event log as string to NetEqSimulator. by Ivo Creusen · 6 years ago
  69. b838952 Add empty target api:rtp_headers by Niels Möller · 6 years ago
  70. 758d946 Add origin trial ids to non-standard stats members. by Jakob Ivarsson · 6 years ago
  71. 946b968 Add support for target rate constraints by Piotr (Peter) Slatala · 6 years ago
  72. cb8284e Add ownership to fake_media_transport by Piotr (Peter) Slatala · 6 years ago
  73. 7bf8c7f Add public API for NetworkEmulationManager by Artem Titov · 6 years ago
  74. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 6 years ago
  75. e8efbbd AEC3: Removing unused parameters by Per Åhgren · 6 years ago
  76. 9249fbf AEC3: Redesign delay headroom by Gustaf Ullberg · 6 years ago
  77. 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 6 years ago
  78. 3cc45d4 Add a test that all //api/test headers are compilable. by Harald Alvestrand · 6 years ago
  79. 3aa584f Fixes ClangTidy issues in api/ by Benjamin Wright · 6 years ago
  80. 5ad789c Reland "NetEQ RTP Play: Optionally write output audio file" by Alessio Bazzica · 6 years ago
  81. 3c589be Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Rasmus Brandt · 6 years ago
  82. 2594f27 Change some RTC_DCHECKs to RTC_DCHECK_EQ by Ruslan Burakov · 6 years ago
  83. 4f779c6 Remove legacy empty task_queue BUILD targets and build arg by Danil Chapovalov · 6 years ago
  84. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  85. e448a3f Update DataChannel bufferedamount implementation. by Marina Ciocea · 6 years ago
  86. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 6 years ago
  87. effdfe2 Move dependency on chromium DefaultTaskQueueFactory by Danil Chapovalov · 6 years ago
  88. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 6 years ago
  89. 3368721 Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Yves Gerey · 6 years ago
  90. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 6 years ago
  91. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 6 years ago
  92. 184f6d5 Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video. by Rasmus Brandt · 6 years ago
  93. 7f1c589 Adding new top-level directory crypto/ by Benjamin Wright · 6 years ago
  94. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  95. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  96. 6f0aafa Add PrintResults to VideoCodecTest. by Rasmus Brandt · 6 years ago
  97. d5af402 Add overhead observers to MediaTransportInterface by Niels Möller · 6 years ago
  98. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  99. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  100. de3360e Create Vp8FrameBufferController by Elad Alon · 6 years ago