Add field trial for screenshare bitrates when using temporal layers.

BUG=
R=pbos@webrtc.org, pthatcher@webrtc.org, stefan@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/31209004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7976 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
sprang@webrtc.org
2014-12-23 15:19:35 +00:00
parent 1be0a78f45
commit 46d4d29a75
6 changed files with 160 additions and 10 deletions

View File

@ -85,8 +85,8 @@ source_set("video_coding") {
source_set("video_coding_utility") {
sources = [
"utility/include/frame_dropper.h",
"utility/frame_dropper.cc",
"utility/include/frame_dropper.h",
"utility/quality_scaler.cc",
"utility/quality_scaler.h",
]