1. 1379913 Make a switch to disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC. by Harald Alvestrand · 4 years, 6 months ago
  2. 3002621 Fix for out-of-bounds write in square test frame generator. by Sebastian Jansson · 4 years, 6 months ago
  3. a1ac244 Roll chromium_revision b57f55e230..5a78076ccc (748149:748288) by chromium-webrtc-autoroll · 4 years, 6 months ago
  4. c771084 Remove RTC_NOTREACHED from audio_send_stream when ANA didn't work by Alejandro Luebs · 4 years, 6 months ago
  5. 21bccae Add NtpTimeMs as a method in EncodedImage. by Minyue Li · 4 years, 6 months ago
  6. 4e1d6ce Rename java VideoCodecType to VideoCodecMimeType by Danil Chapovalov · 4 years, 6 months ago
  7. afa2e5f Purge phoglund from most OWNERS files. by Patrik Höglund · 4 years, 6 months ago
  8. 9df698c Add |rids| and |mid| printout to RtpConfig::ToString(). by Rasmus Brandt · 4 years, 6 months ago
  9. 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 4 years, 6 months ago
  10. f87536c Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 6 months ago
  11. 269d68f Whitespace change to kick bots. by Patrik Höglund · 4 years, 6 months ago
  12. 2d525fe Fix compile all in debug mode. by Mirko Bonadei · 4 years, 6 months ago
  13. 6a29eb1 Update ObjC video decoder factory to use same parameters as encoder factory by Johannes Kron · 4 years, 6 months ago
  14. 13188a2 Roll chromium_revision 599bebd371..b57f55e230 (747722:748149) by chromium-webrtc-autoroll · 4 years, 6 months ago
  15. c93abcb VP9 test: change threshold to allow resizing for twice by Jerome Jiang · 4 years, 6 months ago
  16. ff9b8cc Whitespace change to kick bots. by Patrik Höglund · 4 years, 6 months ago
  17. 39be828 Add commas between codec parameters in VideoReceiveStream logging. by Taylor Brandstetter · 4 years, 6 months ago
  18. c5d8edb Remove old FakeVP8Encoder alias. by Nikita Zetilov · 4 years, 6 months ago
  19. 04f7bfc Roll chromium_revision 4dc8a31053..599bebd371 (747587:747722) by chromium-webrtc-autoroll · 4 years, 6 months ago
  20. 8d9f750 [Overuse] Make EffectiveDegradationPreference() private. by Henrik Boström · 4 years, 6 months ago
  21. 01ab084 Add minimum overhead to configured priorty bitrate instead of maximum. by Jakob Ivarsson · 4 years, 6 months ago
  22. c0bdf1e Feed the clock skew to AbsoluteCaptureTimeReceiver. by Minyue Li · 4 years, 6 months ago
  23. 4940e08 Cleanup: Improving readability in AimdRateControl by Sebastian Jansson · 4 years, 6 months ago
  24. 37e388a Refactor TimestampAligner for more general use. by Minyue Li · 4 years, 6 months ago
  25. d14525e Make sure that the audio stream is allocated with the correct overhead. by Jakob Ivarsson · 4 years, 6 months ago
  26. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 4 years, 6 months ago
  27. 74dadc1 Ready to support of absolute capture timestamp header extension. by Minyue Li · 4 years, 6 months ago
  28. 36f4fa7 Correct email address in OWNERS file. by Henrik Boström · 4 years, 6 months ago
  29. efbec9a [Overuse] Initial version of VideoStreamAdapter (Restrictor moved). by Henrik Boström · 4 years, 6 months ago
  30. f351cff Migrate RtcpTransceiver to use webrtc::TaskQueueBase instead of rtc::TaskQueue by Danil Chapovalov · 4 years, 6 months ago
  31. 8e9fd48 Fix FakeVp8Encoder name. by Nikita Zetilov · 4 years, 6 months ago
  32. 10aeb74 Rename index.md to README.md to make it automatically show up by Johannes Kron · 4 years, 6 months ago
  33. 33be9df Replace AdaptCount with a single counter. by Evan Shrubsole · 4 years, 6 months ago
  34. d3da6b0 Move EventWrapper class to target video_coding_legacy. by Niels Möller · 4 years, 6 months ago
  35. ae9641b Roll chromium_revision 70eb5f7c71..4dc8a31053 (747482:747587) by chromium-webrtc-autoroll · 4 years, 6 months ago
  36. 5415e4d Roll chromium_revision 4ea51a0a6f..70eb5f7c71 (747324:747482) by chromium-webrtc-autoroll · 4 years, 6 months ago
  37. 45affde Roll chromium_revision 2d9b6439f0..4ea51a0a6f (746902:747324) by chromium-webrtc-autoroll · 4 years, 6 months ago
  38. b1e0618 Add printout of supported codecs in PC test framework by Artem Titov · 4 years, 6 months ago
  39. 0360dc4 Fix RtpReplayer so what vp9 fuzzer would work by Ilya Nikolaevskiy · 4 years, 6 months ago
  40. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 4 years, 6 months ago
  41. 822c373 Always limit delay based bitrate by the acknowledged rate. by Sebastian Jansson · 4 years, 6 months ago
  42. bb701b7 Fix dependency templates for VP8 3 temporal layers by Danil Chapovalov · 4 years, 6 months ago
  43. b05ca4b Implement new specification for degradation preference by Florent Castelli · 4 years, 6 months ago
  44. 3c91b31 Fix potential deadlock during release of quality analyzing codecs by Artem Titov · 4 years, 6 months ago
  45. e665500 Make Connection::id() const by Jonas Oreland · 4 years, 6 months ago
  46. 16ddae9 Update Opus tests for Opus 1.3 by Ivo Creusen · 4 years, 6 months ago
  47. 99eb20b StatsEndToEndTest: Configure bitrate via VideoEncoderConfig. by Åsa Persson · 4 years, 6 months ago
  48. 8add929 Fix links in docs/native-code/index.md. by Mirko Bonadei · 4 years, 6 months ago
  49. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 4 years, 6 months ago
  50. 14e5f0b Update RTC_CHECK and RTC_LOG macros so they work when called from xxxxx::rtc namespaces by Jiawei Ou · 4 years, 6 months ago
  51. 43d8e93 Roll chromium_revision 8d9e658d11..2d9b6439f0 (746798:746902) by chromium-webrtc-autoroll · 4 years, 6 months ago
  52. fbc7ed0 Roll chromium_revision 02cf6c70c5..8d9e658d11 (746692:746798) by chromium-webrtc-autoroll · 4 years, 6 months ago
  53. 24dbb21 Enable quality scaler for simulcast and SVC if only one stream is active by Ilya Nikolaevskiy · 4 years, 6 months ago
  54. 589b41e Change ownership of encoded data buffer in H264 encoder. by Kári Tristan Helgason · 4 years, 6 months ago
  55. 420ad1a Fix video_loopback crash when selecting all streams by Evan Shrubsole · 4 years, 6 months ago
  56. 4518a20 Roll chromium_revision b7f5172df2..02cf6c70c5 (746590:746692) by chromium-webrtc-autoroll · 4 years, 6 months ago
  57. 8063698 Roll chromium_revision 0380a339ee..b7f5172df2 (746487:746590) by chromium-webrtc-autoroll · 4 years, 6 months ago
  58. 40d8cb5 Roll chromium_revision 20a0a16ef0..0380a339ee (746350:746487) by chromium-webrtc-autoroll · 4 years, 6 months ago
  59. ccefde9 VoIP interfaces API enhancement (continuation of 169000) by Tim Na · 4 years, 6 months ago
  60. 5e1ea25 Simplify initialization of test FrameGeneratorCapturerConfig. by Sebastian Jansson · 4 years, 6 months ago
  61. a598faf Fixes flaky ADM unittest by henrika · 4 years, 6 months ago
  62. 2240d5e Roll chromium_revision 73a396877b..20a0a16ef0 (745464:746350) by chromium-webrtc-autoroll · 4 years, 6 months ago
  63. df12414 Add jonaso@ to p2p/OWNERS by Jonas Oreland · 4 years, 6 months ago
  64. 52aea5d Unbreak ICE renomination by Jonas Oreland · 4 years, 6 months ago
  65. 134c699 Fix Chromium Roll failing because of -Wrange-loop-construct by Courtney Edwards · 4 years, 6 months ago
  66. 496a335 Add field trials for sending ping on network switches by Jonas Oreland · 4 years, 6 months ago
  67. da7267a Makes Thread::Send execute sent messages after pending posted messages. by Sebastian Jansson · 4 years, 6 months ago
  68. 3a087a8 Transform encoded frame in RTPSenderVideo. by Marina Ciocea · 4 years, 6 months ago
  69. 83762b2 Use NetworkToHost32 instead of HostToNetwork32 to translate PPID. by Taylor Brandstetter · 4 years, 6 months ago
  70. d084ea9 BoundedInlineVector: Add resize() method by Karl Wiberg · 4 years, 6 months ago
  71. c126937 BoundedInlineVector: Vector class of bounded size with inline allocation by Karl Wiberg · 4 years, 6 months ago
  72. f52d3ed Adds transport overhead to route changes in scenario tests. by Sebastian Jansson · 4 years, 6 months ago
  73. ae92244 Clean VP8 header parser by Ilya Nikolaevskiy · 4 years, 6 months ago
  74. 7d3f602 Make scenario tests more tolerant on iOS. by Patrik Höglund · 4 years, 6 months ago
  75. b03422a Remove deprecated method onEncodingBitrate. by Mirta Dvornicic · 4 years, 6 months ago
  76. 109e23c Increase accepted PSNR range for SimTimeEncoding test by Danil Chapovalov · 4 years, 6 months ago
  77. db5d7e4 Cleanup: Use common IP overhead definitions in test and prod code by Sebastian Jansson · 4 years, 6 months ago
  78. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 6 months ago
  79. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 6 months ago
  80. 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 4 years, 6 months ago
  81. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 4 years, 6 months ago
  82. a08b238 Roll chromium_revision 45a3ae9739..73a396877b (745356:745464) by chromium-webrtc-autoroll · 4 years, 6 months ago
  83. c8958e5 Add RTC_EXPORT to VCMEncodedFrame by Guido Urdaneta · 4 years, 6 months ago
  84. c028df0 Extract BWE stats collection. by Artem Titov · 4 years, 6 months ago
  85. 4f3c4fc Temporary debug logging for SingleProcessEncodedImageDataInjector by Artem Titov · 4 years, 6 months ago
  86. 9f215a7 Thread affinity fix for scenario test SetMuted. by Sebastian Jansson · 4 years, 6 months ago
  87. cabed43 Adds stable target rate to GoogCC debug output. by Sebastian Jansson · 4 years, 6 months ago
  88. 0fb07f8 Deprecate use of cricket::MediaContentDescription::Copy by Harald Alvestrand · 4 years, 6 months ago
  89. 5f999a7 Allow to negotiate dependency descriptor rtp header extension by Danil Chapovalov · 4 years, 6 months ago
  90. ff61f3a Fix + test copying of fixed-sized ArrayView rvalues by Karl Wiberg · 4 years, 6 months ago
  91. 6038383 [Overuse] Separate getting adaptation target from applying it. by Henrik Boström · 4 years, 6 months ago
  92. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 6 months ago
  93. c62e4c5 Test copying of variable-sized ArrayView rvalues by Karl Wiberg · 4 years, 6 months ago
  94. 63288e3 Whitespace change to kick bots. by Patrik Höglund · 4 years, 6 months ago
  95. 56c2179 Roll chromium_revision dcd1a26c92..45a3ae9739 (745220:745356) by chromium-webrtc-autoroll · 4 years, 6 months ago
  96. b5eeba1 Roll chromium_revision 4ed2234c93..dcd1a26c92 (745105:745220) by chromium-webrtc-autoroll · 4 years, 6 months ago
  97. e3e07bf Introduce frame transformer interfaces for Insertable Streams Web API. by Marina Ciocea · 4 years, 6 months ago
  98. a16da49 Roll chromium_revision 4f8e062e9c..4ed2234c93 (744969:745105) by chromium-webrtc-autoroll · 4 years, 6 months ago
  99. 729310a iSAC fixed|float encoder fuzzers by Alessio Bazzica · 4 years, 6 months ago
  100. 02b76bd Opus Encoder fuzzer: separate target for FuzzAudioEncoder by Alessio Bazzica · 4 years, 6 months ago