This repository has been archived by the owner on Aug 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1561179 - P5: Remove separate VideoBridgeChild Singletons. r=matt…
…woodrow Combine sVideoBridgeToParentProcess and sVideoBridgeToGPUProcess into one sVideoBridge. Each producing process, GPU or RDD, is only ever started with one VideoBridgeChild endpoint. This is enough to get RemoteVideoDecoders in RDD process to start using GPU memory to send video to compositor over PVideoBridge. Differential Revision: https://phabricator.services.mozilla.com/D50402
- Loading branch information
Showing
4 changed files
with
17 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters