0
Files
src/remoting
Lambros Lambrou ca699ca1a8 [remoting host] Use standard encoding pipeline.
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}
2021-06-16 19:30:54 +00:00
..
2021-04-27 19:06:08 +00:00