1. d4c5843 Undo recent changes to initial frame dropper, fixing a regression. by Henrik Boström · 6 months ago
  2. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  3. 41fffaa Fix requested_resolution bug where we get stuck with old restrictions. by Henrik Boström · 6 months ago
  4. 8d7642a Remove unused QpFastFilterLow method by Björn Terelius · 7 months ago
  5. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 9 months ago
  6. 8b7d89a Cleanup expired field trial WebRTC-Video-QualityRampupSettings by Danil Chapovalov · 10 months ago
  7. 1c35107 Propagate environment into OveruseFrameDetector by Danil Chapovalov · 11 months ago
  8. 0fa9088 Deprecate VideoFrame::timestamp() and set_timestamp by Per K · 12 months ago
  9. 1a8d529 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 19/inf by Jeremy Leconte · 1 year, 5 months ago
  10. e338b3f Adds TRACE_EVENT for OveruseFrameDetector::CheckForOveruse by henrika · 1 year, 5 months ago
  11. 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
  12. 2fec644 Fix L1Tx target bitrate bug when the standard API is used. by Henrik Boström · 1 year, 9 months ago
  13. f67d1fd OveruseFrameDetector: complete removal of mac rules kill switch. by Markus Handell · 1 year, 9 months ago
  14. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
  15. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  16. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
  17. a204ad2 clean up misc TimeDelta use by Philipp Hancke · 2 years, 8 months ago
  18. 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
  19. 95eeaa7 Migrate video/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  20. cb99ccd Update/delete old TODOs by Niels Möller · 2 years, 8 months ago
  21. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  22. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  23. 8e4197b OveruseFrameDetector: remove special mac rules under kill switch. by Markus Handell · 2 years, 9 months ago
  24. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
  25. 2ee3e4d Use resolution bitrate limits if one spatial layer is configured via scalability mode. by Asa Persson · 2 years, 10 months ago
  26. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 10 months ago
  27. a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  28. 71337f3 Move random out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  29. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 2 years, 11 months ago
  30. e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 2 years, 11 months ago
  31. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 2 years, 11 months ago
  32. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 2 years, 11 months ago
  33. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  34. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  35. c7f691a WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 by Jonas Oreland · 3 years ago
  36. a8b6362 Fix race when checking for field trial from the encoder queue. by Tommi · 3 years, 1 month ago
  37. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
  38. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
  39. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 1 month ago
  40. 806083b Update video/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
  41. 2ab7d5b Fix bad license header style from CRLF to LF. by Shuhai Peng · 3 years, 5 months ago
  42. 1da742b Switch to eshr@webrtc.org in OWNER files by Evan Shrubsole · 3 years, 5 months ago
  43. f270770 video: Implement bandwidth based scaler by Shuhai Peng · 3 years, 5 months ago
  44. 06defc4 QualityRampupExperiment: SetMaxBitrate may not be set correctly. by Åsa Persson · 3 years, 6 months ago
  45. b54cfde Add optional is_qp_trusted property for EncoderInfo. by Qiu Jianlin · 3 years, 7 months ago
  46. ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 7 months ago
  47. ba7da8b Relax expectation in OveruseFrameDetectorTest2.ConvergesSlowly by Niels Möller · 3 years, 9 months ago
  48. 1d2b22e Use pixels from single active stream if set for balanced degradation settings. by Åsa Persson · 3 years, 9 months ago
  49. 2a25a96 Disable flacky tests on mac bots by Ilya Nikolaevskiy · 3 years, 9 months ago
  50. fccb052 Add event traces to interesting places in WebRTC. by Markus Handell · 3 years, 9 months ago
  51. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 10 months ago
  52. d19e3b9 Reland "Reland "Enable quality scaling when allowed"" by Sergey Silkin · 4 years ago
  53. 31c5c9d Revert "Reland "Enable quality scaling when allowed"" by Ilya Nikolaevskiy · 4 years ago
  54. 0021fe7 Reland "Enable quality scaling when allowed" by Sergey Silkin · 4 years ago
  55. eb449a9 Revert "Reland "Enable quality scaling when allowed"" by Guido Urdaneta · 4 years ago
  56. 964a88f Prevent possible out-of-bounds access by Sergey Silkin · 4 years ago
  57. 83be84b Reland "Enable quality scaling when allowed" by Sergey Silkin · 4 years ago
  58. 609b524 Revert "Enable quality scaling when allowed" by Björn Terelius · 4 years ago
  59. 752cbab Enable quality scaling when allowed by Sergey Silkin · 4 years ago
  60. 64f7da0 Use input_state to get pixels for single active stream. by Åsa Persson · 4 years ago
  61. 1dd94a0 Use pixels from single active stream if set in CanDecreaseResolutionTo by Åsa Persson · 4 years ago
  62. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  63. 7f354f8 Use bandwidth allocation in DropDueToSize when incoming resolution increases. by Åsa Persson · 4 years, 1 month ago
  64. c91c423 LibvpxVp9Encoder: add option to configure resolution_bitrate_limits. by Åsa Persson · 4 years, 1 month ago
  65. 8c007ff Restrict usage of resolution bitrate limits to singlecast by Sergey Silkin · 4 years, 1 month ago
  66. 461b1d9 Restart CPU overuse detection when encoder settings has changed. by Jakob Ivarsson · 4 years, 1 month ago
  67. ad70609 Implement fake PixelLimitResource for TestBed. by Henrik Boström · 4 years, 3 months ago
  68. cde4a9f Enable initial frame drop for SVC 'singlecast' by Ilya Nikolaevskiy · 4 years, 3 months ago
  69. 84bc348 Reset initial frame dropper if the stream changes for external reasons by Ilya Nikolaevskiy · 4 years, 3 months ago
  70. d174d37 Only call balanced_settings_.CanAdaptUpResolution if DegradationPreference::BALANCED. by Åsa Persson · 4 years, 3 months ago
  71. 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 3 months ago
  72. f46723c Enable initial frame drop for one active simulcast layer. by Åsa Persson · 4 years, 3 months ago
  73. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
  74. f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 4 months ago
  75. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 5 months ago
  76. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 5 months ago
  77. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 5 months ago
  78. 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 5 months ago
  79. f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 5 months ago
  80. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 5 months ago
  81. 99b0f8d Reland "[Adaptation] Remove QualityScalerResource when disabled." by Evan Shrubsole · 4 years, 6 months ago
  82. 8572841 [Adaptation] Remove resource adaptation queue by Evan Shrubsole · 4 years, 6 months ago
  83. 61b2993 Revert "[Adaptation] Remove QualityScalerResource when disabled." by Guido Urdaneta · 4 years, 7 months ago
  84. e3da1d3 [Adaptation] Don't allow frame dropping to re-enable when scaling is off by Evan Shrubsole · 4 years, 7 months ago
  85. 00ea628 [Adaptation] Extract adaptation constraints to their own files by Evan Shrubsole · 4 years, 7 months ago
  86. b93ad75 [Adaptation] Apply AdaptationConstraints to all resources by Evan Shrubsole · 4 years, 7 months ago
  87. ba8abbb [Adaptation] Remove QualityScalerResource when disabled. by Evan Shrubsole · 4 years, 7 months ago
  88. 552eed5 [Adaptation] Don't toggle EncoderUsageResource on/off by Evan Shrubsole · 4 years, 7 months ago
  89. c1d34b0 [Adaptation] Remove ResourceAdaptation queue from VideoStreamEncoderResources by Evan Shrubsole · 4 years, 7 months ago
  90. b9c1654 [Adaptation] Delete AdaptationListener by Evan Shrubsole · 4 years, 7 months ago
  91. a1c77f6 [Adaptation] Move Balanced MinFpsDiff logic to VideoStreamAdapter by Evan Shrubsole · 4 years, 7 months ago
  92. 94cd6bb Add ilnik to OWNERS of video/adaptation by Evan Shrubsole · 4 years, 7 months ago
  93. 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 8 months ago
  94. 73ecede [Adaptation] Move AdaptationConstraints to VideoStreamAdapter by Evan Shrubsole · 4 years, 8 months ago
  95. 517f81e [Adaptation] Make ResourceAdaptationProcessorInterface resources thread-safe by Evan Shrubsole · 4 years, 8 months ago
  96. 9bbff07 Migrate video/adaptation and video/end_to_end_tests to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  97. afd1dcb [Adaptation] Move TriggerAdaptationDueToFrameDroppedDueToSize by Evan Shrubsole · 4 years, 8 months ago
  98. 9492d50 [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 8 months ago
  99. ec0af26 [Adaptation] VideoStreamAdapter broadcasts adaptations by Evan Shrubsole · 4 years, 8 months ago
  100. 2c9d76a Use DataRates in QualityRampUpExperimentHelper by Evan Shrubsole · 4 years, 9 months ago