1. b7bc1aa Make MapCodecs return error rather than empty list when failing. by Harald Alvestrand · 15 hours ago main master
  2. 1cf342a Add IceConfig getter to IceTransportInternal(Interface) by Philipp Hancke · 21 hours ago lkgr
  3. 0c282c4 Reset encoder on simulcast layer maxFramerate changes by Andreas Pehrson · 2 days ago
  4. 67de21e Update WebRTC code version (2024-12-05T04:09:18). by webrtc-version-updater · 10 hours ago
  5. b0acde3 dcsctp: Add handover test for interleaved streams by Victor Boivie · 2 days ago
  6. 1d2f30b Add utility WaitUntil for testing for an eventual condition by Evan Shrubsole · 27 hours ago
  7. fac1bafd Make PC capability APIs pure virtual by Harald Alvestrand · 2 days ago
  8. 6c7ac74 Add dependancy on the java side of the generated code by Mohamed · 7 days ago
  9. ab4f8e1 Update WebRTC code version (2024-12-04T04:04:17). by webrtc-version-updater · 34 hours ago
  10. e046787 Revert "Use PayloadTypePicker for video PT assignment" by Harald Alvestrand · 2 days ago
  11. e504894 Use PayloadTypePicker for video PT assignment by Harald Alvestrand · 2 days ago
  12. 45f58d7 Fixed counting of index 'send_codec_position' by Pete Makeev · 3 days ago
  13. 94f2b91 Fix maybe incorrect spatial id when reading corruption detection message by Erik Språng · 2 days ago
  14. ae1ad04 Add support for receiving congestion control messages to rtcp transceiver by Per K · 2 days ago
  15. ad63489 Remove orphis from OWNERS files by Harald Alvestrand · 2 days ago
  16. 07d7ca0 Mark sigslot version as N/A by Harald Alvestrand · 2 days ago
  17. 00ec2af Deflake VideoSendStreamTest::TestNackRetransmission. by Erik Språng · 2 days ago
  18. 7401d55 Update WebRTC code version (2024-12-03T04:03:43). by webrtc-version-updater · 2 days ago
  19. 10c7d73 Fix sign error in UMA for AbsCapture.Delta by Harald Alvestrand · 3 days ago
  20. 5a4a69f doc: add example how to test deprecated functions by Philipp Hancke · 9 days ago
  21. b0be928 Cleanup H264 packetization unit tests by Philipp Hancke · 3 days ago
  22. 5fc7489 Fix corruption score not being calculated on higher spatial layers. by Erik Språng · 6 days ago
  23. c596dd5 Fix setCodecPreference issue with asymmetrical send/recv level by Qiu Jianlin · 3 days ago
  24. 230e5a2 Update WebRTC code version (2024-12-02T04:05:21). by webrtc-version-updater · 3 days ago
  25. a62e5b8 Update WebRTC code version (2024-12-01T04:04:25). by webrtc-version-updater · 4 days ago
  26. 19b5b3a Update WebRTC code version (2024-11-30T04:03:38). by webrtc-version-updater · 5 days ago
  27. 8d08542 Tolerate very large deltas in abs-capture-timestamp by Harald Alvestrand · 6 days ago
  28. 934c983 Deflake VP9_SimulcastDeactiveActiveLayer_StandardSvc by Evan Shrubsole · 7 days ago
  29. 23438de Allow enums that have AbslStringify to be logged as text by Evan Shrubsole · 6 days ago
  30. a79c709 dcsctp: Rename test module by Victor Boivie · 6 days ago
  31. 58562a8 dcsctp: Add handover state for received MIDs by Victor Boivie · 6 days ago
  32. b4d09df Fix bug that can cause invalid reset of corruption detection state. by Erik Språng · 7 days ago
  33. c75fbe2 Clean up legacy variant of DTLS-SRTP key exporter by Philipp Hancke · 3 weeks ago
  34. caa3eff Update WebRTC code version (2024-11-28T04:11:10). by webrtc-version-updater · 7 days ago
  35. 56c5507 Fix delta computation in abs-capture statistics by Harald Alvestrand · 8 days ago
  36. 1bda6a6 Make SSLStreamAdapter::SetPeerCertificateDigest use of const uint8_t by Florent Castelli · 8 days ago
  37. 4a6a746 In ParseNonParameterSetNalu check BitstreamReader::Ok before returning early by Andreas Pehrson · 9 days ago
  38. 4060745 spanify SSLStreamAdapter::SetPeerCertificateDigest by Philipp Hancke · 9 days ago
  39. f4ee1a1 Make PercentileFilter usable with DataRate and other types by Per Kjellander · 9 days ago
  40. e0a524b Add default constructor to relative units types by Danil Chapovalov · 9 days ago
  41. 72b5769 Test both WriteSamples overloads in WavWriterTest.LargeFile by Björn Terelius · 2 weeks ago
  42. e9193d7 Add histograms for Abs-Capture-Timestamp by Harald Alvestrand · 9 days ago
  43. 05cf9c7 Clean up temp files in WavWriterTest.LargeFile by Björn Terelius · 2 weeks ago
  44. d257b4a Minor ClearChannel() and SetChannel() simplifications by Tommi · 9 days ago
  45. 0a69daf Add counter of ECN marking to EmulatedNetwork stats by Per Kjellander · 10 days ago
  46. ff88950 Reland "Add InsertPacket method that takes RtpPacketInfo." by Jakob Ivarsson · 10 days ago
  47. 98b3588 Make CreateSendChannel and CreateReceiveChannel methods pure virtual by Tommi · 9 days ago
  48. d171832 Set default simulcast temporal layer to 1 if not configured. by Qiu Jianlin · 12 days ago
  49. b7cb8fe h264: skip empty NAL units, do not reject them by Philipp Hancke · 10 days ago
  50. a08189b Revert "Add InsertPacket method that takes RtpPacketInfo." by Jakob Ivarsson‎ · 10 days ago
  51. b40c559 Set voice RTCP mode based on the RemoteContent and not based on the LocalContent. by Tomas Lundqvist · 13 days ago
  52. 06723ea Default max limit probe to 2x current bwe by Per Kjellander · 2 weeks ago
  53. 924dc08 Use 16bit unsigned for channel id for TURN by Tommi · 13 days ago
  54. 89432bc Update WebRTC code version (2024-11-24T04:08:23). by webrtc-version-updater · 11 days ago
  55. 38ddea5 Add InsertPacket method that takes RtpPacketInfo. by Jakob Ivarsson · 13 days ago
  56. c63e43f Deprecate PeerConnectionFactoryDependencies::audio_processing by Danil Chapovalov · 2 weeks ago
  57. e5f6f1f Add optional corruption filter settings to EncodedImage. by Erik Språng · 13 days ago
  58. 24992e9 Report all usage patterns to UKM by Harald Alvestrand · 13 days ago
  59. 394da76 Propagate ECN information through Network Emulation by Per K · 13 days ago
  60. cd013b1 Opus decoder: stereo decoding by default (behind field trial) by Alessio Bazzica · 2 weeks ago
  61. 1b0371a Reduce the moving median window size in Remote ntp time estimator. by Olov Brändström · 2 weeks ago
  62. 319892c Update WebRTC code version (2024-11-22T04:05:20). by webrtc-version-updater · 13 days ago
  63. 253b846 Fix AV1 encoder do't set end_of_picture when the top layer is dropped by 林恩 · 7 weeks ago
  64. 8da15c4 Avoid depending on codec info for audio jitter stat. by Jakob Ivarsson · 14 days ago
  65. 2e7e049 Don't use transport-cc if RFC8888 feedback is negotiated. by Harald Alvestrand · 2 weeks ago
  66. 5ad1dae setParameters should not throw when only level mismatch. by Qiu Jianlin · 2 weeks ago
  67. 00e86b3 Update WebRTC code version (2024-11-21T04:06:03). by webrtc-version-updater · 2 weeks ago
  68. 9aeed0c Avoid potential deadlock due to queue in corruption detection. by Erik Språng · 2 weeks ago
  69. c181432 Add debug logging in WavWriterTest.LargeFile by Björn Terelius · 2 weeks ago
  70. 2a69ddb Remove an unused conversion function. by Harald Alvestrand · 2 weeks ago
  71. da7b7ca Comment unused variables in implemented functions 15\n by Dor Hen · 2 weeks ago
  72. 4c5e72e Update WebRTC code version (2024-11-20T04:03:13). by webrtc-version-updater · 2 weeks ago
  73. d63aacb Use 'checkout_linux' instead of 'checkout_fuzzer' to checkout libFuzzer. by Jeremy Leconte · 2 weeks ago
  74. fb62f90 Verify that transport-cc is used when RFC8888 field trial is off. by Harald Alvestrand · 2 weeks ago
  75. 2d47c93 Correct H.265 level-id in fmtp line for offer/answer. by Qiu Jianlin · 2 weeks ago
  76. 5f163fc Align Int16FrameData test class with AudioFrame by Tommi · 2 weeks ago
  77. 8337c96 Use default probe duration if target higher than networkstate estimate by Per K · 2 weeks ago
  78. 999f02b Implement playout stats for ios AudioDeviceModule by Lionel Koenig Gélas · 3 weeks ago
  79. aae790e Update WebRTC code version (2024-11-19T04:07:36). by webrtc-version-updater · 2 weeks ago
  80. 4c9dbd5 Remove/update TODOs assigned to alessiob by Alessio Bazzica · 2 weeks ago
  81. 56085ea AGC2 test: add missing include by Alessio Bazzica · 7 weeks ago
  82. 331ca30 Remove `py_quality_assessment` and old TODOs in `conversational_speech` by Alessio Bazzica · 2 weeks ago
  83. 7f775bc Ensure accurate FPS calculation for low frame rates by Johannes Kron · 3 weeks ago
  84. 17554c1 Add graph for ecn packet count in incoming/outgoing CCFB by Per Kjellander · 2 weeks ago
  85. 3ffe943 Fix lint warnings in TaskQueueStdlib by Björn Terelius · 2 weeks ago
  86. 69cc695 Comment unused variables in implemented functions 14\n by Dor Hen · 3 weeks ago
  87. bda11ca Add histogram WebRTC.Video.EstimatedClockDrift_ppm by Johannes Kron · 3 weeks ago
  88. c79be57 Reland "Set default scalability mode for H.265 to L1T1." by Qiu Jianlin · 3 weeks ago
  89. 7522352 Remove all references to codec-level transport-cc functions and flags. by Harald Alvestrand · 2 weeks ago
  90. 79c380c Always compile rtc_base/trace_categories.{h,cc}. by Mirko Bonadei · 3 weeks ago
  91. ab0b1888 Update WebRTC code version (2024-11-18T04:04:38). by webrtc-version-updater · 2 weeks ago
  92. 1dcf202 Fixes a linear interpolation bad access by Guillaume Petit · 3 weeks ago
  93. 9ab2ac1 Update WebRTC code version (2024-11-16T04:04:32). by webrtc-version-updater · 3 weeks ago
  94. dd8d2ab Allow union initiliazation for webrtc::webrtc_pc_e2e::AudioConfig. by Jeremy Leconte · 3 weeks ago
  95. b2fc13d fix stun prober return fail in windows by Johnny · 3 weeks ago
  96. f54707c Reuse VP9 simulcast stream limits for H.265. by Qiu Jianlin · 3 weeks ago
  97. 7ef13604 Fix issue that all macros not defined in rtc_pc_unittests by Qiu Jianlin · 3 weeks ago
  98. 0b333f2 Update WebRTC code version (2024-11-15T04:04:53). by webrtc-version-updater · 3 weeks ago
  99. 8d8fc32 Cleanup WebRTC-LegacyTlsProtocols field trial from field trial list by Philipp Hancke · 3 weeks ago
  100. 3b2402b Fix rust DEPS. by Jeremy Leconte · 3 weeks ago