1. 3147e29 Refactor encoder-complexity param in VideoCodec w/backward compatibility by “Michael · 3 years, 1 month ago
  2. 8085316 In RtcpTransceiver implement handling incoming RRTR by Danil Chapovalov · 3 years, 1 month ago
  3. c4ed5f0 Adding fuzzer for G711/PCM u/A decoders and fixing a fuzzer problem by Henrik Lundin · 3 years, 1 month ago
  4. ba26770 Add fuzzer test for G722 and fix a fuzzer problem by Henrik Lundin · 3 years, 1 month ago
  5. feac97b AgcManagerDirect: improve AgcMinMicLevelExperimentEnabled50 test by Alessio Bazzica · 3 years, 1 month ago
  6. 8968bca In RtcpTransceiver avoid generating rtcp sender reports for inactive senders by Danil Chapovalov · 3 years, 1 month ago
  7. 27d5f14 in RTPSender disallow enabling misconfigured rtx by Danil Chapovalov · 3 years, 1 month ago
  8. 454d230 Add bitrate adaptation tests by Sergey Silkin · 3 years, 1 month ago
  9. 1db0a26 Reland "Reland "Remove unused APM voice activity detection sub-module"" by Alessio Bazzica · 3 years, 1 month ago
  10. 5ae9b26 Implement MouseCursorMonitorPipeWire to track cursor changes separately by Jan Grulich · 3 years, 1 month ago
  11. 0c6e34c Ensure PipeWire doesn't use a Null SourceId by Alex Cooper · 3 years, 1 month ago
  12. 0b02d63 Calculate max/avg encode/decode latency in codec tests by Sergey Silkin · 3 years, 1 month ago
  13. ac341df Adding fuzzer for PCM16b decoder and fixing a fuzzer problem by Henrik Lundin · 3 years, 1 month ago
  14. f7a1937 Add FrameBufferProxy test for low-latency renderer by Evan Shrubsole · 3 years, 1 month ago
  15. 405ac4e Add objc_class_prefix to the Audio Network Adaptor proto. by Mirko Bonadei · 3 years, 1 month ago
  16. 2f194e0 PipeWire capturer: Import DMA-BUFs with correct render node by Jan Grulich · 3 years, 1 month ago
  17. f2b9873 in RtcpTransceiver implement sending rtcp sender reports by Danil Chapovalov · 3 years, 1 month ago
  18. 09aaf6f Revert "Reland "Remove unused APM voice activity detection sub-module"" by Henrik Boström · 3 years, 1 month ago
  19. eb6c6fc Fix delta frame delay calculation by Sergey Silkin · 3 years, 1 month ago
  20. 54d1344 Reland "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 1 month ago
  21. a751f16 Revert "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 1 month ago
  22. 9cc5fff Convert a few more uses of rtc::split to use string_view by Niels Möller · 3 years, 1 month ago
  23. b4e06d0 Remove unused APM voice activity detection sub-module by Alessio Bazzica · 3 years, 1 month ago
  24. 1a41178 scoped_glib: Fix ODR violation by Salman Malik · 3 years, 1 month ago
  25. 9b3c792 screencast_portal.h: Remove unused typedef by Salman Malik · 3 years, 1 month ago
  26. ffdc680 Reland: Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 1 month ago
  27. b02220d Reland "Mark all bool conversion operators as explicit" by Niels Möller · 3 years, 1 month ago
  28. f4cad8a PipeWire capturer: drop DMA-BUF modifier and renegotiate parameters on failure by Jan Grulich · 3 years, 1 month ago
  29. 49e0e77 PipeWire capturer: make use of ScreenCaptureFrameQueue by Jan Grulich · 3 years, 1 month ago
  30. 8a9aa55 Remove AudioProcessing::ChannelLayout by Henrik Lundin · 3 years, 1 month ago
  31. 1a58a3f Reland "Delete implicit conversion from raw pointer to scoped_ref_ptr" by Niels Möller · 3 years, 1 month ago
  32. 092d776 Make WebRtcAudioRecord save timestamps by Olov Brändström · 3 years, 1 month ago
  33. c1fd46f Revert "Mark all bool conversion operators as explicit" by Mirko Bonadei · 3 years, 1 month ago
  34. 325789c Mark all bool conversion operators as explicit by Niels Möller · 3 years, 1 month ago
  35. 1a03757 desktop_capturer: Fix usage of scoped_glib class by Jan Grulich · 3 years, 1 month ago
  36. e4d34b1 Add CFI-ICALL to needed PipeWire methods by Alex Cooper · 3 years, 1 month ago
  37. b22d111 desktop_capturer: Utils for scoped instantiation of pointers/data by Salman Malik · 3 years, 1 month ago
  38. c7d0e42 AGC1: min mic level override always applied by Alessio Bazzica · 3 years, 1 month ago
  39. 8c0aaae In RtcpTransceiver support sending more than one rtcp receiver report per packet by Danil Chapovalov · 3 years, 1 month ago
  40. bab1285 Improve code quality in modules/audio_processing/agc/ by Alessio Bazzica · 3 years, 1 month ago
  41. 64253a9 Remove more traces of keyboard mic support from APM by Henrik Lundin · 3 years, 1 month ago
  42. f2126a5 Revert "Delete implicit conversion from raw pointer to scoped_ref_ptr" by Evan Shrubsole · 3 years, 1 month ago
  43. 7b370b9 Delete implicit conversion from raw pointer to scoped_ref_ptr by Niels Möller · 3 years, 1 month ago
  44. b3ec634 Document function arguments in NetEq bitexactness tests by Ivo Creusen · 3 years, 1 month ago
  45. 1f06508 Update av1 video codec test threshold. by Bohan Li · 3 years, 2 months ago
  46. 1e157a9 Remove more top-level const from parameters in function declarations by Ali Tofigh · 3 years, 2 months ago
  47. 6fba6b7 Reland "(Un/)Subscribe RtpVideoSender for feedback on the transport queue." by Tommi · 3 years, 2 months ago
  48. f1053ba Revert "Revert "Update NetEq bitexactness tests to only run on Linux."" by Ivo Creusen · 3 years, 2 months ago
  49. b732bd5 Add timestamps to AudioDeviceBuffer::SetRecordedBuffer by Olov Brändström · 3 years, 2 months ago
  50. 9a99905 Implement FrameBuffer3Proxy by Evan Shrubsole · 3 years, 2 months ago
  51. 2d21832 Revert "Update NetEq bitexactness tests to only run on Linux." by Mirko Bonadei · 3 years, 2 months ago
  52. 3f42fdf Revert "Added support for H264 YUV444 (I444) decoding." by Henrik Boström · 3 years, 2 months ago
  53. f9b9f84 PipeWire capturer: EGL fixes by Jan Grulich · 3 years, 2 months ago
  54. a373848 Update NetEq bitexactness tests to only run on Linux. by Ivo Creusen · 3 years, 2 months ago
  55. 7734fc6 Revert "(Un/)Subscribe RtpVideoSender for feedback on the transport queue." by Tomas Gunnarsson · 3 years, 2 months ago
  56. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  57. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  58. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  59. 9d29026 Add FrameBufferProxy in prep for FrameBuffer3 by Evan Shrubsole · 3 years, 2 months ago
  60. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  61. c98687a Replace "(const override)" with "(const, override)" in GMOCKs by Ali Tofigh · 3 years, 2 months ago
  62. 5f133db Field trial for pacing relative lower link capacity by Per Kjellander · 3 years, 2 months ago
  63. a36f10b Add a way to set keyframe request method on VideoReceiveStream by Nico Grunbaum · 3 years, 2 months ago
  64. 7eac6ca Don't use wall clock for stats by Nico Grunbaum · 3 years, 2 months ago
  65. 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years, 2 months ago
  66. b428d6b Add perkj@ as owner of congestion_controller by Per Kjellander · 3 years, 2 months ago
  67. 4c72f99 FrameBuffer2: Specify high precision repeated tasks. by Henrik Boström · 3 years, 2 months ago
  68. 2dd3915 Make use of TaskQueue/TaskQueueBase's PostDelayedHighPrecisionTask. by Henrik Boström · 3 years, 2 months ago
  69. 7abf45f LSC: Apply clang-tidy's modernize-use-bool-literals by Anton Bikineev · 3 years, 2 months ago
  70. 9d230d5 (Un/)Subscribe RtpVideoSender for feedback on the transport queue. by Tommi · 3 years, 2 months ago
  71. 6f542d5 Move call to TransportFeedbackDemuxer::AddPacket to transport queue. by Tommi · 3 years, 2 months ago
  72. cabd374 Replace lock with checker in TransportFeedbackDemuxer by Tommi · 3 years, 2 months ago
  73. 604fd2f Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ by Byoungchan Lee · 3 years, 2 months ago
  74. ce6170f Refactor GoogCC unittests by Per Kjellander · 3 years, 2 months ago
  75. c0a4316 PipeWire capturer: split xdg-desktop-portal and PipeWire implementations by Jan Grulich · 3 years, 2 months ago
  76. b39fce8 [frame-buffer3] Enable WebRTC-LegacyFrameIdJumpBehavior by default by Evan Shrubsole · 3 years, 2 months ago
  77. 9570150 Make libaom_av1_encoder always build the libaom encoder. by philipel · 3 years, 2 months ago
  78. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
  79. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
  80. f83d426 Add frame_helpers by Evan Shrubsole · 3 years, 2 months ago
  81. 16cbed4 Update how VP9 temporal up switch is populated by Erik Språng · 3 years, 2 months ago
  82. 4b5caee VP9 encoder: mark only base spatial layer as keyframe by Erik Språng · 3 years, 2 months ago
  83. ed0c725 Optimize MatchedFilter. by cschuldt · 3 years, 2 months ago
  84. ac506bd PipeWire capturer: disconnect receiving stream on Xdp::Session::Closed signal by Jan Grulich · 3 years, 2 months ago
  85. 1d99f49 Use int64_t for desktop_capture Source and Screen IDs on ChromeOS by Joe Downing · 3 years, 2 months ago
  86. ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 2 months ago
  87. 9609a82 Optimize the filter analyzer. by cschuldt · 3 years, 2 months ago
  88. 3226e56 Reland "Disable frame dropping from codec settings." by Sergey Silkin · 3 years, 2 months ago
  89. 63654ef Remove manual implementaion of the c++17 insert_or_assign by Danil Chapovalov · 3 years, 2 months ago
  90. 46cc32d Replace ABSL_FALLTHROUGH_INTENDED with c++17 attribute by Danil Chapovalov · 3 years, 2 months ago
  91. 17d6f9c Reland: "PipeWire capturer: advertise DMA-BUF support when really supported" by Jan Grulich · 3 years, 2 months ago
  92. 899d8c8 Revert "PipeWire capturer: advertise DMA-BUF support when really supported" by Christoffer Jansson · 3 years, 2 months ago
  93. e51937d PipeWire capturer: advertise DMA-BUF support when really supported by Jan Grulich · 3 years, 2 months ago
  94. 05dbc58 Update modules/rtp_rtcp/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
  95. a3361ff Update audio code to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
  96. 3babb8a Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 2 months ago
  97. 6b667a8 Clean up expreiment WebRTC-Bwe-NewInterArrivalDelta by Per Kjellander · 3 years, 2 months ago
  98. 31bd9fa Disable Vp9ImplTest.DisableEnableBaseLayerWithSvcControllerTriggersKeyFrame by Christoffer Jansson · 3 years, 2 months ago
  99. b82193c Disable DisableEnableBaseLayerTriggersKeyFrame by Christoffer Jansson · 3 years, 2 months ago
  100. 91f55e4 Avoid container-overflow in WgcCaptureSession::GetFrame by Austin Orion · 3 years, 2 months ago