1. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  2. 0b4b5b0 Use AV1E_SET_AUTO_TILES by Sergey Silkin · 6 months ago
  3. 97ba6af Propagate the base QP value from frame header to Decoded callback in dav1d decoder. by Emil Vardar · 7 months ago
  4. e9810a8 Use GetTemporalLayerSum by Sergey Silkin · 8 months ago
  5. f7a15067 Adjust max consecutive drops depending on target frame rate by Sergey Silkin · 8 months ago
  6. 7a6053a Rename minimum_qp to min_qp by Sergey Silkin · 8 months ago
  7. b43cd86 Increase frame rate precision in libaom AV1 encoder wrapper by Sergey Silkin · 8 months ago
  8. 216cce5 Add minimum_qp to VideoEncoder::EncoderInfo by Johannes Kron · 9 months ago
  9. 6e37ee3 Reuse QP limits from the main encoder config by Sergey Silkin · 9 months ago
  10. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  11. f5e9f11 Delete WebRTC-LibaomAv1Encoder-DisableFrameDropping by Sergey Silkin · 10 months ago
  12. 652bd28 Query EncoderInfoSettings through propagated field trials by Danil Chapovalov · 11 months ago
  13. ef16aba RTC_CHECK frame buffer has expected width & height by Wan-Teh Chang · 11 months ago
  14. 604b4db Require webrtc::Environment to create AV1 Encoder by Danil Chapovalov · 11 months ago
  15. 0fa9088 Deprecate VideoFrame::timestamp() and set_timestamp by Per K · 1 year ago
  16. b4913a5 Add factory functions to pass Environment to VideoEncoders by Danil Chapovalov · 1 year ago
  17. 17e3580 Add AV1 encoder speed setting for screen share by Johannes Kron · 1 year ago
  18. 74a4038 Limit max frame size in DAV1D decoder by Sergey Silkin · 1 year, 1 month ago
  19. f19c7ca Fix crash when rolling libaom. by Jeremy Leconte · 1 year, 1 month ago
  20. 4860148 Add WebRTC-LibaomAv1Encoder-MaxConsecFrameDrop parameter to explicitly limit the maximum consecutive frame drop by Dan Tan · 1 year, 1 month ago
  21. a3d2c58 Skip LibaomAv1SvcTest.EncodeAndDecodeAllDecodeTargets/S3T3. by Mirko Bonadei · 1 year, 3 months ago
  22. 50e2054 Move setting single spatial layer bitrates to GetVp9SvcConfig by Sergey Silkin · 1 year, 5 months ago
  23. a4b2b95 Restrict ARM-specific VP8/VP9/AV1 settings to mobile platforms by Sergey Silkin · 1 year, 5 months ago
  24. 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
  25. 31718d7 Reland "Add option to disable quality scaling for AV1." by philipel · 1 year, 6 months ago
  26. 83102d3 Revert "Add option to disable quality scaling for AV1." by Philip Eliasson · 1 year, 6 months ago
  27. 19ff1ad Reland "Always use AV1 specific bitrate limits when spatial layers are used." by philipel · 1 year, 6 months ago
  28. 030c6ff Revert "Always use AV1 specific bitrate limits when spatial layers are used." by Philip Eliasson · 1 year, 6 months ago
  29. d2d165d Always use AV1 specific bitrate limits when spatial layers are used. by philipel · 1 year, 6 months ago
  30. 8fd0901 Reduce number of spatial layers depending on input resolution for AV1 by philipel · 1 year, 6 months ago
  31. 446dbc6 Add option to disable quality scaling for AV1. by philipel · 1 year, 6 months ago
  32. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 7 months ago
  33. 3403acb av1: 8 threads for >720p and tiles config by Jerome Jiang · 1 year, 9 months ago
  34. d615704 Enable frame dropping in libaom AV1 encoder by Sergey Silkin · 1 year, 9 months ago
  35. 0c85f73 For AV1, disable error resilience on upper temporal layers by Danil Chapovalov · 1 year, 10 months ago
  36. 67f2109 Revert "For AV1, disable error resilience on upper temporal layers. Error resilience is no longer required for upper temporal layers. Disabling error resilience on the upper layers leads to a ~2% PSNR BD-rate gain." by Jeremy Leconte · 1 year, 11 months ago
  37. 2080dac For AV1, disable error resilience on upper temporal layers. Error resilience is no longer required for upper temporal layers. Disabling error resilience on the upper layers leads to a ~2% PSNR BD-rate gain. by Michael Horowitz · 1 year, 11 months ago
  38. 35f2b89 Fix the issue 15059: wrong libaom initialized target bitrate by Yu-Chen (Eric) Sun · 1 year, 11 months ago
  39. ad192a8 Remove extraneous opening parenthesis in comment by Wan-Teh Chang · 2 years ago
  40. 8f29b42 Validate encoder_settings_.qpMax by Wan-Teh Chang · 2 years ago
  41. 8eb7aef Relax expectation on the libaom rate controller by Danil Chapovalov · 2 years ago
  42. b27efd4 Add option to configure AV1 EncoderInfo resolution_bitrate_limits. by Michael Horowitz · 2 years ago
  43. ff1cf61 Fix potentially bad rate control with libaom av1 encoder. by Erik Språng · 2 years, 1 month ago
  44. a09f21b Introduce capture_time_identifier in webrtc::EncodedImage by Palak Agarwal · 2 years, 1 month ago
  45. f6eb9d6 Declare kMinimumFrameRate for AV1 codec as double by Wan-Teh Chang · 2 years, 1 month ago
  46. 1f39162 Fill fps allocation for LibaomAv1Encoder correctly by Wan-Teh Chang · 2 years, 1 month ago
  47. 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago
  48. 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
  49. ef005bc Unwrap the presentation timestamp before calling aom_codec_encode in LibaomAv1Encoder. by philipel · 2 years, 4 months ago
  50. 0c4563c Remove the libaom av1 decoder. by philipel · 2 years, 6 months ago
  51. dd65499 Skip one data copy on dav1d decoding by Zhaoliang Ma · 2 years, 6 months ago
  52. 59020bd Add AV1 profile-1 video decode support to WebRTC by Joe Downing · 2 years, 6 months ago
  53. 9e9bc64 Update visibility for dav1d_decoder. by philipel · 2 years, 8 months ago
  54. a1a7c63 Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. by Byoungchan Lee · 2 years, 8 months ago
  55. 752436f Add dependencies on absl when they are used but undeclared by Oleh Prypin · 2 years, 9 months ago
  56. 90b7438 SVC: Add end to end tests for VP8 and VP9 by Florent Castelli · 2 years, 9 months ago
  57. 09a2848 Remove LibaomAv1EncoderIfSupported by philipel · 2 years, 10 months ago
  58. 0921d1e C++20 fixes. by Peter Kasting · 2 years, 10 months ago
  59. 9437529 Determine scalability mode if not explicilty set for AV1. by philipel · 2 years, 10 months ago
  60. 3b04813 Update SupportsScalabilityMode functions to use enum ScalabilityMode. by Niels Möller · 2 years, 10 months ago
  61. 662d7f1 Fixes to support building in -std=c++20 mode. by Peter Kasting · 2 years, 10 months ago
  62. 30ec725 Auxiliary liboam AV1 encoder settings. by philipel · 2 years, 10 months ago
  63. 8c35488 Updated libaom AV1 encoder configuration. by philipel · 2 years, 11 months ago
  64. 79d566b New enum ScalabilityMode. by Niels Möller · 2 years, 11 months ago
  65. cc17195 Rename scalability mode "NONE" to "L1T1". by Niels Möller · 3 years ago
  66. a78c949 Add support for screen content by Jerome Jiang · 3 years ago
  67. ab68a91 Don't dereference null buffer in the LibaomAv1Encoder. by philipel · 3 years ago
  68. 1bcdafc Reland of remove NV12 to I420 conversion in webrtc AV1 Encoder. by Ilya Nikolaevskiy · 3 years ago
  69. fef0026 Revert "Reland "remove NV12 to I420 conversion in webrtc AV1 Encoder."" by Andrey Logvin · 3 years ago
  70. d703169 Reland "remove NV12 to I420 conversion in webrtc AV1 Encoder." by Shuhai Peng · 3 years ago
  71. 15ee87f Use VideoCodec complexity to determine AV1 encoder cpu_speed. by “Michael · 3 years ago
  72. 66557e1 Revert "remove NV12 to I420 conversion in webrtc AV1 Encoder." by Artem Titov · 3 years ago
  73. 9558ab4 remove NV12 to I420 conversion in webrtc AV1 Encoder. by Shuhai Peng · 3 years ago
  74. 9570150 Make libaom_av1_encoder always build the libaom encoder. by philipel · 3 years, 2 months ago
  75. 0763ccc Don't configure SVC params without per layer bitrate configured. by philipel · 3 years, 3 months ago
  76. 144e5bf Use NONE if scalability mode is not specified by Sergey Silkin · 3 years, 4 months ago
  77. b09d872 Reland "Add dav1d decoder to WebRTC." by philipel · 3 years, 4 months ago
  78. 8498b7e Revert "Add dav1d decoder to WebRTC." by Artem Titov · 3 years, 4 months ago
  79. 1478585 Add dav1d decoder to WebRTC. by philipel · 3 years, 4 months ago
  80. 528e489 Set correct spatial layer number in FrameEncodeMetadataWriter by Zhaoliang Ma · 3 years, 4 months ago
  81. d3eb8f1 libaom AV1 encoder wrapper cleanup. by philipel · 3 years, 4 months ago
  82. 448231d Always call aom_codec_encode for every spatial layer in the libaom AV1 encoder wrapper. by philipel · 3 years, 5 months ago
  83. f33fc35 Set rates for av1 svc tests by Jerome Jiang · 3 years, 5 months ago
  84. b26863e Reland "Handle scalability mode in QueryCodecSupport" by Johannes Kron · 3 years, 6 months ago
  85. 74281be Revert "Handle scalability mode in QueryCodecSupport" by Andrey Logvin · 3 years, 6 months ago
  86. 715a148 Handle scalability mode in QueryCodecSupport by Johannes Kron · 3 years, 6 months ago
  87. 53d4be2 Migrate software decoders to new VideoDecoder::Configure by Danil Chapovalov · 3 years, 7 months ago
  88. 75ac5ab Remove workaround for Android VideoFrame's ToI420() returning wrong type by Byoungchan Lee · 3 years, 8 months ago
  89. d45f930 Add missing rate control settings for av1 wrapper by Jerome Jiang · 3 years, 9 months ago
  90. f906ec4 Handle null return from ToI420 in encoders by Evan Shrubsole · 3 years, 9 months ago
  91. f8654448 Make AV1 respect spatial layer active flag. by Erik Språng · 3 years, 10 months ago
  92. c27c047 Set non-zero target bitrate for AV1 single spatial layer case by Danil Chapovalov · 3 years, 10 months ago
  93. b454767 AV1: Use AOM_USAGE_REALTIME when creating encoder by Fyodor Kyslov · 4 years ago
  94. 56db9ff VideoStreamEncoder: Don't map kNative video frame buffers. by Henrik Boström · 4 years ago
  95. 26abdaf AV1: Use Default TX type for encoding by Fyodor Kyslov · 4 years ago
  96. f8776cb Revert "AV1: Use Default TX type for encoding" by Fyodor Kyslov · 4 years ago
  97. b0dc518 AV1: Use Default TX type for encoding by Fyodor Kyslov · 4 years ago
  98. bff6489 AV1: Disable several intra coding tools. by Fyodor Kyslov · 4 years ago
  99. b315951 Remove incorrect DCHECKs from LibaomAv1Encoder::SetRates. by philipel · 4 years ago
  100. dac39c5 Reland "Add test for odd sizes with spatial layers" by Sergio Garcia Murillo · 4 years, 1 month ago