1. 9c69c46 Revert "Measure wall clock time of capture and encode processing." by Markus Handell · 1 year, 4 months ago
  2. 369111b Revert "VideoStreamEncoder: exclude screencast from capture time measurement." by Markus Handell · 1 year, 4 months ago
  3. 644025c FrameCadenceAdapter: keeps max_fps in sync with constraints during 0Hz by henrika · 1 year, 4 months ago
  4. 03bc3a0 VideoStreamEncoder: exclude screencast from capture time measurement. by Markus Handell · 1 year, 4 months ago
  5. 8039cdb Measure wall clock time of capture and encode processing. by Markus Handell · 1 year, 4 months ago
  6. 86f09ae Fixes the OnFrameToEncode probe by henrika · 1 year, 4 months ago
  7. b6ef1a7 Define default max Qp in media/base/media_constants by Sergey Silkin · 1 year, 4 months ago
  8. 1b573a7 Fixes compile issue for rtc_disable_trace_events=true by henrika · 1 year, 5 months ago
  9. a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 5 months ago
  10. 1a8d529 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 19/inf by Jeremy Leconte · 1 year, 5 months ago
  11. f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
  12. a4b2b95 Restrict ARM-specific VP8/VP9/AV1 settings to mobile platforms by Sergey Silkin · 1 year, 5 months ago
  13. e338b3f Adds TRACE_EVENT for OveruseFrameDetector::CheckForOveruse by henrika · 1 year, 5 months ago
  14. 40ed3ff Improved event tracing in FrameCadenceAdapter by henrika · 1 year, 5 months ago
  15. bce7ce7 Adds support for tracking OnFrame PostTask delta times by henrika · 1 year, 5 months ago
  16. 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
  17. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
  18. 7cdf66f Add local capture clock offset to video RtpPacketInfos by Olov Brändström · 1 year, 6 months ago
  19. 6f34843 Fix EncoderBitrateAdjuster to read min bitrates from EncoderInfo by Dan Tan · 1 year, 6 months ago
  20. 3aa951a Delete SendDelayObserver interface by Danil Chapovalov · 1 year, 6 months ago
  21. fb98b01 FrameCadenceAdapter: stop delayed refresh frame calls on dtor. by Markus Handell · 1 year, 6 months ago
  22. 6ba7feb Make video encoder reconfiguration logging more verbose by Philipp Hancke · 1 year, 6 months ago
  23. 31718d7 Reland "Add option to disable quality scaling for AV1." by philipel · 1 year, 6 months ago
  24. 83102d3 Revert "Add option to disable quality scaling for AV1." by Philip Eliasson · 1 year, 6 months ago
  25. 652eccf Move send delay calculation to SendStatisticsProxy from RtpSenderEgress by Danil Chapovalov · 1 year, 6 months ago
  26. 378fb28 Propagate OnSendPacket even if transport sequence number is not registered by Danil Chapovalov · 1 year, 6 months ago
  27. 030c6ff Revert "Always use AV1 specific bitrate limits when spatial layers are used." by Philip Eliasson · 1 year, 6 months ago
  28. 4688257 Removed unneeded inheritence for SendDelayStats class by Danil Chapovalov · 1 year, 6 months ago
  29. 6e237e7 Propagate OnSendPacket signal to SendStatisticsProxy by Danil Chapovalov · 1 year, 6 months ago
  30. 2d162c4 In video send statistics proxy merge per ssrc maps by Danil Chapovalov · 1 year, 6 months ago
  31. d2d165d Always use AV1 specific bitrate limits when spatial layers are used. by philipel · 1 year, 6 months ago
  32. 446dbc6 Add option to disable quality scaling for AV1. by philipel · 1 year, 6 months ago
  33. f2827c4 FrameCadenceAdapter: schedule repeats before issuing decodes. by Markus Handell · 1 year, 6 months ago
  34. 8fa8619 FrameCadenceAdapter: account for encode sequence contention. by Markus Handell · 1 year, 6 months ago
  35. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 6 months ago
  36. f535971 In RtpSource represent time with Timestamp type instead of int64_t by Danil Chapovalov · 1 year, 6 months ago
  37. 5f14f9e Remove VCMEncodedFrame from webrtc::EncodedFrame inheritance by Tony Herre · 1 year, 6 months ago
  38. 8cfae1b Cleanup usage of lookups in video SendDelayStats helper by Danil Chapovalov · 1 year, 6 months ago
  39. b971a53 Fix inconsistent logics to check if temporal layer is supported by Wei Zhou · 1 year, 6 months ago
  40. 7084e1b In VideoPlayoutDelay delete access to integer representation of min/max values by Danil Chapovalov · 1 year, 6 months ago
  41. 1692e54 FrameDumpingEncoder: relax threading assumptions. by Markus Handell · 1 year, 6 months ago
  42. 411639e Introduce a frame dumping encoder wrapper. by Markus Handell · 1 year, 6 months ago
  43. 0671777 Move EncodedImage::playout_delay_ to private section of the class by Danil Chapovalov · 1 year, 7 months ago
  44. 47f4e55 Log video encoder InitEncode error code by Philipp Hancke · 1 year, 7 months ago
  45. b071871 Remove unused ALR experiment settings from VideoStreamEncoder. by philipel · 1 year, 7 months ago
  46. c146b5f Represent unset VideoPlayoutDelay with nullopt rather than special value by Danil Chapovalov · 1 year, 7 months ago
  47. 69e2637 Fix playout delay logging typo. by Qiu Jianlin · 1 year, 7 months ago
  48. d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 7 months ago
  49. 5165743 Reland "Fix definition of keyframes decoded statistics" by Philipp Hancke · 1 year, 7 months ago
  50. 2dbf6e0 Revert "Fix definition of keyframes decoded statistics" by Mirko Bonadei · 1 year, 7 months ago
  51. 0e37f5e Fix definition of keyframes decoded statistics by Philipp Hancke · 1 year, 7 months ago
  52. c252a40 Use layer/encode target resolution in DropDueToSize by Sergey Silkin · 1 year, 7 months ago
  53. 34d82df Use ArrayView versions of SendRtp and SendRtcp by Harald Alvestrand · 1 year, 7 months ago
  54. b90cd91 Fix first encoding's maxBitrate being ignored when scalability is set. by Henrik Boström · 1 year, 7 months ago
  55. 9266568 Clear scalability mode from stats when implementation changes. by Henrik Boström · 1 year, 7 months ago
  56. 00f1122 Remove extra usage of video-content-type header extension by Harald Alvestrand · 1 year, 8 months ago
  57. 9d677f4 Set surrogate receive times for transformed sender frames by Tony Herre · 1 year, 8 months ago
  58. dfe026c Log frame NTP timestamp in VideoEncoder::AugmentEncodedImage by Philipp Hancke · 1 year, 8 months ago
  59. 5f4a7e0 Log last received RTP timestamp when requesting a PLI due to timeout by Philipp Hancke · 1 year, 8 months ago
  60. f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 8 months ago
  61. 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 8 months ago
  62. 8beb631 Pass and process capture time through SendPacketObserver with Timestamp type by Danil Chapovalov · 1 year, 9 months ago
  63. 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
  64. 656817c Remove default "unknown" encoderImplementation/decoderImplementation by Philipp Hancke · 1 year, 9 months ago
  65. 2fec644 Fix L1Tx target bitrate bug when the standard API is used. by Henrik Boström · 1 year, 9 months ago
  66. 5278b39 Add H264Encoder::Create() by Florent Castelli · 1 year, 9 months ago
  67. f785bd4 Split WebRtcVideoMediaChannel into Send and Receive by Harald Alvestrand · 1 year, 9 months ago
  68. eeacddb Disable flaky PictureIdTests. by Jeremy Leconte · 1 year, 9 months ago
  69. f0820ff Implement video versions of RTCInboundRtpStreamStats.jitterBuffer{Target,Minimum}Delay by Rasmus Brandt · 1 year, 9 months ago
  70. 0f1a2c5 Change StreamDataCounters to use Timestamp instead of int64_t by Danil Chapovalov · 1 year, 9 months ago
  71. 621cb29 Fix video version of RTCInboundRtpStreamStats.jitterBufferDelay to obey spec. by Rasmus Brandt · 1 year, 9 months ago
  72. f67d1fd OveruseFrameDetector: complete removal of mac rules kill switch. by Markus Handell · 1 year, 10 months ago
  73. 0613054 Remove unused histograms. by Markus Handell · 1 year, 10 months ago
  74. b7a688c Delete WebRTC.Video.BadCall.* histograms. by Rasmus Brandt · 1 year, 10 months ago
  75. 0280ceb Delete unused member in VideoSendStream by Danil Chapovalov · 1 year, 10 months ago
  76. 39250a4 Rename and move VCMReceiveStatisticsCallback closer to its users. by Rasmus Brandt · 1 year, 10 months ago
  77. 8095d02 Add RtpRtcpInterface::LastRtt function to replace RtpRtcpInterface::RTT by Danil Chapovalov · 1 year, 10 months ago
  78. 090fe08 Remove "2" prefix from ReceiveStatisticsProxy file names. by Rasmus Brandt · 1 year, 10 months ago
  79. 24f9a8b Document VCMTiming::VideoDelayTimings better. by Rasmus Brandt · 1 year, 10 months ago
  80. 0df40d1 RSP2: Rename `delay_counter_` -> `oneway_delay_counter_` by Rasmus Brandt · 1 year, 10 months ago
  81. 9ffd697 Add killswitch for RTX receive stats by Philipp Hancke · 1 year, 10 months ago
  82. ea33f7f Cleanup usasge of ReportBlockData::report_block accessor by Danil Chapovalov · 1 year, 10 months ago
  83. 7220ee9 Format the rest by Jared Siskin · 1 year, 10 months ago
  84. aee5b17 DecodeSynchronizer: avoid duplicate tick callback registration. by Markus Handell · 1 year, 10 months ago
  85. f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 10 months ago
  86. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 10 months ago
  87. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 10 months ago
  88. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  89. c22893b Add AV1 perf tests. by philipel · 1 year, 10 months ago
  90. d341697 Video: add new metric for VP9/AV1 hw encoding with softwareBRC by yingyingma · 1 year, 11 months ago
  91. 527701a Increase tracing fidelity for investigation. by Markus Handell · 1 year, 11 months ago
  92. ec2670e Cleanup ReportBlockData class: use Timestamp and TimeDelta by Danil Chapovalov · 1 year, 11 months ago
  93. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 11 months ago
  94. 08dcd7a Reland "[WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl)" by Per K · 1 year, 11 months ago
  95. 779aade Revert "[WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl)" by Mirko Bonadei · 1 year, 11 months ago
  96. 77c4794 [WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl) by Per K · 1 year, 11 months ago
  97. 8481f63 Remove IsSinglecastOrAllNonFirstLayersInactive() helper. by Henrik Boström · 1 year, 11 months ago
  98. e072711 QualityScalingTest.AdaptsDownAndThenUpWithBalanced: fix for flaky test by Åsa Persson · 1 year, 11 months ago
  99. c99753a Fix VP9 {active,inactive,inactive} bitrate issue causing spatial drop. by Henrik Boström · 2 years ago
  100. 4baea5b Make VP9 simulcast behave like singlecast for single active layer cases. by Henrik Boström · 2 years ago