New issue
Advanced search Search tips

Issue 628066 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Allow texture copy in SurfaceTextureFrameProvider

Project Member Reported by tguilbert@chromium.org, Jul 14 2016

Issue description

The SurfaceTextureFrameProvider encapsulates most of the StreamTexture logic present in WMPA, but still has a few differences.

This bug tracks the introduction of support for texture copy (which is used in Webview) in the STFP.

The relevant line of code in WMPA was:
new_frame->metadata()->SetBoolean(media::VideoFrameMetadata::COPY_REQUIRED, enable_texture_copy_);
 
Status: Started (was: Assigned)
Status: Fixed (was: Started)

Sign in to add a comment