| Auto-Submit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
I would be fine removing this. I've been on the fence about keeping this around for a while now as I wasn't sure if it would be useful or not. I think we've entered an era where it is trivial to whip something up on demand if we need a utility like this so I'm fine if it is removed since it is easily replaced.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
I would be fine removing this. I've been on the fence about keeping this around for a while now as I wasn't sure if it would be useful or not. I think we've entered an era where it is trivial to whip something up on demand if we need a utility like this so I'm fine if it is removed since it is easily replaced.
Yeah. We also have [it2me_cli_host](https://source.chromium.org/chromium/chromium/src/+/main:remoting/test/it2me_cli_host_main.cc), which should supposedly start a real IT2ME host and print the access code, but last time I tried it, it was not working. Maybe it needs to be run inside a graphical session or something. Not sure..
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
remoting: Remove legacy video pipeline components
Identify and remove dead code from legacy Chromotocol video components
that are no longer used in the WebRTC-based architecture. This includes
VideoEncoder, VideoDecoder, and supporting classes like VideoFramePump
and CaptureScheduler.
Also remove the redundant video_encode_task_runner infrastructure and
the "ChromotingEncodeThread" from ChromotingHost and
ChromotingHostContext.
Also some changes to keep it2me_standalone_host building, but I doubt
that it still works. TBH no one really uses it, and it could probably
be removed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |