
This switches the host away from using the deprecated flag has_internal_source==true to the standard method for encoding and sending frames. This is a minimal patch for switching to the new scheme. Followup CLs will clean up and remove unused code, once this new scheme has had some wider testing. A side-effect of this CL is that the lossless-encode flag is no longer respected, since the VideoStream no longer manages the encoder. Bug: 1192865 Change-Id: Ib95038330adeb33ddb0c4b3db77f157c8e925fc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2921257 Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Reviewed-by: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#893108}