0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. ohos_webrtc
  2. /
  3. modules
  4. /
  5. desktop_capture
  6. /
  7. linux
WWebRTC LUCI CQPipeWire capturer: make restore tokens re-usable more than one time
01932eba创建于 2023年10月10日历史提交
文件最后提交记录最后更新时间
wayland
PipeWire capturer: make restore tokens re-usable more than one time Do not automatically remove all tokens once we attempt to use them. This mitigates an issue with Google Meet where an additional instance of a DesktopCapturer is created and destroyed right away, taking away the token we would use otherwise. Also save the token under same SourceId once we get a new (but could be same) token from the restored session. Bug: webrtc:15544 Change-Id: I565b22f5bf6a4d8a3b7d6d757f9c1046c7a0557d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/322621 Commit-Queue: Jan Grulich <grulja@gmail.com> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#40892} 2 年前
x11
Format /modules git ls-files | grep -e "\(\.h\|\.cc\)$" | grep -e "^modules/" | xargs clang-format -i ; git cl format after landing: add to .git-blame-ignore-revs Bug: webrtc:15082 Change-Id: I2c3cd28740062794f8c10e39d8406aadb9e9a35a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301620 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Jared Siskin <jtsiskin@meta.com> Cr-Commit-Position: refs/heads/main@{#39901} 3 年前