1. cc26fef Use a CopyOnWriteBuffer to back EncodedImage data by Niels Möller · 5 years ago
  2. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 5 years ago
  3. ffd1f93 Revert "Tests for multi-stream Opus." by Mirko Bonadei · 5 years ago
  4. 9c31ac2 Tests for multi-stream Opus. by Alex Loiko · 5 years ago
  5. 4a2d57a Don't include video_bitrate_allocation.h from encoded_image.h by Niels Möller · 5 years ago
  6. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 5 years ago
  7. e049eba Revert "Add Sender and Receiver interfaces for MediaTransport audio" by Sergey Silkin · 5 years ago
  8. 0d8eed6 Add Sender and Receiver interfaces for MediaTransport audio by Niels Möller · 5 years ago
  9. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 5 years ago
  10. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 5 years ago
  11. c39f462 Move RtcEventProbeClusterCreated to the network controller. by Piotr (Peter) Slatala · 5 years ago
  12. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 5 years ago
  13. 075f687 Add struct for feedback request to RTPHeaderExtension by Johannes Kron · 5 years ago
  14. 7e0e44f Move video-related MediaTransport interfaces to their own file and target by Niels Möller · 5 years ago
  15. 663844d Update test code to use EncodedImage::Allocate by Niels Möller · 5 years ago
  16. 69fb6c8 Allow DtlsTransport::Information() to be called off-thread by Harald Alvestrand · 5 years ago
  17. dac03d9 Move MediaConstraintsInterface to sdk/, and make it a concrete class by Niels Möller · 5 years ago
  18. 616b233 Add FullStackTest with simulated encoder overshooting by Erik Språng · 5 years ago
  19. 448c387 IceTransportWithTransportChannel: Initialize |thread_checker_| in declaration by Raphael Kubo da Costa · 5 years ago
  20. 6aca0b7 Add |update_rect| field and UpdateRect struct to VideoFrame. by Ilya Nikolaevskiy · 5 years ago
  21. 9bf67ea AEC3: Fix delay hysteresis validation by Gustaf Ullberg · 5 years ago
  22. eb17524 Migrate libevent task queue implementation to TaskQueueBase interface by Danil Chapovalov · 5 years ago
  23. 871e144 Revert "Reland "Partial frame capture API part 1"" by Ilya Nikolaevskiy · 5 years ago
  24. eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 5 years ago
  25. 85fc325 Revert "Partial frame capture API part 5" by Ilya Nikolaevskiy · 5 years ago
  26. 61b4f74 Fix PeerConnectionInterface::StartRtcEventLog documentation. by Mirko Bonadei · 5 years ago
  27. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 5 years ago
  28. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 5 years ago
  29. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 5 years ago
  30. 494ff28 Delete unused media constraints by Niels Möller · 5 years ago
  31. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 5 years ago
  32. a8cb366 Add field trial for forced software decoder fallback. by Åsa Persson · 5 years ago
  33. ec3b9ff Move audio-related MediaTransport interfaces to their own file and target by Niels Möller · 5 years ago
  34. 260a71d Delete deprecated method PeerConnectionFactory::CreateVideoSource by Niels Möller · 5 years ago
  35. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 5 years ago
  36. 710f3d3 Use task queue factory factory as parameter for TaskQueueTest by Danil Chapovalov · 5 years ago
  37. d70a114 Delete MediaTransport method SetNetworkChangeCallback by Niels Möller · 5 years ago
  38. fe6e50f Allow more than one registered network change callback in MediaTransport by Niels Möller · 5 years ago
  39. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 5 years ago
  40. 87ce874 Allow link-time injection of the DefaultTaskQueueFactory by Danil Chapovalov · 5 years ago
  41. 1f0a84a Partial frame capture API part 5 by Ilya Nikolaevskiy · 5 years ago
  42. 9f6a0d5 In VideoEngine also respect requested TL number even for screenshare by Ilya Nikolaevskiy · 5 years ago
  43. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 5 years ago
  44. 30b182a New methods for registering network change callbacks in MediaTransport by Niels Möller · 5 years ago
  45. 80a8687 [clang-tidy] Apply performance-move-const-arg fixes (mutable lambdas). by Mirko Bonadei · 5 years ago
  46. 30abc36 ArrayView: Also accept const references when doing implicit conversions by Karl Wiberg · 5 years ago
  47. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 5 years ago
  48. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 5 years ago
  49. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 5 years ago
  50. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 5 years ago
  51. 6c70e16 Fix RTCStatsReport::ConstIterator move constructor. by Mirko Bonadei · 5 years ago
  52. ab56670 Add a small README file for api/ by Karl Wiberg · 5 years ago
  53. 01f64e0 Add test to verify TaskQueue memory access order. by Artem Titov · 5 years ago
  54. 12e5d39 Reland "Partial frame capture API part 1" by Ilya Nikolaevskiy · 5 years ago
  55. 8102a1a Revert "Partial frame capture API part 1" by Ilya Nikolaevskiy · 5 years ago
  56. 8a21e1c Partial frame capture API part 1 by Ilya Nikolaevskiy · 5 years ago
  57. 8fe7995 Adds bytes per second to DataType class. by Sebastian Jansson · 5 years ago
  58. 9846262 Add IceTransportInterface object by Harald Alvestrand · 5 years ago
  59. 9f3a44f Introcuce RTCError(const T&) constructor. by Mirko Bonadei · 5 years ago
  60. 358c99a Delete deprecated MediaTransport methods using VideoCodecType. by Niels Möller · 5 years ago
  61. 3e659b8 Remove deprecated OnKeyFrame method from video sink interface in media transport by Piotr (Peter) Slatala · 5 years ago
  62. 8c8feb9 Moves packet overhead from network nodes to simulation. by Sebastian Jansson · 5 years ago
  63. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 5 years ago
  64. 411b49b Break FrameConfig out of Vp8TemporalLayers by Elad Alon · 5 years ago
  65. 68d6d44 AEC3: Remove remaining kill-switches by Gustaf Ullberg · 5 years ago
  66. f5b216a Pass explicit frame dependency information to RtpPayloadParams by Elad Alon · 6 years ago
  67. 2c9ebef Use Abseil container algorithms in media/ by Steve Anton · 5 years ago
  68. 48c5493 Add 'UpdateAllocationLimits' in media transport. by Piotr (Peter) Slatala · 6 years ago
  69. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  70. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  71. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  72. e47433f AEC3: Remove legacy render buffering by Gustaf Ullberg · 6 years ago
  73. 83d5e86 Use EncoderSimulcastProxy for all codecs by Florent Castelli · 6 years ago
  74. 33b716f Publish task queue test suite. by Danil Chapovalov · 6 years ago
  75. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  76. efd7034 Include video_bitrate_allocator.h, now that's in api/ by Niels Möller · 6 years ago
  77. b4c6d1e Connect global task queue factory and rtc::TaskQueue by Danil Chapovalov · 6 years ago
  78. baaf911 Introduce global task queue factory. by Danil Chapovalov · 6 years ago
  79. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  80. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  81. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  82. 348b08a Introduce webrtc::TaskQueue and TaskQueueFactory interfaces by Danil Chapovalov · 6 years ago
  83. 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
  84. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  85. 52de8b0 Adds functionality to write logs to memory. by Sebastian Jansson · 6 years ago
  86. 309aafe Add 'AudioPacket' notification to media transport interface. by Piotr (Peter) Slatala · 6 years ago
  87. 254ecff Using absl::string_view to stringify an RTCErrorType. by Mirko Bonadei · 6 years ago
  88. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  89. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  90. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  91. 4e5ffbe Remove unneeded deps from api:call_api. by Mirko Bonadei · 6 years ago
  92. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  93. 959e9b6 Publish rtc::QueuedTask in api as webrtc::QueuedTask by Danil Chapovalov · 6 years ago
  94. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  95. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  96. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  97. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  98. 87da937 Delete unused constant kVideoCodecI420 by Niels Möller · 6 years ago
  99. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  100. a8f58f0 Add data() accessors to EncodedImage by Niels Möller · 6 years ago