Pass FecControllerOverride to Vp8FrameBufferController

Bug: webrtc:10769
Change-Id: I06d875f5afdc7ebf290ad70934b6632e20ddf065
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/143964
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28418}
This commit is contained in:
Elad Alon
2019-06-28 18:12:15 +02:00
committed by Commit Bot
parent 22896d4e78
commit 7e00c679a5
8 changed files with 36 additions and 0 deletions

View File

@ -416,6 +416,7 @@ rtc_static_library("webrtc_vp8_temporal_layers") {
":video_coding_utility",
"..:module_api",
"../..:webrtc_common",
"../../api:fec_controller_api",
"../../api/video_codecs:video_codecs_api",
"../../rtc_base:checks",
"../../rtc_base:rtc_base_approved",