Chromium Code Reviews
DescriptionDecouple GLHelper from media
We would like to share GLHelper with Mus. In order to do so, we would like
to place this file in gpu/. Thus, it cannot depend on media/.
This CL removes the dependency on media::VideoFrame by passing in the
stride and data of the Y, U, and V planes into ReadbackYUV instead of
passing in a media::VideoFrame. The callers are responsible for keeping
media::VideoFrame alive now instead of ReadbackYUV.
This CL also moves media::LetterboxYUV to the callers.
BUG=601866
Committed: https://crrev.com/59dcea480d282e78805de1c6e15ec29f4ebe7c9d
Cr-Commit-Position: refs/heads/master@{#387701}
Patch Set 1 #Patch Set 2 : Fixed unit tests #Patch Set 3 : Fixed content_browsertests #
Messages
Total messages: 24 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||