1. b942d45 Fill fps allocation by LibaomAv1Encoder::GetEncoderInfo by Danil Chapovalov · 4 years, 3 months ago
  2. a68bfc5 Delete KeepBufferRefs helpers, and use of rtc::Bind. by Niels Möller · 4 years, 3 months ago
  3. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  4. 360da05 Remove webrtc::VideoDecoder::PrefersLateDecoding. by philipel · 4 years, 3 months ago
  5. 6afa794 Delete deprecated H264BitstreamParser methods by Niels Möller · 4 years, 3 months ago
  6. f86cf4c Add support for VideoLayersAllocation for Vp9 scv/ksvc and none scalable by Per Kjellander · 4 years, 3 months ago
  7. 08d2c2b Delete unneeded dependencies on the Module abstraction by Niels Möller · 4 years, 3 months ago
  8. 39d1f74 Decide Av1 num of threads on frame size and available cores. by Jerome Jiang · 4 years, 4 months ago
  9. 334b1fd VideoReceiveStream: eliminate task post in decode path. by Markus Handell · 4 years, 4 months ago
  10. f964dea Lower HighBitrateAV1 liabom test quality threshold by Andrey Logvin · 4 years, 4 months ago
  11. ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 4 months ago
  12. cc02721 Extend LibvpxInterface with VP9 support and use it from LibvpxVp9Encoder by Erik Språng · 4 years, 4 months ago
  13. 0186d2d Splits vp9_impl into libvpx_vp9_encoder and libvpx_vp9_decoder. by Erik Språng · 4 years, 4 months ago
  14. cb327d9 Remove use of inter_layer_predicted in FrameBuffer2. by philipel · 4 years, 4 months ago
  15. 0cb7326 Stop using inter_layer_predicted flag for VP9. by philipel · 4 years, 4 months ago
  16. 2f0dcc8 Clean up RtpVp9RefFinder unittests. by philipel · 4 years, 4 months ago
  17. 3931591 Reland "Adds experimental libvpx VP9 speed settings." by Erik Språng · 4 years, 4 months ago
  18. ead570c Revert "Adds experimental libvpx VP9 speed settings." by Erik Språng · 4 years, 4 months ago
  19. 10f76ac Move RtpVp9RefFinder unittests into its own file. by philipel · 4 years, 4 months ago
  20. 6e71674 Adds experimental libvpx VP9 speed settings. by Erik Språng · 4 years, 4 months ago
  21. 39f09b4 Handle AV1 without DependencyDescriptor. by philipel · 4 years, 4 months ago
  22. 4e70216 Break RtpFrameReferenceFinder into descriptor specific parts. by philipel · 4 years, 4 months ago
  23. 4005e5a Add av1 svc configuration for target bitrates by Danil Chapovalov · 4 years, 4 months ago
  24. 9a5e21d in Vp8 encoder fill resolution into codec agnostic structure by Danil Chapovalov · 4 years, 4 months ago
  25. a62fa73 Removed unused H264 specific code from RtpFrameReferenceFinder. by philipel · 4 years, 4 months ago
  26. 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
  27. cf1308f Ignore frame type when calculating generic frame dependencies. by Danil Chapovalov · 4 years, 4 months ago
  28. a65d785 Don't use VP9 specific concepts to combine spatial layer frames in FrameBuffer2. by philipel · 4 years, 4 months ago
  29. 716a3c9 Remove unused includes from RtpFrameReferenceFinder. by philipel · 4 years, 4 months ago
  30. ba56ea0 Removed superfluous check in FrameBuffer2. by philipel · 4 years, 4 months ago
  31. 87e9909 Make video scalability mode configurable from peerconnection level. by philipel · 4 years, 5 months ago
  32. 06bbeb3 in Av1 encoder wrapper communicate end_of_picture flag similar to VP9 by Danil Chapovalov · 4 years, 5 months ago
  33. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 5 months ago
  34. 649648e Move SvcRateAllocator out of codecs/vp9 and make it not vp9 specific by Danil Chapovalov · 4 years, 5 months ago
  35. 043725f Delete master_timing argument to VCMTiming. by Niels Möller · 4 years, 5 months ago
  36. 8cc6695 Reformat python files checked by pylint (part 1/2). by Mirko Bonadei · 4 years, 5 months ago
  37. d3a3e9e Delete internal locking in TimestampExtrapolator class. by Niels Möller · 4 years, 5 months ago
  38. b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 5 months ago
  39. 1b0d543 Removed _completeFrame since we never allow incomplete frames. by philipel · 4 years, 5 months ago
  40. 18e6edd Change SPS/PPS id update strategy to SPS_LISTING. by Sergey Silkin · 4 years, 5 months ago
  41. f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 5 months ago
  42. 347a327 Make ScalableVideoController::OnRatesUpdated pure virtual by Danil Chapovalov · 4 years, 5 months ago
  43. 5a04ef6 Tweaks videocodec_test threshold for arm vp8 simulcast by Erik Språng · 4 years, 5 months ago
  44. 111e981 Signaling for low-latency renderer algorithm by Johannes Kron · 4 years, 5 months ago
  45. 71002a2 Add layer skipping to L2T2_KEY_SHIFT structure by Danil Chapovalov · 4 years, 5 months ago
  46. 9d69cbe Changes default pacing factor to 1.1x by Erik Språng · 4 years, 5 months ago
  47. 42aab25 In Vp9 wrapper allow to use ScalableVideoController with simulcast structures by Danil Chapovalov · 4 years, 5 months ago
  48. 8203131 Support layer skipping in S2T1 structure by Danil Chapovalov · 4 years, 6 months ago
  49. 9f4859e Allow to set av1 scalability mode after encoder is constructed by Danil Chapovalov · 4 years, 6 months ago
  50. 4b18e24 Support layer skipping in key svc structures by Danil Chapovalov · 4 years, 6 months ago
  51. 5ad731a In VP9 wrapper fill information required to produce Dependency Descriptor by Danil Chapovalov · 4 years, 6 months ago
  52. da7fe39 Move scalability structures from av1 into own subfolder by Danil Chapovalov · 4 years, 6 months ago
  53. c85baeb Refactor ScalableVideoController::OnEncodeDone signature by Danil Chapovalov · 4 years, 6 months ago
  54. 602b13a Reland "NV12 support for VP8 simulcast" by Evan Shrubsole · 4 years, 6 months ago
  55. 1da46ab Fix quality scaler being accidentally enabled for VP9 by Ilya Nikolaevskiy · 4 years, 6 months ago
  56. 294729f Support layer skipping in full svc structures with 3 temporal layers by Danil Chapovalov · 4 years, 6 months ago
  57. 7ef8093 Revert "NV12 support for VP8 simulcast" by Guido Urdaneta · 4 years, 6 months ago
  58. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  59. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  60. b556b08 Allow encoders to receive preferred pixel formats from native buffers by Evan Shrubsole · 4 years, 6 months ago
  61. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
  62. 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 6 months ago
  63. 76d3e7a NV12 support for VP8 simulcast by Evan Shrubsole · 4 years, 6 months ago
  64. f67bb27 Factor out common logic for full svc scalability structures by Danil Chapovalov · 4 years, 6 months ago
  65. e3c436b Adds field trial to set per-layer speed for libvpx vp9. by Erik Språng · 4 years, 6 months ago
  66. 85ddb23 Set processing time according to the decode time if provided by the decoder. by philipel · 4 years, 6 months ago
  67. b33a718 Support layer skipping in L2T2 scalability structure by Danil Chapovalov · 4 years, 6 months ago
  68. c082eba When reconfiguring VP9 restore previous input pixel format by Evan Shrubsole · 4 years, 6 months ago
  69. b3d539e Sets VP9 buffer size and speed based on highest active spatial layer. by Erik Språng · 4 years, 6 months ago
  70. b3a83ba Support layer skipping in L3T1 scalability structure by Danil Chapovalov · 4 years, 6 months ago
  71. f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
  72. be0aec2 Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation: by Per Kjellander · 4 years, 6 months ago
  73. b6f002b Add NV12 to libvpx wrappers output by Ilya Nikolaevskiy · 4 years, 6 months ago
  74. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 6 months ago
  75. 7899e97 Accept NV12 frames into VP9 by Evan Shrubsole · 4 years, 6 months ago
  76. 08ae7ce Reland "Delete the non-const version of the EncodedImage::data() method." by Niels Möller · 4 years, 6 months ago
  77. b6103ff Test scalability structures do not suggest disabled layers by Danil Chapovalov · 4 years, 6 months ago
  78. 111de341 Revert "Delete the non-const version of the EncodedImage::data() method." by Marina Ciocea · 4 years, 6 months ago
  79. f2969fa Delete the non-const version of the EncodedImage::data() method. by Niels Möller · 4 years, 6 months ago
  80. d60e32a Demote method EncodedImage::capacity() to private. by Niels Möller · 4 years, 6 months ago
  81. a945cda Make VP9 correctly accept middle-layer singlecast by Ilya Nikolaevskiy · 4 years, 6 months ago
  82. ceb4495 Reland: Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 6 months ago
  83. ceab754 Make LibvpxVp8Encoder::GetCpuSpeed() to always read from CpuSpeedExperiment for arm. by Åsa Persson · 4 years, 6 months ago
  84. 4c87d83 Extend I420 frame buffer pool to also create NV12 buffers by Ilya Nikolaevskiy · 4 years, 6 months ago
  85. c5a74ff Add support so requested resolution alignment also apply to scaled layers. by Åsa Persson · 4 years, 6 months ago
  86. 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 7 months ago
  87. 5956a17 Revert "Wires up WebrtcKeyValueBasedConfig in media engines." by Artem Titov · 4 years, 7 months ago
  88. 591b2ab Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 7 months ago
  89. 7d73c6c Explicitly enable CDEF by Emil Lundmark · 4 years, 7 months ago
  90. 6e04666 Adding field trials to control additional quality scaler settings by Harsh Maniar · 4 years, 7 months ago
  91. 869e9fb Use field trial list in CpuSpeedExperiment. by Åsa Persson · 4 years, 7 months ago
  92. d381eed Rename PlayoutDelay --> VideoPlayoutDelay, move to api/video/video_timing.h by Niels Möller · 4 years, 7 months ago
  93. 08b6364 Move ABSL_MUST_USE_RESULT at the beginning of the method decl. by Mirko Bonadei · 4 years, 7 months ago
  94. 91c0477 Add AV1 support to IVF reader and writer by Emil Lundmark · 4 years, 7 months ago
  95. cccd550 Delete unneeded dependencies on deprecated build target webrtc_common by Niels Möller · 4 years, 7 months ago
  96. fbb49b4 Enable Vp8VariableFramerateScreenshare by default by Ilya Nikolaevskiy · 4 years, 7 months ago
  97. 253fdc3 Don't do legacy conference mode temporal layer allocation on non-screenshare by Florent Castelli · 4 years, 8 months ago
  98. eeedb6e Add error reporting on VP8 encoder configuration error by Florent Castelli · 4 years, 8 months ago
  99. 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 8 months ago
  100. 5b69aa6 Move definition of SpatialLayer to api/video_codecs/spatial_layer.h by Niels Möller · 4 years, 8 months ago