New issue
Advanced search Search tips

Issue 882548 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug


Participants' hotlists:
shared-image-client


Sign in to add a comment

Teach VideoOverlayFactory to use SharedImage

Project Member Reported by backer@chromium.org, Sep 10

Issue description

This task comes from piman@ shareable image design doc (https://docs.google.com/document/d/12qYPeN819JkdNGbPcKBA0rfPXSOIE3aIaQVrAZ4I1lM).

VideoOverlayFactory::Texture creates SCANOUT GpuMemoryBuffer+image+GL texture, then produces to mailbox. Change to explicit image allocation (import likely unnecessary).

 
VideoOverlayFactory depends on GpuVideoAcceleratorFactoriesImpl. https://bugs.chromium.org/p/chromium/issues/detail?id=882542 says that GpuVideoAcceleratorFactoriesImpl may disappear with MojoVideoDecoder.  Not sure what happens to this bug in that case.

Sign in to add a comment