Commit 7bb76ccc authored by Erik Språng's avatar Erik Språng Committed by Commit Bot

Adds fieldtrial testing config for WebRTC-VP8-Postproc-Config

Bug: webrtc:11551, b/163310303
Change-Id: I5eb5f59f9c68315305c1bdb380bb7d3d192a02c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487340
Auto-Submit: Erik Språng <sprang@chromium.org>
Commit-Queue: Mark Pearson <mpearson@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#819162}
parent 55f62f27
...@@ -7836,6 +7836,24 @@ ...@@ -7836,6 +7836,24 @@
] ]
} }
], ],
"WebRTC-VP8-Postproc-Config": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android",
"android_weblayer",
"android_webview"
],
"experiments": [
{
"name": "Enabled-8,30,60"
}
]
}
],
"WebRTC-VP8ConferenceTemporalLayers": [ "WebRTC-VP8ConferenceTemporalLayers": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment