1. 21bccae Add NtpTimeMs as a method in EncodedImage. by Minyue Li · 4 years, 6 months ago
  2. afa2e5f Purge phoglund from most OWNERS files. by Patrik Höglund · 4 years, 6 months ago
  3. 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 4 years, 6 months ago
  4. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 4 years, 6 months ago
  5. 74dadc1 Ready to support of absolute capture timestamp header extension. by Minyue Li · 4 years, 6 months ago
  6. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 4 years, 6 months ago
  7. b05ca4b Implement new specification for degradation preference by Florent Castelli · 4 years, 6 months ago
  8. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 4 years, 7 months ago
  9. ccefde9 VoIP interfaces API enhancement (continuation of 169000) by Tim Na · 4 years, 6 months ago
  10. db5d7e4 Cleanup: Use common IP overhead definitions in test and prod code by Sebastian Jansson · 4 years, 7 months ago
  11. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 7 months ago
  12. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 7 months ago
  13. 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 4 years, 7 months ago
  14. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 4 years, 7 months ago
  15. ff61f3a Fix + test copying of fixed-sized ArrayView rvalues by Karl Wiberg · 4 years, 7 months ago
  16. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 7 months ago
  17. c62e4c5 Test copying of variable-sized ArrayView rvalues by Karl Wiberg · 4 years, 7 months ago
  18. e3e07bf Introduce frame transformer interfaces for Insertable Streams Web API. by Marina Ciocea · 4 years, 7 months ago
  19. 4a6f818 Add ability to enable AV sync in PC level tests by Artem Titov · 4 years, 7 months ago
  20. 4f34d78 Report available instead of encoding bitrate to VideoEncoderSelector. by Mirta Dvornicic · 4 years, 7 months ago
  21. a6db9c8 Rename NetworkPriority to just Priority by Taylor Brandstetter · 4 years, 7 months ago
  22. 0165d5c Adding deadbeef back to OWNERS files by Taylor Brandstetter · 4 years, 7 months ago
  23. c63bf10 VoIP interface headers in api/voip directory. This separates the implementation that will come in audio/voip. by Tim Na · 4 years, 7 months ago
  24. 1db70d5 Reland "Delete legacy DataSize and DataRate factories" by Danil Chapovalov · 4 years, 7 months ago
  25. 11146cd Reland "Remove old-style OnFailure callbacks" by Harald Alvestrand · 4 years, 7 months ago
  26. 74c5b0a Revert "Delete legacy DataSize and DataRate factories" by Mirko Bonadei · 4 years, 7 months ago
  27. 4805a48 Revert "Remove old-style OnFailure callbacks" by Mirko Bonadei · 4 years, 7 months ago
  28. 1a290e4 Remove old-style OnFailure callbacks by Harald Alvestrand · 4 years, 7 months ago
  29. 70490aa Delete legacy DataSize and DataRate factories by Danil Chapovalov · 4 years, 7 months ago
  30. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 7 months ago
  31. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 7 months ago
  32. 567f03f Add constants for allowed network_priority values by Taylor Brandstetter · 4 years, 7 months ago
  33. dea73ee Pass absolute capture time from WebRtcVoiceEngine to ACM. by Minyue Li · 4 years, 7 months ago
  34. 2272f20 Allow sending DependencyDescriptor rtp header extension in call by Danil Chapovalov · 4 years, 7 months ago
  35. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 7 months ago
  36. e638ada Add DataSize and DataRate factories by Danil Chapovalov · 4 years, 7 months ago
  37. 80a82f1 PC test framework: cleanup deprecated API by Artem Titov · 4 years, 7 months ago
  38. 08b11ca iSAC config: target bitrate exposed for fixed impl by Alessio Bazzica · 4 years, 7 months ago
  39. 2517a47 Rename factory names for Frequency unit type by Danil Chapovalov · 4 years, 7 months ago
  40. 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 4 years, 7 months ago
  41. ea82093 Delete legacy TimeDelta and Timestamp factories by Danil Chapovalov · 4 years, 7 months ago
  42. 6799d73 Delete DefaultVideoBitrateAllocator. by Mirta Dvornicic · 4 years, 7 months ago
  43. 546a9e4 Scale native frames when doing a SW codec fallback by Evan Shrubsole · 4 years, 7 months ago
  44. c43fe2e Removing myself from OWNERS in webrtc. by Seth Hampson · 4 years, 7 months ago
  45. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 7 months ago
  46. 9b05803 Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. by philipel · 4 years, 7 months ago
  47. 189849f [Stats] Remove jitterBufferDelay TODO; it's already implemented. by Henrik Boström · 4 years, 7 months ago
  48. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 4 years, 7 months ago
  49. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 4 years, 7 months ago
  50. 8d94dc2 Add TimeDelta and Timestamp factories by Danil Chapovalov · 4 years, 8 months ago
  51. 09a9f1b Adds simulated time controller API. by Sebastian Jansson · 4 years, 7 months ago
  52. 261f792 Allow software fallback on lowest simulcast stream for temporal support by Erik Språng · 4 years, 8 months ago
  53. d69935c Remove function that takes command-line arguments directly by Ivo Creusen · 4 years, 8 months ago
  54. 1cf15bf Adds product operator for TimeDelta and Frequency by Sebastian Jansson · 4 years, 8 months ago
  55. 184ea66 Reland "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 4 years, 8 months ago
  56. 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 4 years, 8 months ago
  57. 99d6d81 Adding absolute capture timestamp to AudioTrackSinkInterface. by Minyue Li · 4 years, 8 months ago
  58. 182c2b8 Expose run function to NetEqSimulator by Ivo Creusen · 4 years, 8 months ago
  59. d7fade5 Makes all units and operations constexpr by Sebastian Jansson · 4 years, 8 months ago
  60. f417238 Remove iceRegatherIntervalRange by Steve Anton · 4 years, 8 months ago
  61. a104ceb Revert "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 4 years, 8 months ago
  62. 1e02339 Add ability to set custom adapter type on emulated endpoint by Artem Titov · 4 years, 8 months ago
  63. 88636c6 Improvements for NetEqControllers by Ivo Creusen · 4 years, 8 months ago
  64. 9bac68c Reland "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 4 years, 8 months ago
  65. 00a3087 Revert "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 4 years, 8 months ago
  66. 7aa2edf Adds CreateTimeControllerBasedCallFactory. by Sebastian Jansson · 4 years, 8 months ago
  67. 529d886 Allow DTMF delay configurability by Aaron Alaniz · 4 years, 8 months ago
  68. 094ce2e Adds CreateTaskQueueFactory to TimeController by Sebastian Jansson · 4 years, 8 months ago
  69. 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 4 years, 8 months ago
  70. 6ce033a Moves ownership of time controller into NetworkEmulationManager. by Sebastian Jansson · 4 years, 8 months ago
  71. 43bfe0b Enforce VideoEncoderConfig.num_temporal_layers >= 1. by Rasmus Brandt · 4 years, 8 months ago
  72. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 8 months ago
  73. 0809e7e Add RtpPacketInfo and RtpPacketInfos to RTC_EXPORT by Johannes Kron · 4 years, 8 months ago
  74. 4bab2fc [Overuse] Setting encoder configurations through the interface. by Henrik Boström · 4 years, 8 months ago
  75. 67dcb4b Publish DependencyDescriptor structures in the api by Danil Chapovalov · 4 years, 8 months ago
  76. 7356a56 Remove unit_base functions FromStaticX by Danil Chapovalov · 4 years, 8 months ago
  77. cee751a Reland "Enable using a custom NetEqFactory in simulations" by Ivo Creusen · 4 years, 8 months ago
  78. 9fbe9ae Add support of negotiating multiple codecs in PC framework by Artem Titov · 4 years, 8 months ago
  79. 7338782 Cleanup: Removes MessageQueue header and alias by Sebastian Jansson · 4 years, 8 months ago
  80. df2c601 Move Offset constants from VideoSendTiming value to VideoTimingExtension class by Danil Chapovalov · 4 years, 8 months ago
  81. 77bd385 Using EmulatedEndpoint in Scenario tests. by Sebastian Jansson · 4 years, 8 months ago
  82. 524417f Move method to right place in the PC API by Artem Titov · 4 years, 8 months ago
  83. c9f42ad Simplifies transport overhead mechanism in Scenario test framework. by Sebastian Jansson · 4 years, 8 months ago
  84. fc8279d Reland "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 4 years, 8 months ago
  85. e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 4 years, 8 months ago
  86. 3f0bc2c Revert "Enable using a custom NetEqFactory in simulations" by Sandeep Siddhartha · 4 years, 8 months ago
  87. 2a11b24 Enable using a custom NetEqFactory in simulations by Ivo Creusen · 4 years, 8 months ago
  88. c0f25cf Distinguish between send and receive codecs by Johannes Kron · 4 years, 8 months ago
  89. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 8 months ago
  90. 05f8487 Add processing time to VideoFrame by Johannes Kron · 4 years, 8 months ago
  91. c7bce99 Make it possible to inject IceTransport in pc quality test fixture by Jonas Oreland · 4 years, 8 months ago
  92. 219d8ce GOOG_PING: improve handshake by Jonas Oreland · 4 years, 8 months ago
  93. ccab06f Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke." by Guido Urdaneta · 4 years, 8 months ago
  94. f1173f4 Revert "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 4 years, 8 months ago
  95. b70c5c5 Using simulated rtc::Thread for peer connection scenario tests. by Sebastian Jansson · 4 years, 8 months ago
  96. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 8 months ago
  97. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 8 months ago
  98. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 9 months ago
  99. b0e0728 Replaces SynchronousMethodCall with rtc::Thread::Invoke. by Sebastian Jansson · 4 years, 8 months ago
  100. b19eb39 Delete obsolete unused rtp header extension conversion by Danil Chapovalov · 4 years, 9 months ago