1. 049b43b [reland] Comment unused variables in implemented functions by Dor Hen · 5 months ago
  2. 9c21f63 Replace AudioProcessingBuilderForTesting with the BuiltinAudioProcessingFactory by Danil Chapovalov · 5 months ago
  3. 2dc95ba Add BuiltinAudioProcessingFactory by Danil Chapovalov · 5 months ago
  4. 2ee43d6 Callback to NetworkStateEstimateObserver before NetworkLinkRtcpObserver by Per K · 5 months ago
  5. 41d9a01 Prepare function for deprecation by Fanny Linderborg · 5 months ago
  6. 01a9264 Remove the iLBC audio codec by Alessio Bazzica · 5 months ago
  7. ad49112 Introduce AudioProcessingFactory interface by Danil Chapovalov · 5 months ago
  8. d8bddfe Split up the call/video_stream_api target by Harald Alvestrand · 5 months ago
  9. 60c3fea Fix header length and set layer_id/temporal_id with lowest value of aggregated NALU for AP packet in H265 RTP packetizer by qwu16 · 5 months ago
  10. b74268e Update TODOs to the correct format. by Olov Brändström · 5 months ago
  11. 518bd61 Forward the corruption score from the decoder to ReceiveStatisticsProxy by Fanny Linderborg · 5 months ago
  12. fea3280 update format of recently added TODOs. by Olov Brändström · 5 months ago
  13. 51b6826 Add an environment clock timestamp to SenderReportStats. by Olov Brändström · 5 months ago
  14. e1adfc0 Rename FrameToRender to OnFrameToRender by Fanny Linderborg · 5 months ago
  15. b9c4c24 rename timestamps to show epoch by Olov Brändström · 5 months ago
  16. a507a08 Calculate corruption score once the frame is decoded by Fanny Linderborg · 5 months ago
  17. 215401f Reland "Add a FrameToRender argument struct as input to FrameToRender" by Fanny Linderborg · 5 months ago
  18. b507daf Refactor NetEq delay constraint logic. by Jakob Ivarsson · 5 months ago
  19. 1accaf9 Improve tests for reconfiguring encoder from 4:2:1 to non-power of two. by Henrik Boström · 5 months ago
  20. 5680d81 Revert "Add a FrameToRender argument struct as input to FrameToRender" by Jeremy Leconte · 5 months ago
  21. 01f91c8 Add a FrameToRender argument struct as input to FrameToRender by Fanny Linderborg · 5 months ago
  22. 6976a1e Use rtc::Buffer and rtc::ByteBufferReader instead of raw data pointers in H264SpsPpsTracker by Sergio Garcia Murillo · 5 months ago
  23. d9b04ad Cleanup static constants in modules/rtp_rtcp/ by Danil Chapovalov · 5 months ago
  24. ca3ac5f Use ArrayView for byte stream parsing in VideoRtpDepacketizerH264 by Sergio Garcia Murillo · 5 months ago
  25. fb803de Fix is_first_packet_in_frame for SEI and PPS NALUs by Sergio Garcia Murillo · 5 months ago
  26. f75ab82 Support RTC_LOG for types that implement both AbslStringify and ToLogString by Danil Chapovalov · 5 months ago
  27. 6786075 Revert "Comment unused variables in implemented functions" by Danil Chapovalov · 5 months ago
  28. f653f47 Remove unused parameters from "WebRtcSpl_FilterAR" by Dor Hen · 5 months ago
  29. 05043e1 Comment unused variables in implemented functions by Dor Hen · 5 months ago
  30. 4baeed3 Use environment monotonic timestamps (i.e. not UTC) in RTCStats. by Olov Brändström · 5 months ago
  31. 208491c Revert "Use ArrayView for byte stream parsing in VideoRtpDepacketizerH264" by Danil Chapovalov · 5 months ago
  32. 4b53e9a Use ArrayView for byte stream parsing in VideoRtpDepacketizerH264 by Sergio Garcia Murillo · 5 months ago
  33. 4c675e3 Use absl::get_if instead of absl::holds_alternative and absl::get by Fanny Linderborg · 5 months ago
  34. 7dd164d Reland "Delete AcmReceiver" by Henrik Lundin · 5 months ago
  35. 09c043a Start counting NetEq stats after first packet is decoded. by Jakob Ivarsson · 5 months ago
  36. a49ab28 Set CodecSpecific.FrameInstrumentationData in RtpFrameObject ctor by Fanny Linderborg · 5 months ago
  37. 0549950 Revert "Per defaul probe max to 2x current BWE if max total allocated bitrate change" by Per Kjellander · 5 months ago
  38. bdb52e9 Delete deprecated SvcRateAllocator constructor by Danil Chapovalov · 5 months ago
  39. 949d3c9 Reland "h264: fix first_packet_in_frame logic for multislice in a single rtp packet" by Philipp Hancke · 6 months ago
  40. 0a281e2 Revert "Delete AcmReceiver" by Henrik Lundin · 6 months ago
  41. a6fbb35 Fix LibvpxVp9Encoder simulcast bug. by Henrik Boström · 6 months ago
  42. 0d3dcc4 Delete AcmReceiver by Henrik Lundin · 6 months ago
  43. a6e5556 Move expand uma logger into statistics calculator. by Jakob Ivarsson · 6 months ago
  44. 39a2238 Remove default_neteq_factory.h backwards compatible header. by Mirko Bonadei · 6 months ago
  45. 8d4638f Delete deprecated variant of ReceiveStatistics::SetMaxReorderingThreshold by Danil Chapovalov · 6 months ago
  46. 0af0c05 Delete deprecated RtpPacketHistory constructor by Danil Chapovalov · 6 months ago
  47. 1131c26 Move default_neteq_factory to api/neteq and make it publicly visible by Henrik Lundin · 6 months ago
  48. 2152af8 Export CreateScalabilityStructure API to chromium by yingyingma · 6 months ago
  49. b28d069 Remove VLA from audio device code. by Mirko Bonadei · 6 months ago
  50. 28d1a9a Write corruption detection header extension to last packet by Fanny Linderborg · 6 months ago
  51. b04af61 Remove VLA and implicit value capture of this in lambdas by Florent Castelli · 6 months ago
  52. 0467d2b Ensure link capacity has a valid upper limit by Per K · 6 months ago
  53. 17642c0 Add posibility to scale max_allocated bitrate when deciding to skip probe. by Per K · 6 months ago
  54. 37458ce Per defaul probe max to 2x current BWE if max total allocated bitrate change by Per K · 6 months ago
  55. a8efbb2 [cleanup] Migrate `absl::in_place` to `std::in_place` by Ho Cheung · 6 months ago
  56. 93ec343 Dont immediately probe again after probing max rate by Per K · 6 months ago
  57. 9703f84 PipeWire camera: use exact stream parameters specified by capability by Jan Grulich · 6 months ago
  58. a8829eb macro cleanup: "(const override)" -> "(const, override)" by Mirko Bonadei · 6 months ago
  59. bdc6693 Revert "h264: fix first_packet_in_frame logic for multislice in a single rtp packet" by Gao Chun · 6 months ago
  60. 3aa47cf PipeWire camera: get max FPS for each format when specified as list by Jan Grulich · 6 months ago
  61. bba1a2e Propagate Environment to RtpPacketHistory by Joachim Reiersen · 6 months ago
  62. 54903b4 Delete transient suppression code by Hanna Silen · 6 months ago
  63. b08a045 fix missing deps for proto compile actions by Takuto Ikuta · 6 months ago
  64. 52ea2c3 Propagate FieldTrialsView to query WebRTC-StableTargetRate field trial by Danil Chapovalov · 6 months ago
  65. 098c128 Explicitly use the Opus DTX encoder state. by Lionel Koenig · 6 months ago
  66. a1ed306 Cleanup unused members in RtpRtcp::Configuration by Danil Chapovalov · 6 months ago
  67. 8487d32 Remove all use of AcmReceiver from WebRTC by Henrik Lundin · 6 months ago
  68. ec38238 Ensure the AudioCodingModule is reset when sending is stopped. by Lionel Koenig · 6 months ago
  69. dfd8f57 Adds a WebRTC.DesktopCapture.Win.WgcDirtyRegionSupport UMA for diagnostic purposes. by henrika · 6 months ago
  70. 1bd331f Ensure <netinet/in.h> is included by using rtc_base/ip_address.h. by Jeremy Leconte · 6 months ago
  71. 84273f5 Specify max number of consecutive drops using time units by Sergey Silkin · 6 months ago
  72. 0acbb77 Pass Environment into RtcpSender by Danil Chapovalov · 6 months ago
  73. 363dc19 SimulcastToSvcConverter: Allow not setting scalability mode on frame by Ilya Nikolaevskiy · 6 months ago
  74. 02113a2 Pass Environment into RtcpReceiver by Danil Chapovalov · 6 months ago
  75. 26146bb Add support for screencast with temporal layering to SvcRateAllocator by Sergey Silkin · 6 months ago
  76. 6f64ae1 Extract corruption detection message to its own target by Fanny Linderborg · 6 months ago
  77. c9aaf11 Remove use of AcmReceiver in ChannelReceive by Henrik Lundin · 6 months ago
  78. c7da857 Fix lint issues in pacing/ by Björn Terelius · 6 months ago
  79. e922cd1 Use Environment instead of Clock in ModuleRtpRtcp and its RTP subcomponents by Danil Chapovalov · 6 months ago
  80. 5ac7495 Prepare to use SimulcastToSvcConverter in chromium by Ilya Nikolaevskiy · 6 months ago
  81. 6255a7f Avoid negative timestamp in SourceTracker. by Jakob Ivarsson · 6 months ago
  82. 010c189 Move thread handling from source tracker. by Jakob Ivarsson · 6 months ago
  83. af8f626 Use Environment instead of Clock in ModuleRtpRtcp2 and its RTP subcomponents by Danil Chapovalov · 6 months ago
  84. dac0805 Add FrameInstrumentationData to RTPVideoHeader and CodecSpecificInfo by Fanny Linderborg · 6 months ago
  85. 55a5933 Minor format to extrapolate local time by yazdan0a · 6 months ago
  86. 0c2cd62 Fix lint issues in congestion_controller. by Björn Terelius · 6 months ago
  87. e432503 Rewrite simulcast config to equivalent SVC for vp9 simulcast by Ilya Nikolaevskiy · 6 months ago
  88. fb7c306 Run include cleaner on subset of modules/rtp_rtcp by Danil Chapovalov · 6 months ago
  89. 3881cb6 PipeWire camera: make member variable with the PipeWire status updated by Jan Grulich · 6 months ago
  90. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  91. 164b3b3 Introduce ModuleRtpRtcpImpl factory that accepts Environment by Danil Chapovalov · 6 months ago
  92. 5a92ddb Updates review date in ADM g3doc. by henrika · 6 months ago
  93. 0b4b5b0 Use AV1E_SET_AUTO_TILES by Sergey Silkin · 6 months ago
  94. d385af5 Introduce ModuleRtpRtcpImpl2 constructor that accepts Environment by Danil Chapovalov · 7 months ago
  95. 058972f Make LAYER_DROP and max_consec_drop=2 to be default settings by Sergey Silkin · 7 months ago
  96. b5f4006 Inject field trials in NetEqTest instead of setting global. by Jakob Ivarsson · 7 months ago
  97. 2c637aa Register filter loop parameters' start position in VP9 frame header. by Emil Vardar · 7 months ago
  98. 2f91bdc Declare corruption detection URI in RtpExtension by Fanny Linderborg · 7 months ago
  99. 6ea1c96 Fix license metadata for spl_sqrt_floor, portaudio, sigslot by Andrew Grieve · 7 months ago
  100. 04cc4ce Deprecate NetEq::GetDecoderFormat and remove implementation. by Jakob Ivarsson · 7 months ago