Descriptiondrm: Rename DRM_FORMAT_YV12 to DRM_FORMAT_YVU420.
The YVU 420 format is defined in libdrm as DRM_FORMAT_YVU420.
We had defined it in Chromium as DRM_FORMAT_YV12.
This CL removes the definition where it is not necessary and renames it
to DRM_FORMAT_YVU420 where the drm_fourcc.h definition can't be used.
BUG=702750
Review-Url: https://codereview.chromium.org/2758013002
Cr-Commit-Position: refs/heads/master@{#458282}
Committed: https://chromium.googlesource.com/chromium/src/+/45f5535aa5697764029717c37eb4606f26522db1
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove DRM_FORMAT_YV12 define. #
Messages
Total messages: 19 (13 generated)
|