1. 7d72d0f Change VideoCodecTestStats API. by Rasmus Brandt · 5 years ago
  2. 8ea8dcb Rename create_network_emulation_manager_api into create_network_emulation_manager by Artem Titov · 5 years ago
  3. a59dcc3 Use Abseil container algorithms in api/ by Steve Anton · 5 years ago
  4. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 5 years ago
  5. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 5 years ago
  6. e155dd0 Adding reinterpret to ArrayView to allow data manipulation. by Amit Hilbuch · 5 years ago
  7. d57628f Move API for PC e2e test framework to the public API folder by Artem Titov · 5 years ago
  8. ddb930a Update per-file OWNERS to reflect renamed file names by Steve Anton · 5 years ago
  9. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  10. b163359 Add interface class for bitstream parser. by Kári Tristan Helgason · 5 years ago
  11. 2293622 Add group_ids to RTCStatsMemberInterface. by Jakob Ivarsson · 5 years ago
  12. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  13. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  14. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  15. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  16. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  17. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  18. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 5 years ago
  19. 5ec6156 Allow passing an event log as string to NetEqSimulator. by Ivo Creusen · 5 years ago
  20. b838952 Add empty target api:rtp_headers by Niels Möller · 5 years ago
  21. 758d946 Add origin trial ids to non-standard stats members. by Jakob Ivarsson · 5 years ago
  22. 946b968 Add support for target rate constraints by Piotr (Peter) Slatala · 5 years ago
  23. cb8284e Add ownership to fake_media_transport by Piotr (Peter) Slatala · 5 years ago
  24. 7bf8c7f Add public API for NetworkEmulationManager by Artem Titov · 5 years ago
  25. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 5 years ago
  26. e8efbbd AEC3: Removing unused parameters by Per Åhgren · 5 years ago
  27. 9249fbf AEC3: Redesign delay headroom by Gustaf Ullberg · 5 years ago
  28. 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 5 years ago
  29. 3cc45d4 Add a test that all //api/test headers are compilable. by Harald Alvestrand · 5 years ago
  30. 3aa584f Fixes ClangTidy issues in api/ by Benjamin Wright · 5 years ago
  31. 5ad789c Reland "NetEQ RTP Play: Optionally write output audio file" by Alessio Bazzica · 5 years ago
  32. 3c589be Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Rasmus Brandt · 5 years ago
  33. 2594f27 Change some RTC_DCHECKs to RTC_DCHECK_EQ by Ruslan Burakov · 5 years ago
  34. 4f779c6 Remove legacy empty task_queue BUILD targets and build arg by Danil Chapovalov · 5 years ago
  35. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 5 years ago
  36. e448a3f Update DataChannel bufferedamount implementation. by Marina Ciocea · 5 years ago
  37. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 5 years ago
  38. effdfe2 Move dependency on chromium DefaultTaskQueueFactory by Danil Chapovalov · 5 years ago
  39. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 5 years ago
  40. 3368721 Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Yves Gerey · 5 years ago
  41. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 5 years ago
  42. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 5 years ago
  43. 184f6d5 Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video. by Rasmus Brandt · 5 years ago
  44. 7f1c589 Adding new top-level directory crypto/ by Benjamin Wright · 5 years ago
  45. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 5 years ago
  46. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 5 years ago
  47. 6f0aafa Add PrintResults to VideoCodecTest. by Rasmus Brandt · 5 years ago
  48. d5af402 Add overhead observers to MediaTransportInterface by Niels Möller · 5 years ago
  49. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 5 years ago
  50. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  51. de3360e Create Vp8FrameBufferController by Elad Alon · 5 years ago
  52. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 5 years ago
  53. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 5 years ago
  54. 11e55ee Renaming min_pacing_rate to min_total_allocated_bitrate. by Sebastian Jansson · 5 years ago
  55. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 5 years ago
  56. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 5 years ago
  57. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 5 years ago
  58. 0da25a1 Update TransportSequenceNumberV2 extension to support fixed size by Johannes Kron · 5 years ago
  59. e2a284d Adding metrics to measure usage of simulcast API. by Amit Hilbuch · 5 years ago
  60. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 5 years ago
  61. bd7ed4b Include sign for infinity in ToString for data units. by Sebastian Jansson · 5 years ago
  62. 15845af Reland "Another mock for GetSctpTransport" (and add test) by Harald Alvestrand · 5 years ago
  63. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 5 years ago
  64. e64a688 Replacing Clock in ScreenshareLayers. by Sebastian Jansson · 5 years ago
  65. 727504c Revert "Another mock for GetSctpTransport" by Harald Alvestrand · 5 years ago
  66. 3b548dd Move rtc::NewClosure into own build target as ToQueuedTask by Danil Chapovalov · 5 years ago
  67. b2c4700 Another mock for GetSctpTransport by Harald Alvestrand · 5 years ago
  68. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 5 years ago
  69. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 5 years ago
  70. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  71. 328027b Replace fatal error with error log by Danil Chapovalov · 5 years ago
  72. cdea67d Add GetSctpTransport to proxy map by Harald Alvestrand · 5 years ago
  73. df5923d scale_resolution_down_by and rid are implemented by Steve Anton · 5 years ago
  74. 9ded485 Implement OpenChannel() on test media transports and make it pure virtual. by Bjorn Mellem · 5 years ago
  75. f3280e9 Create conversions between webrtc::TaskQueueBase and rtc::TaskQueue by Danil Chapovalov · 5 years ago
  76. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 5 years ago
  77. ba7886b Move command line flags out of NetEqTestFactory by Ivo Creusen · 5 years ago
  78. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 5 years ago
  79. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 5 years ago
  80. 48e7065 Remove default IDs for RTP extensions from rtp_parameters.h by Elad Alon · 5 years ago
  81. d00405f Drop support for link-time injection of the rtc::TaskQueue::Impl by Danil Chapovalov · 5 years ago
  82. 7b3f4a2 Remove unused |keyframe_interval| from codec tests. by Rasmus Brandt · 5 years ago
  83. d6f61dd Add ::Connect method to the media transport interface by Piotr (Peter) Slatala · 5 years ago
  84. 1a16da1 Remove deprecated CreateMediaTransport method by Piotr (Peter) Slatala · 5 years ago
  85. 2684ab3 Test default TaskQueue implementation via TaskQueueBase interface by Danil Chapovalov · 5 years ago
  86. 2b08e31 Adds CoDel implementation to network simulation. by Sebastian Jansson · 5 years ago
  87. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  88. a9cfa47 Revert "Delete rtc_task_queue_impl build target" by Mirko Bonadei · 5 years ago
  89. 56973e6 Delete rtc_task_queue_impl build target by Danil Chapovalov · 5 years ago
  90. e1e789b Removing non-const RtpSenderInterface::GetParameters(). by Amit Hilbuch · 5 years ago
  91. f58e43e Add an OpenChannel method to MediaTransportInterface and call it whenever PeerConnection opens a new data channel. by Bjorn Mellem · 5 years ago
  92. ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 5 years ago
  93. 6543881 2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 5 years ago
  94. fa52efa Migrate stdlib task queue to TaskQueueBase interface by Danil Chapovalov · 5 years ago
  95. 826f2e7 Migrate win task queue to TaskQueueBase interface by Danil Chapovalov · 5 years ago
  96. 47cf5ea Migrate gcd task queue implementation to TaskQueueBase interface by Danil Chapovalov · 5 years ago
  97. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  98. 8b3db59 Revert "Reland of https://webrtc-review.googlesource.com/c/src/+/114883" by Alex Loiko · 5 years ago
  99. 5341aac Reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 5 years ago
  100. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 5 years ago