webrtc/modules/video_coding/codecs
Erik Språng 7f24fb9c1e Add settings to turn off VP8 base layer qp limit
This quality boost means that we sometimes drop a _lot_ of frames in the
base layer. It also interacts poorly with the bitrate adjuster since
even if frames are dropped they are often over-sized.

The setting still leaves the current behavior as default, but can be
changed using the WebRTC-VideoRateControl field trial.

Bug: webrtc:10155
Change-Id: I1a92ec69bab61b5148fe9d8bc391ac5ee1019367
Reviewed-on: https://webrtc-review.googlesource.com/c/122840
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26659}
2019-02-13 11:54:19 +00:00
..
h264 Update H264EncoderImpl to use EncodedImage::Allocate 2019-02-12 13:33:23 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Add owned data buffer to EncodedImage 2019-02-07 13:11:47 +00:00
test Delete rtc::File, usage replaced with FileWrapper 2019-02-08 16:23:53 +00:00
vp8 Add settings to turn off VP8 base layer qp limit 2019-02-13 11:54:19 +00:00
vp9 Update VP9EncoderImpl to use EncodedImage::Allocate 2019-02-07 21:26:43 +00:00