webrtc/modules/video_coding/codecs
Erik Språng b6b1cacd09 Experimental improvements for simulcast screenshare
* Make shorter 4-frame pattern default if 2 temporal layers are used.
* Make DefaultTemporalLayers usable by upper simulcast stream with 2tl.
* If experimental settings are enable, bump the max bitrate for the top
  stream. Since we're now using probing everywhere the rampup should be
  less of an issue.
* Additionally, fixes an issue in full stack tests, where
  ScopedFieldTrials in an experiment would override the
  --force_fieldtrials specified at command line. Some trials added by
  the test bots caused timeouts without this.

Bug: webrtc:9477
Change-Id: I42410605d416b51c4fbfe5b6b850997484af583c
Reviewed-on: https://webrtc-review.googlesource.com/92883
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24252}
2018-08-09 15:10:55 +00:00
..
h264 Extract color space from H264 decoder 2018-07-24 17:07:16 +00:00
i420 Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
interface Delete unused deprecated headers under modules/video_coding/ 2018-02-16 14:07:38 +00:00
multiplex Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
test Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vp8 Experimental improvements for simulcast screenshare 2018-08-09 15:10:55 +00:00
vp9 Refactor VP9 decoder color space code 2018-07-24 18:17:06 +00:00