1. 052bc3a Field trial to control SVC frame dropping mode in libvpx VP9 encoder by Sergey Silkin · 1 year, 1 month ago
  2. 20bede7 Clean up dead code in vp9 encoder wrapper by Erik Språng · 1 year, 10 months ago
  3. 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
  4. 3f21ba6 Improve LibvpxVp9Encoder::UpdateReferenceBuffers perfomance by Danil Chapovalov · 2 years, 8 months ago
  5. 90b7438 SVC: Add end to end tests for VP8 and VP9 by Florent Castelli · 2 years, 9 months ago
  6. e4589cb Reduce libvpx VP9 complexity setting on <= 2 core machines. by Erik Språng · 3 years ago
  7. 3225385 VP9 per layer settings should not force denoising. by Erik Språng · 3 years ago
  8. 3be87e9 Reduce VP9 complexity for 1080p and up. by Erik Språng · 3 years ago
  9. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  10. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  11. 16cbed4 Update how VP9 temporal up switch is populated by Erik Språng · 3 years, 2 months ago
  12. 823ba0b Cleanup WebRTC-Vp9DependencyDescriptor field trial by Emil Lundmark · 3 years, 5 months ago
  13. 32b917a With Svc controller do not produce frame that will be dropped anyway by Danil Chapovalov · 3 years, 6 months ago
  14. 062acd9 Move frame drop functionality in VideoAdapter into a separate class. by Åsa Persson · 3 years, 7 months ago
  15. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  16. dcd7fc7 Use backticks not vertical bars to denote variables in comments for /modules/video_coding by Artem Titov · 3 years, 7 months ago
  17. c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 3 years, 11 months ago
  18. bd9e4a9 Support native scaling of VideoFrameBuffers in LibvpxVp9Encoder. by Henrik Boström · 4 years ago
  19. b582305 In VP9 encoder avoid crashing when encoder produce an unexpected frame by Danil Chapovalov · 4 years, 1 month ago
  20. c91c423 LibvpxVp9Encoder: add option to configure resolution_bitrate_limits. by Åsa Persson · 4 years, 1 month ago
  21. 0186d2d Splits vp9_impl into libvpx_vp9_encoder and libvpx_vp9_decoder. by Erik Språng · 4 years, 3 months ago[Renamed (82%) from modules/video_coding/codecs/vp9/vp9_impl.h]
  22. 3931591 Reland "Adds experimental libvpx VP9 speed settings." by Erik Språng · 4 years, 3 months ago
  23. ead570c Revert "Adds experimental libvpx VP9 speed settings." by Erik Språng · 4 years, 3 months ago
  24. 6e71674 Adds experimental libvpx VP9 speed settings. by Erik Språng · 4 years, 3 months ago
  25. 9d69cbe Changes default pacing factor to 1.1x by Erik Språng · 4 years, 5 months ago
  26. 5ad731a In VP9 wrapper fill information required to produce Dependency Descriptor by Danil Chapovalov · 4 years, 5 months ago
  27. e3c436b Adds field trial to set per-layer speed for libvpx vp9. by Erik Språng · 4 years, 5 months ago
  28. b6f002b Add NV12 to libvpx wrappers output by Ilya Nikolaevskiy · 4 years, 6 months ago
  29. 7899e97 Accept NV12 frames into VP9 by Evan Shrubsole · 4 years, 6 months ago
  30. 7a82467 Fix vp9 svc singlecast mode and enable quality scaler for vp9 by Ilya Nikolaevskiy · 4 years, 9 months ago
  31. 969ccf0 Reland "VP9 decoder: Sets thread count based on resolution, reinit on change." by Erik Språng · 4 years, 9 months ago
  32. ef377ec Revert "VP9 decoder: Sets thread count based on resolution, reinit on change." by Erik Språng · 4 years, 9 months ago
  33. d592575 VP9 decoder: Sets thread count based on resolution, reinit on change. by Erik Språng · 4 years, 9 months ago
  34. 4a06666 Only set vp9 config when it's changed. by Jerome Jiang · 5 years ago
  35. bc8049e Reland "VP9 encoder: handle disabled layers correctly" by Ilya Nikolaevskiy · 5 years ago
  36. 90d6efb Revert "VP9 encoder: handle disabled layers correctly" by Ilya Nikolaevskiy · 5 years ago
  37. 88fe84b VP9 encoder: handle disabled layers correctly by Ilya Nikolaevskiy · 5 years ago
  38. 1af0f90 VP9 screenshare: use CONSTRAINED_FROM_ABOVE_DROP mode by Ilya Nikolaevskiy · 6 years ago
  39. a0e2609 Partially revert of ColorSpace information copying around decoders by Ilya Nikolaevskiy · 6 years ago
  40. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  41. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  42. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  43. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  44. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  45. ab62b2e Don't copy video frame metadata in each encoder/decoder by Ilya Nikolaevskiy · 6 years ago
  46. 039a714 VP9 screenshare: drop base layer separately by Ilya Nikolaevskiy · 6 years ago
  47. 5c18a5f Reland "VP9 screenshare: Don't base layers frame-rate on input frame-rate" by Ilya Nikolaevskiy · 6 years ago
  48. ce72323 Revert "VP9 screenshare: Don't base layers frame-rate on input frame-rate" by Ilya Nikolaevskiy · 6 years ago
  49. eb1754c VP9 screenshare: Don't base layers frame-rate on input frame-rate by Ilya Nikolaevskiy · 6 years ago
  50. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 6 years ago
  51. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 6 years ago
  52. 7a3fe89 Tweak libvpx vp8/vp9 encoder rc settings based on network headroom. by Erik Språng · 6 years ago
  53. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  54. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 6 years ago
  55. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  56. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  57. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  58. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  59. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  60. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  61. 6117068 Throttle frame-rate In VP9 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  62. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  63. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  64. d4d254f Revert "Various VP9 high fps fixes" by Patrik Höglund · 6 years ago
  65. ba2840c Various VP9 high fps fixes by Ilya Nikolaevskiy · 6 years ago
  66. 88ce4ef Don't buffer encoded frames. by Sergey Silkin · 6 years ago
  67. 4749e4e Move HdrMetadata to ColorSpace by Johannes Kron · 6 years ago
  68. 95adedb Always compile VP9 source files. by Mirko Bonadei · 6 years ago
  69. 9973fa8 Pass HdrMetadata between VideoFrame and EncodedImage for VP9 by Johannes Kron · 6 years ago
  70. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  71. 727d164 Update VP9 encoder to use GetEncoderInfo by Erik Språng · 6 years ago
  72. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  73. e7ce888 Fix VP9 K-SVC full stack tests. by Sergey Silkin · 6 years ago
  74. 390f358 Configure frame references in VP9 encoder wrapper. by Sergey Silkin · 6 years ago
  75. 96f2c97 Reland "Frame rate controller per spatial layer." by Sergey Silkin · 7 years ago
  76. 042661b Revert "Frame rate controller per spatial layer." by Sergey Silkin · 7 years ago
  77. ae9e188 Frame rate controller per spatial layer. by Sergey Silkin · 7 years ago
  78. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 7 years ago
  79. ae3144c Move VP9 frame rate controller to separate class. by Sergey Silkin · 7 years ago
  80. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 7 years ago
  81. da0898d Add spatial index to EncodedImage. by Niels Möller · 7 years ago
  82. 8227659 Prevent duplicates in VP9 RTP p_diff list. by Sergey Silkin · 7 years ago
  83. 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 7 years ago
  84. 23c5a99 Fix for VP9 K-SVC video freeze frame when send bandwidth is restricted. by “Michael · 7 years ago
  85. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  86. 4e6cd5e Get actual list of references from encoder in flexible mode. by Sergey Silkin · 7 years ago
  87. d902d58 Framerate controller for VP9 screen sharing. by Sergey Silkin · 7 years ago
  88. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 7 years ago
  89. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  90. bd0954e Encode key frame when enabling upper layer. by Sergey Silkin · 7 years ago
  91. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 7 years ago
  92. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 7 years ago
  93. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  94. 07f80cc Set first_frame_in_picture on first encoded frame of picture. by Sergey Silkin · 7 years ago
  95. 9d7d75b Don't use the |codec_settings| parameter in VP9DecoderImpl::InitDecode. by philipel · 7 years ago
  96. 2a1f183 Set marker bit on last encoded spatial layer. by Sergey Silkin · 7 years ago
  97. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 7 years ago
  98. 150dcb0 Delete logic to set picture id and tl0 pic idx in encoders. by Niels Möller · 7 years ago
  99. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  100. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_coding/codecs/vp9/vp9_impl.h]