[Webkit-unassigned] [Bug 111126] Enable GPU-GPU texture copy in texImage2D() for HTMLVideoElement if hardware accelerated video decode is in use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 17:10:49 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111126





--- Comment #13 from James Robinson <jamesr at chromium.org>  2013-03-04 17:13:13 PST ---
(In reply to comment #12)
> (In reply to comment #10)
> > Is it possible to achieve this without using WebVideoFrame in webkit (ie move logic over to the chromium side of the boundary)? I'm meaning to make WebVideoFrame a completely empty base class, used only for shuffling data from chromium to chromium (and eventually removing it from WebKit entirely). Currently the only user of the WebVideoFrame is some android code which I was meaning to get around to fixing. But this moves in the opposite direction.
> 
> Would the preferred way to do this be to add a new method to WebMediaPlayer which does the work?

Yeah, I think that'd be a better direction.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list