1. 253b846 Fix AV1 encoder do't set end_of_picture when the top layer is dropped by 林恩 · 3 months ago
  2. da7b7ca Comment unused variables in implemented functions 15\n by Dor Hen · 9 weeks ago
  3. 69cc695 Comment unused variables in implemented functions 14\n by Dor Hen · 2 months ago
  4. bda11ca Add histogram WebRTC.Video.EstimatedClockDrift_ppm by Johannes Kron · 2 months ago
  5. c79be57 Reland "Set default scalability mode for H.265 to L1T1." by Qiu Jianlin · 2 months ago
  6. 54ed3ad Revert "Set default scalability mode for H.265 to L1T1." by Ilya Nikolaevskiy · 2 months ago
  7. b7f5e7f Fix video renderer slowdown by wrong RenderTime by Shunbo Li · 2 months ago
  8. 775639e Set default scalability mode for H.265 to L1T1. by Qiu Jianlin · 2 months ago
  9. 4405d06 Add H.265 to codecs that supports temporal scalability. by Qiu Jianlin · 3 months ago
  10. 7589689 Replace cricket::LeastCommonMultiple and cricket::GreatestCommonDivisor with std::lcm and std::gcd. by Evan Shrubsole · 3 months ago
  11. e6f0c2f SEA discards inactive encoders in implementation name by Evan Shrubsole · 3 months ago
  12. faef5de Cleanup H.265 TODOs. by Qiu Jianlin · 3 months ago
  13. c4f61fb Rename capture_time_identifier to presentation_timestamp by Palak Agarwal · 3 months ago
  14. 99058d9 Export webrtc::ScalabilityModeFromString. by Jianjun Zhu · 3 months ago
  15. ce45238 Dont use SimulcastToSvcConverter if the middle stream is inactive by Ilya Nikolaevskiy · 3 months ago
  16. c382c84 fix h264 encoder don't generate template_structure after first keyframe by 林恩 · 3 months ago
  17. 41d9a01 Prepare function for deprecation by Fanny Linderborg · 3 months ago
  18. d8bddfe Split up the call/video_stream_api target by Harald Alvestrand · 3 months ago
  19. 518bd61 Forward the corruption score from the decoder to ReceiveStatisticsProxy by Fanny Linderborg · 4 months ago
  20. e1adfc0 Rename FrameToRender to OnFrameToRender by Fanny Linderborg · 4 months ago
  21. a507a08 Calculate corruption score once the frame is decoded by Fanny Linderborg · 4 months ago
  22. 215401f Reland "Add a FrameToRender argument struct as input to FrameToRender" by Fanny Linderborg · 4 months ago
  23. 1accaf9 Improve tests for reconfiguring encoder from 4:2:1 to non-power of two. by Henrik Boström · 4 months ago
  24. 5680d81 Revert "Add a FrameToRender argument struct as input to FrameToRender" by Jeremy Leconte · 4 months ago
  25. 01f91c8 Add a FrameToRender argument struct as input to FrameToRender by Fanny Linderborg · 4 months ago
  26. 6976a1e Use rtc::Buffer and rtc::ByteBufferReader instead of raw data pointers in H264SpsPpsTracker by Sergio Garcia Murillo · 4 months ago
  27. a49ab28 Set CodecSpecific.FrameInstrumentationData in RtpFrameObject ctor by Fanny Linderborg · 4 months ago
  28. bdb52e9 Delete deprecated SvcRateAllocator constructor by Danil Chapovalov · 4 months ago
  29. a6fbb35 Fix LibvpxVp9Encoder simulcast bug. by Henrik Boström · 4 months ago
  30. 2152af8 Export CreateScalabilityStructure API to chromium by yingyingma · 5 months ago
  31. b04af61 Remove VLA and implicit value capture of this in lambdas by Florent Castelli · 4 months ago
  32. 52ea2c3 Propagate FieldTrialsView to query WebRTC-StableTargetRate field trial by Danil Chapovalov · 4 months ago
  33. 84273f5 Specify max number of consecutive drops using time units by Sergey Silkin · 5 months ago
  34. 363dc19 SimulcastToSvcConverter: Allow not setting scalability mode on frame by Ilya Nikolaevskiy · 5 months ago
  35. 26146bb Add support for screencast with temporal layering to SvcRateAllocator by Sergey Silkin · 5 months ago
  36. 5ac7495 Prepare to use SimulcastToSvcConverter in chromium by Ilya Nikolaevskiy · 5 months ago
  37. dac0805 Add FrameInstrumentationData to RTPVideoHeader and CodecSpecificInfo by Fanny Linderborg · 5 months ago
  38. 55a5933 Minor format to extrapolate local time by yazdan0a · 5 months ago
  39. e432503 Rewrite simulcast config to equivalent SVC for vp9 simulcast by Ilya Nikolaevskiy · 5 months ago
  40. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 5 months ago
  41. 0b4b5b0 Use AV1E_SET_AUTO_TILES by Sergey Silkin · 5 months ago
  42. 058972f Make LAYER_DROP and max_consec_drop=2 to be default settings by Sergey Silkin · 5 months ago
  43. 2c637aa Register filter loop parameters' start position in VP9 frame header. by Emil Vardar · 5 months ago
  44. 8771cf4 Allow gap on packet buffer fix with GFD by Fan Zhou · 5 months ago
  45. 97ba6af Propagate the base QP value from frame header to Decoded callback in dav1d decoder. by Emil Vardar · 5 months ago
  46. 1921fa5 Apply include-cleaner to api/test/[^/]* by Dor Hen · 5 months ago
  47. 07e83f2 Roll chromium_revision ba1ae79f58..6f9b3224db (1319128:1338914) by Mirko Bonadei · 6 months ago
  48. 8d7642a Remove unused QpFastFilterLow method by Björn Terelius · 6 months ago
  49. 12f9d5c Revert "Update support for missing HIGH profiles and 1080p" by Sergey Silkin · 6 months ago
  50. f90a3ad Reenable disabled passing tests by Danil Chapovalov · 6 months ago
  51. ac15a13 In RtpVideoStreamReceiver do not rely on RTP sequence number unwrap to be stable by Danil Chapovalov · 6 months ago
  52. 45e5e38 Use ArrayView on H264 bitstream parsing by Sergio Garcia Murillo · 6 months ago
  53. 4dedf5e Use EncoderStreamFactory::CreateEncoderStreams() instead of GetSimulcastConfig() by Sergey Silkin · 6 months ago
  54. 3f9589a Remove max_qp argument from GetSimulcastConfig() by Sergey Silkin · 7 months ago
  55. 55d328d Add ssilkin@webrtc to OWNERS in video/ by Sergey Silkin · 6 months ago
  56. e9810a8 Use GetTemporalLayerSum by Sergey Silkin · 7 months ago
  57. c0a32fe Remove bitrate_priority argument from GetSimulcastConfig() by Sergey Silkin · 7 months ago
  58. f7a15067 Adjust max consecutive drops depending on target frame rate by Sergey Silkin · 7 months ago
  59. 5d24544 Fix keyframe flag by Sergey Silkin · 7 months ago
  60. 3172d16 Clean up EncoderStreamFactory by Sergey Silkin · 7 months ago
  61. 7a6053a Rename minimum_qp to min_qp by Sergey Silkin · 7 months ago
  62. b43cd86 Increase frame rate precision in libaom AV1 encoder wrapper by Sergey Silkin · 7 months ago
  63. 508e20f Increase number of times a nack request can be sent from 10 to 100. by Per K · 7 months ago
  64. 3b15e46 Get min bitrate from spatial layers for AV1 (instead of bitrate limits). by Åsa Persson · 7 months ago
  65. 55c3600 Remove <ostream> dependencies by Tommi · 7 months ago
  66. 881c1a7 Revert "Reland "Rewrite simulcast config to equivalent SVC for vp9 simulcast"" by Ilya Nikolaevskiy · 7 months ago
  67. aab3456 Reland "Rewrite simulcast config to equivalent SVC for vp9 simulcast" by Ilya Nikolaevskiy · 7 months ago
  68. 445d403 Use RtpEncodingParameters min bitrate on lowest spatial layer if set. by Åsa Persson · 7 months ago
  69. b589373 Revert "Rewrite simulcast config to equivalent SVC for vp9 simulcast" by Björn Terelius · 7 months ago
  70. 216cce5 Add minimum_qp to VideoEncoder::EncoderInfo by Johannes Kron · 7 months ago
  71. 86ff48a Rewrite simulcast config to equivalent SVC for vp9 simulcast by Ilya Nikolaevskiy · 7 months ago
  72. eb3da2b Extract video writing into separate target by Artem Titov · 7 months ago
  73. accef6a Allow for reordering around IRAPs. by philipel · 7 months ago
  74. 46b43e0 Update support for missing HIGH profiles and 1080p by Sergio Garcia Murillo · 7 months ago
  75. 0f86252 Video encoding: allow to use system OpenH264 by Jan Grulich · 9 months ago
  76. a0b22af Revert "Temporary add 'RTPVideoHeaderH264::nalus_length'." by Jeremy Leconte · 7 months ago
  77. 04dd95f Temporary add 'RTPVideoHeaderH264::nalus_length'. by Jeremy Leconte · 7 months ago
  78. 469e698 Remove kMaxNalusPerPacket hard limit for H264 frames by Sergio Garcia Murillo · 7 months ago
  79. 6e37ee3 Reuse QP limits from the main encoder config by Sergey Silkin · 8 months ago
  80. c045c6f Mark MakeScalabilityMode() RTC_EXPORT by Hirokazu Honda · 8 months ago
  81. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 8 months ago
  82. 44e63aa Run encode-only test if --decoder=null by Sergey Silkin · 8 months ago
  83. f317f71 Remove option to parse RateControlSettings from the global field trial string by Danil Chapovalov · 8 months ago
  84. fd89ff5 Provide Environment to SimulcastRateAllocator at construction by Danil Chapovalov · 8 months ago
  85. 179f96d Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 9 months ago
  86. 16fb790 Revert "Provide Environment to construct VideoBitrateAllocator" by Jeremy Leconte · 9 months ago
  87. 4bf4e17 Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 9 months ago
  88. 67ba914 Propagate FieldTrialsView through FEC protection method helpers by Danil Chapovalov · 9 months ago
  89. 29d4062 Make SpatialLayer to be an alias of SimulcastStream by Sergey Silkin · 9 months ago
  90. ac42626 Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController by Danil Chapovalov · 9 months ago
  91. dbdf36c Add key_interval command line argument to codec test by Sergey Silkin · 9 months ago
  92. 5f3fc50 Split CreateEncodingSettings by Sergey Silkin · 9 months ago
  93. f126e8a Delete implicit layering mode. by Sergey Silkin · 9 months ago
  94. f5e9f11 Delete WebRTC-LibaomAv1Encoder-DisableFrameDropping by Sergey Silkin · 9 months ago
  95. 853e247 Set full path to input video in EncodeDecode test by Sergey Silkin · 9 months ago
  96. 111d957 Cleanup unused field trial WebRTC-Video-BandwidthQualityScalerSettings by Danil Chapovalov · 9 months ago
  97. 5b64329 Use proper TRACE_EVENT_ASYNC_STEP macro with perfetto by Evan Shrubsole · 9 months ago
  98. 8410b6e Add --screencast and --frame_drop flags to EncodeDecode test by Sergey Silkin · 9 months ago
  99. 652bd28 Query EncoderInfoSettings through propagated field trials by Danil Chapovalov · 9 months ago
  100. cd09858 Convert decoder TRACE_EVENT to flows by Evan Shrubsole · 9 months ago