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:
@ -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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user