1. d4578ae [Overuse] Encoding pipeline as input signals in the abstract interface. by Henrik Boström · 4 years, 3 months ago
  2. 2bc91e8 Avoid extra EncodedFrame copy in RunPostEncode by Evan Shrubsole · 4 years, 4 months ago
  3. 3986fa8 Roll chromium_revision c565cfe6eb..a6566211cb (733868:733985) by chromium-webrtc-autoroll · 4 years, 3 months ago
  4. 094ce2e Adds CreateTaskQueueFactory to TimeController by Sebastian Jansson · 4 years, 3 months ago
  5. 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 4 years, 3 months ago
  6. ede69c0 [Overuse] Setting the target bitrate through the interface. by Henrik Boström · 4 years, 3 months ago
  7. ee558dc Propagate multicodec support to other places of PC level framework by Artem Titov · 4 years, 3 months ago
  8. 33aaa35 Fix video_replay to build and actually work by Ilya Nikolaevskiy · 4 years, 4 months ago
  9. 5bb9adc Add absolute capture time to video sender path. by Minyue Li · 4 years, 3 months ago
  10. 39c8350 Reduce the complexity of the multichannel echo subtractor test by Per Åhgren · 4 years, 3 months ago
  11. 6ce033a Moves ownership of time controller into NetworkEmulationManager. by Sebastian Jansson · 4 years, 3 months ago
  12. 402379f1 Roll chromium_revision 3f2a66dfa6..c565cfe6eb (733758:733868) by chromium-webrtc-autoroll · 4 years, 3 months ago
  13. 3947616 Roll chromium_revision 9a18a2d9eb..3f2a66dfa6 (733613:733758) by chromium-webrtc-autoroll · 4 years, 3 months ago
  14. 06df1e1 Roll chromium_revision 4c7513580a..9a18a2d9eb (733512:733613) by chromium-webrtc-autoroll · 4 years, 3 months ago
  15. cd02eba Use intersection of app and encoder bitrate limits. by Sergey Silkin · 4 years, 4 months ago
  16. 1acdc74 Split up EncoderStreamFactory::CreateEncoderStreams in two. by Rasmus Brandt · 4 years, 4 months ago
  17. 43bfe0b Enforce VideoEncoderConfig.num_temporal_layers >= 1. by Rasmus Brandt · 4 years, 4 months ago
  18. d74c56f Add absolute capture time to audio sender path. by Ruslan Burakov · 4 years, 4 months ago
  19. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 4 months ago
  20. 0809e7e Add RtpPacketInfo and RtpPacketInfos to RTC_EXPORT by Johannes Kron · 4 years, 4 months ago
  21. 4bab2fc [Overuse] Setting encoder configurations through the interface. by Henrik Boström · 4 years, 4 months ago
  22. b7dc45f Update check_package_boundaries. by Mirko Bonadei · 4 years, 4 months ago
  23. e77f94c Remove android_junit_tests from the main BUILD.gn file. by Mirko Bonadei · 4 years, 4 months ago
  24. 6c13fd9 Move bandwidth overuse detection out of VideoStreamEncoder by Evan Shrubsole · 4 years, 4 months ago
  25. 73aa2de Split android_junit_tests and move targets in the right package. by Mirko Bonadei · 4 years, 4 months ago
  26. e07790c Roll chromium_revision 2a6702f049..4c7513580a (733412:733512) by chromium-webrtc-autoroll · 4 years, 4 months ago
  27. 1a68679 Roll chromium_revision f777073e38..2a6702f049 (733282:733412) by chromium-webrtc-autoroll · 4 years, 4 months ago
  28. 8b1338b Propagate is_bw_limited flag with bw allocation everywhere it's copied by Ilya Nikolaevskiy · 4 years, 4 months ago
  29. 67dcb4b Publish DependencyDescriptor structures in the api by Danil Chapovalov · 4 years, 4 months ago
  30. 61380c0 Cleanup of rtc::Thread. by Sebastian Jansson · 4 years, 4 months ago
  31. cea9299 in RtpPacket packet pass rtp header extension value by const& by Danil Chapovalov · 4 years, 4 months ago
  32. 7356a56 Remove unit_base functions FromStaticX by Danil Chapovalov · 4 years, 4 months ago
  33. fae6f0e [Overuse] MaybeUpdateTargetFrameRate() & ResetVideoSourceRestrictions() by Henrik Boström · 4 years, 4 months ago
  34. cee751a Reland "Enable using a custom NetEqFactory in simulations" by Ivo Creusen · 4 years, 4 months ago
  35. 9fbe9ae Add support of negotiating multiple codecs in PC framework by Artem Titov · 4 years, 4 months ago
  36. eeb9cca Rewrite RTC_CHECK macros to work in constexpr expression in gcc by Danil Chapovalov · 4 years, 4 months ago
  37. 629de6f Merge RtpPacket HasExtension and IsExtensionReserved functions by Danil Chapovalov · 4 years, 4 months ago
  38. f5c1f79 Roll chromium_revision 201c5e601d..f777073e38 (733179:733282) by chromium-webrtc-autoroll · 4 years, 4 months ago
  39. 7338782 Cleanup: Removes MessageQueue header and alias by Sebastian Jansson · 4 years, 4 months ago
  40. 52c3688 Roll chromium_revision 7c60285921..201c5e601d (733079:733179) by chromium-webrtc-autoroll · 4 years, 4 months ago
  41. c380e97 Make MouseCursorMonitor optional for DesktopAndCursorComposer. by Jamie Walch · 4 years, 4 months ago
  42. 40dc6ac Roll chromium_revision 1ae08c8c43..7c60285921 (732864:733079) by chromium-webrtc-autoroll · 4 years, 4 months ago
  43. 4b47dd3 Make deprecated OnMouseCursorPosition overload optional. by Jamie Walch · 4 years, 4 months ago
  44. 100fe63 Fix race condition around rtc::ScopedFakeClock. by Yves Gerey · 4 years, 4 months ago
  45. 4450903 Roll chromium_revision 862d9d7b6b..1ae08c8c43 (732747:732864) by chromium-webrtc-autoroll · 4 years, 4 months ago
  46. 7a709c0 RtpReferenceFrameFinder: protect against crashes due to large temporal idx value on the wire by Ilya Nikolaevskiy · 4 years, 4 months ago
  47. 81dcfda Update RTCAudioSession isInterrupted state when audio session is activated while interrupted. by Joe Chen · 4 years, 4 months ago
  48. df2c601 Move Offset constants from VideoSendTiming value to VideoTimingExtension class by Danil Chapovalov · 4 years, 4 months ago
  49. 274cc7f Adds current thread to yielders in SimulatedThread::SendTask. by Sebastian Jansson · 4 years, 4 months ago
  50. db6ca7f Add safety checks in RtpPacket::ZeroMutableExtensions and fuzz it by Ilya Nikolaevskiy · 4 years, 4 months ago
  51. 5d9b964 Do not allow sending tasks to a thread that is quitting. by Sebastian Jansson · 4 years, 4 months ago
  52. abea268 Repurpose upload script to read natively generated histogram json. by Patrik Höglund · 4 years, 4 months ago
  53. 77bd385 Using EmulatedEndpoint in Scenario tests. by Sebastian Jansson · 4 years, 4 months ago
  54. 524417f Move method to right place in the PC API by Artem Titov · 4 years, 4 months ago
  55. c9f42ad Simplifies transport overhead mechanism in Scenario test framework. by Sebastian Jansson · 4 years, 4 months ago
  56. 2d31aea Remove unused AEC delay offset API by Sam Zackrisson · 4 years, 4 months ago
  57. a3d4252 ResourceAdaptationModule HasInputVideo+DegradationPreference setters. by Henrik Boström · 4 years, 4 months ago
  58. 0695df1 Reland "Replace the ExperimentalAgc config with the new config format" by Per Åhgren · 4 years, 4 months ago
  59. fc8279d Reland "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 4 years, 4 months ago
  60. 5053050 Roll chromium_revision f1e988078c..862d9d7b6b (732621:732747) by chromium-webrtc-autoroll · 4 years, 4 months ago
  61. e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 4 years, 4 months ago
  62. e4ddaa9 Roll chromium_revision 112d173631..f1e988078c (732519:732621) by chromium-webrtc-autoroll · 4 years, 4 months ago
  63. 692f3c7 Explicitly wait for ICE to complete in VerifyBestConnection by Steve Anton · 4 years, 4 months ago
  64. a9b67ce Explicitly wait for ICE state to transition to 'completed' in VerifyIceStates by Steve Anton · 4 years, 4 months ago
  65. 3f0bc2c Revert "Enable using a custom NetEqFactory in simulations" by Sandeep Siddhartha · 4 years, 4 months ago
  66. 8daecc0 Roll chromium_revision 7356cb8842..112d173631 (732376:732519) by chromium-webrtc-autoroll · 4 years, 4 months ago
  67. 2a11b24 Enable using a custom NetEqFactory in simulations by Ivo Creusen · 4 years, 4 months ago
  68. 658f181 Reland "Moves TransportFeedbackAdapter to TaskQueue." by Sebastian Jansson · 4 years, 4 months ago
  69. c0f25cf Distinguish between send and receive codecs by Johannes Kron · 4 years, 4 months ago
  70. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 4 months ago
  71. 4c1086a Roll chromium_revision 374f209d46..7356cb8842 (732255:732376) by chromium-webrtc-autoroll · 4 years, 4 months ago
  72. 05f8487 Add processing time to VideoFrame by Johannes Kron · 4 years, 4 months ago
  73. e2747b8 Improve DTLS logging. by Henrik Boström · 4 years, 4 months ago
  74. c7bce99 Make it possible to inject IceTransport in pc quality test fixture by Jonas Oreland · 4 years, 4 months ago
  75. c6f81a7 Remove higher_spatial_layers from RTPVideoHeader structure as unused. by Danil Chapovalov · 4 years, 4 months ago
  76. 6ca908f Shorten the fir filter adapt test quite a bit. by Patrik Höglund · 4 years, 4 months ago
  77. edb80cf Delete RtpDepacketizer interface as no longer used by Danil Chapovalov · 4 years, 4 months ago
  78. 52ccb5e Roll chromium_revision 1d541bc5a0..374f209d46 (732155:732255) by chromium-webrtc-autoroll · 4 years, 4 months ago
  79. 5b8d2fc Roll chromium_revision 2bc032e864..1d541bc5a0 (732049:732155) by chromium-webrtc-autoroll · 4 years, 4 months ago
  80. 6298b56 Cleanup: Using RtpRtcp directly from AudioSendStream by Sebastian Jansson · 4 years, 4 months ago
  81. c2509fe Roll chromium_revision 2638d7649b..2bc032e864 (731908:732049) by chromium-webrtc-autoroll · 4 years, 4 months ago
  82. ea992f8 Reland "Reland "Extracts ssrc based feedback tracking from feedback adapter."" by JT Teh · 4 years, 4 months ago
  83. d2d7a47 Revert "Reland "Extracts ssrc based feedback tracking from feedback adapter."" by JT Teh · 4 years, 4 months ago
  84. 219d8ce GOOG_PING: improve handshake by Jonas Oreland · 4 years, 4 months ago
  85. a846cef Change rate stats classes to use int64_t not size_t by Harald Alvestrand · 4 years, 4 months ago
  86. 7787ebc Deflake CpuTimeTest.TwoThreads by Ilya Nikolaevskiy · 4 years, 4 months ago
  87. d61338f Reland "Extracts ssrc based feedback tracking from feedback adapter." by Sebastian Jansson · 4 years, 4 months ago
  88. ccab06f Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke." by Guido Urdaneta · 4 years, 4 months ago
  89. 61d6471 Change H264 depacketizer to implement VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 4 months ago
  90. 07b17df Move DegradationPreference logic to the encoder queue. by Henrik Boström · 4 years, 4 months ago
  91. 6ef59d1 Don't pace audio by default by Evan Shrubsole · 4 years, 4 months ago
  92. 6dc06c8 Roll chromium_revision 65afcfa031..2638d7649b (731779:731908) by chromium-webrtc-autoroll · 4 years, 4 months ago
  93. d06588a Change Av1 depacketizer to implement VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 4 months ago
  94. f1173f4 Revert "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 4 years, 4 months ago
  95. b70c5c5 Using simulated rtc::Thread for peer connection scenario tests. by Sebastian Jansson · 4 years, 4 months ago
  96. 71574f7 Add data dependency to event_log_visualizer. by Mirko Bonadei · 4 years, 4 months ago
  97. 178a685 Allow overwriting current thread in ThreadManager. by Sebastian Jansson · 4 years, 4 months ago
  98. 21feefc Roll chromium_revision c85b2ddbc8..65afcfa031 (731677:731779) by chromium-webrtc-autoroll · 4 years, 4 months ago
  99. 9921779 Roll chromium_revision e61d470ddb..c85b2ddbc8 (731529:731677) by chromium-webrtc-autoroll · 4 years, 4 months ago
  100. 47b5d4c Roll chromium_revision 81b1889c8c..e61d470ddb (731328:731529) by chromium-webrtc-autoroll · 4 years, 4 months ago