1. 5fc7489 Fix corruption score not being calculated on higher spatial layers. by Erik Språng · 3 months ago
  2. 7522352 Remove all references to codec-level transport-cc functions and flags. by Harald Alvestrand · 4 months ago
  3. 037ab26 In tests replace AudioProcessingBuilder with BuiltinAudioProcessingBuilder by Danil Chapovalov · 4 months ago
  4. b280cb95 Add a basic end-to-end test for corruption detection. by Fanny Linderborg · 5 months ago
  5. d8bddfe Split up the call/video_stream_api target by Harald Alvestrand · 5 months ago
  6. a507a08 Calculate corruption score once the frame is decoded by Fanny Linderborg · 5 months ago
  7. 1869afa Parse extension and store it in RTPVideoHeader by Fanny Linderborg · 5 months ago
  8. 2f106d6 Add FrameInstrumentationGenerator to VideoStreamEncoder by Fanny Linderborg · 6 months ago
  9. 0acbb77 Pass Environment into RtcpSender by Danil Chapovalov · 6 months ago
  10. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  11. e2fee23 Propagate Environment into RtpVideoStreamReceiver2 by Danil Chapovalov · 7 months ago
  12. 1921fa5 Apply include-cleaner to api/test/[^/]* by Dor Hen · 7 months ago
  13. c2a8241 Add support for the Halton sequence by Fanny Linderborg · 7 months ago
  14. f6a8048 Add QualityConvergenceController to VideoStreamEncoder by Johannes Kron · 8 months ago
  15. c592257 Add rate utilization tracker helper class. by Erik Språng · 8 months ago
  16. 6bbbc08 Implement QualityConvergenceMonitor by Johannes Kron · 8 months ago
  17. eb3da2b Extract video writing into separate target by Artem Titov · 9 months ago
  18. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  19. 5566b91 Reland "Replace usage of link_capacity_kbps with DataRate link_capacity" by Per K · 10 months ago
  20. ff2dd50 Revert "Replace usage of link_capacity_kbps with DataRate link_capacity" by Mirko Bonadei · 10 months ago
  21. 6186c02 Replace usage of link_capacity_kbps with DataRate link_capacity by Per K · 10 months ago
  22. 8b7d89a Cleanup expired field trial WebRTC-Video-QualityRampupSettings by Danil Chapovalov · 10 months ago
  23. 569849e Move call/simulated_network to test/network by Per K · 11 months ago
  24. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
  25. 326df69 Use H26xPacketBuffer for H.264 and H.265 packets. by Jianjun Zhu · 11 months ago
  26. d97b649 H26xPacketBuffer handles out of band H.264 parameter sets. by Jianjun Zhu · 11 months ago
  27. 358d674 Cleanup RttMult experiment as launched by Danil Chapovalov · 12 months ago
  28. 709374b Reland "Propagate known Encoder SinkWants when configured instead of after first frame." by Per K · 12 months ago
  29. c39712b Revert "Propagate known Encoder SinkWants when configured instead of after first frame." by Per Kjellander · 12 months ago
  30. 1ee24a6 Propagate known Encoder SinkWants when configured instead of after first frame. by Per K · 12 months ago
  31. afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 1 year ago
  32. c9bb2c6 Propagate Environment into VideoStreamEncoder by Danil Chapovalov · 1 year ago
  33. 97df932 Remove multiplex codec. by Markus Handell · 1 year, 1 month ago
  34. 7c5f9cf Add nonstandard x-google-per-layer-pli fmtp for enabling per-layer keyFrames in response to PLIs by Philipp Hancke · 1 year, 1 month ago
  35. 61b1f53 Extend test::FunctionVideoDecoderFactory to propagate Environment by Danil Chapovalov · 1 year, 1 month ago
  36. 9c687460 Consolidate encoded transform mocks into api/test/ by Tony Herre · 1 year, 2 months ago
  37. f1fc6ab Remove usage of the rtc::TaskQueue in video/ by Danil Chapovalov · 1 year, 2 months ago
  38. 0b68992 Combine video_send_stream_impl.cc and video_send_stream.cc by Per K · 1 year, 2 months ago
  39. 2c22da6 Stop using legacy rtc::TaskQueue in VideoReceiveStream2 by Danil Chapovalov · 1 year, 2 months ago
  40. f089d7e Reland "FrameCadenceAdapter: align video encoding to metronome" by Zhaoliang Ma · 1 year, 2 months ago
  41. 78a57ef Revert "FrameCadenceAdapter: align video encoding to metronome" by Björn Terelius · 1 year, 2 months ago
  42. b39c2a8 FrameCadenceAdapter: align video encoding to metronome by Zhaoliang Ma · 1 year, 2 months ago
  43. 2233349 Propagate Environment into VideoReceiveStream2 by Danil Chapovalov · 1 year, 3 months ago
  44. 7b5741c Update remaining test utilities to create Call with Environment by Danil Chapovalov · 1 year, 3 months ago
  45. 9c69c46 Revert "Measure wall clock time of capture and encode processing." by Markus Handell · 1 year, 4 months ago
  46. 8039cdb Measure wall clock time of capture and encode processing. by Markus Handell · 1 year, 4 months ago
  47. 1b573a7 Fixes compile issue for rtc_disable_trace_events=true by henrika · 1 year, 5 months ago
  48. f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
  49. f2827c4 FrameCadenceAdapter: schedule repeats before issuing decodes. by Markus Handell · 1 year, 6 months ago
  50. 5f14f9e Remove VCMEncodedFrame from webrtc::EncodedFrame inheritance by Tony Herre · 1 year, 7 months ago
  51. 411639e Introduce a frame dumping encoder wrapper. by Markus Handell · 1 year, 7 months ago
  52. b071871 Remove unused ALR experiment settings from VideoStreamEncoder. by philipel · 1 year, 7 months ago
  53. 5278b39 Add H264Encoder::Create() by Florent Castelli · 1 year, 9 months ago
  54. 621cb29 Fix video version of RTCInboundRtpStreamStats.jitterBufferDelay to obey spec. by Rasmus Brandt · 1 year, 10 months ago
  55. b7a688c Delete WebRTC.Video.BadCall.* histograms. by Rasmus Brandt · 1 year, 10 months ago
  56. 39250a4 Rename and move VCMReceiveStatisticsCallback closer to its users. by Rasmus Brandt · 1 year, 10 months ago
  57. 090fe08 Remove "2" prefix from ReceiveStatisticsProxy file names. by Rasmus Brandt · 1 year, 10 months ago
  58. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 11 months ago
  59. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 11 months ago
  60. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  61. 527701a Increase tracing fidelity for investigation. by Markus Handell · 1 year, 11 months ago
  62. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 11 months ago
  63. 08dcd7a Reland "[WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl)" by Per K · 1 year, 11 months ago
  64. 12910ca Apply resolution-bitrate limits collected from field trial (cl/294600) for AV1. by Michael Horowitz · 2 years ago
  65. f6eae95 Delete EncoderSimulcastProxy in favor of SimulcastEncoderAdapter. by Henrik Boström · 2 years ago
  66. 65a6eca Rename InterFrameDelay -> InterFrameDelayVariationCalculator. by Rasmus Brandt · 2 years ago
  67. 04e9354 Remove deprecated VideoStreamDecoderInterface and FrameBuffer2. by philipel · 2 years, 1 month ago
  68. be9b576 Move video video receiver transformable frame to modules/rtc_rtcp/source by Tony Herre · 2 years, 1 month ago
  69. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  70. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
  71. 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
  72. 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
  73. acabb36 pc: Add asynchronous RtpSender::SetParameters() call by Florent Castelli · 2 years, 4 months ago
  74. a3e51df Add a new PeerConnectionE2EQualityTestFixture::AddPeer method. by Jeremy Leconte · 2 years, 4 months ago
  75. 09da10e Add powerEfficientDecoder and powerEfficientEncoder stats by Evan Shrubsole · 2 years, 5 months ago
  76. 828ef91 Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface by Per Kjellander · 2 years, 5 months ago
  77. 37132e1 RtpEncodingParameters::request_resolution patch 3 by Jonas Oreland · 2 years, 5 months ago
  78. 20879e1 Move IncomingVideoStream closer to its only user. by Rasmus Brandt · 2 years, 6 months ago
  79. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 6 months ago
  80. 7252348 Create EncoderStreamFactory in VideoStreamEncoder by Jonas Oreland · 2 years, 6 months ago
  81. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 6 months ago
  82. 18204418 Migrate Call-level tests on SamplesStatsCounter and new perf metrics API by Artem Titov · 2 years, 6 months ago
  83. e05bf45 Migrate video_send_stream_tests.cc to the new perf metrics export API by Artem Titov · 2 years, 6 months ago
  84. c45f4e4 [PCLF] Fully switch to new metrics export API by Artem Titov · 2 years, 6 months ago
  85. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  86. c5a9144 Clean up FrameDecodeScheduler by Evan Shrubsole · 2 years, 6 months ago
  87. a006ba1 Remove WebRTC-FrameBuffer3 field trial by Evan Shrubsole · 2 years, 6 months ago
  88. 29d7292 Clean VideoReceiveStream2 includes by Evan Shrubsole · 2 years, 7 months ago
  89. 476f18d2 Rename FrameBufferProxy to VideoStreamBufferController by Evan Shrubsole · 2 years, 7 months ago
  90. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
  91. 4c26932 Reland "Remove FrameBuffer2Proxy" by Evan Shrubsole · 2 years, 7 months ago
  92. 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
  93. 95eeaa7 Migrate video/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  94. 7a66900 Delete rtc_base/atomic_ops.h by Niels Möller · 2 years, 9 months ago
  95. 752436f Add dependencies on absl when they are used but undeclared by Oleh Prypin · 2 years, 9 months ago
  96. 4d3ba77 Cap FrameBuffer3 max wait based on remaining timeout by Evan Shrubsole · 2 years, 9 months ago
  97. 0413fc9 Revert "Remove FrameBuffer2Proxy" by Evan Shrubsole · 2 years, 9 months ago
  98. de0d063 Remove FrameBuffer2Proxy by Evan Shrubsole · 2 years, 9 months ago
  99. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  100. 611f2c8 Delete video_legacy build target by Danil Chapovalov · 2 years, 9 months ago