LibvpxVp9Encoder: add option to configure resolution_bitrate_limits.
Bug: none Change-Id: Icdd7333296d652b1e0c159226df702084303475c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/204701 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33121}
This commit is contained in:
@ -75,4 +75,7 @@ SimulcastEncoderAdapterEncoderInfoSettings::
|
||||
: EncoderInfoSettings(
|
||||
"WebRTC-SimulcastEncoderAdapter-GetEncoderInfoOverride") {}
|
||||
|
||||
LibvpxVp9EncoderInfoSettings::LibvpxVp9EncoderInfoSettings()
|
||||
: EncoderInfoSettings("WebRTC-LibvpxVp9Encoder-GetEncoderInfoOverride") {}
|
||||
|
||||
} // namespace webrtc
|
||||
|
||||
Reference in New Issue
Block a user