New issue
Advanced search Search tips

Issue 882575 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 GLES2DecoderHelper 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).

This is on the new code path for MojoVideoDecoder service. It is similar to GpuVideoAcceleratorFactoriesImpl (https://bugs.chromium.org/p/chromium/issues/detail?id=882542), but GL textures are never exposed on the client side, so it should be easier to port.
 
May need to update D3D11PictureBuffer (Windows) and GpuVideoFrameFactory::CreateVideoFrameInternal (Android) as part of this, which are clients of GLES2DecoderHelper.

Sign in to add a comment