RtcVideoEncoder: Fill webrtc::CodecSpecific with EncodedImage in vp9 temporal layer encoding case
Vp9Metadata is returned in VEA::BitstreamReady() on vp9 temporal layer encoding. RtcVideoEncoder propagates the metadata as webrtc::CodecSpecific as webrtc::CodecSpecific. It is important information so that libwebrtc and webrtc server works manages the video call to work effectively. Design doc: go/vaapi-vp9-TL Bug: 1030199 Test: blink_platform_unittests Test: appr.tc/?debug=loopback&vsc=vp9&vrc=vp9 with --force-fieldtrials=WebRTC-SupportVP9SVC/EnabledByFlag_1SL3TL/ --enable-features=VaapiVP9Encoder Change-Id: I0e2b4bb3b98bc04e55c767a7bba9316b6bea4eea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153458 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#784878}
Showing
Please register or sign in to comment