Descriptionozone: add NV12 to GetBufferFormatFromFourCCFormat
crrev.com/2533163002 changed the internal format representation
of the GbmBuffer class. The function used to convert back to the
gfx::BufferFormat type, GetBufferFormatFromFourCCFormat, is missing
NV12. This format gets passed from the ARC++ container to Chrome, so
video playback isn't working on some platforms. Let's fix this by
adding the format.
BUG=b:33011213
TEST=Play Youtube App video on minnie
R=dnicoara@chromium.org, dcastagna@chromium.org, tfiga@chromium.org,
posciak@chromium.org
Committed: https://crrev.com/05e587d647ad21227c035870a67237d918c3e080
Cr-Commit-Position: refs/heads/master@{#437608}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|