Commit 4059c745 authored by Kristian H. Kristensen's avatar Kristian H. Kristensen Committed by Commit Bot

media/test: Update video thumbnail MD5 sums

On ChromeOS, CL:950007 changed the decoder output format to NV12
instead of RGB. This means that the color space conversion now happens
when the test suite textures from the NV12 EGLImage, which accounts
for small differences in the conversion.

BUG=827032
TEST=video_VideoDecodeAccelerator

Change-Id: Ic3f22736dae0632756a62e4b9226da30cc561e68
Reviewed-on: https://chromium-review.googlesource.com/989024Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Reviewed-by: default avatarPawel Osciak <posciak@chromium.org>
Commit-Queue: Pawel Osciak <posciak@chromium.org>
Cr-Commit-Position: refs/heads/master@{#547401}
parent f7393e10
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
1a69a608521e3542f6fb060855f5ba14 1a69a608521e3542f6fb060855f5ba14
# Intel - VA_FILTER_SCALING_DEFAULT # Intel - VA_FILTER_SCALING_DEFAULT
d924f9464d01847f3c3d2dee739603cc d924f9464d01847f3c3d2dee739603cc
# Intel - VA decode to NV12, EGLImage CSC
82a05426b6ef227e5147eb7b710423fb
# TODO(hiroh): Update X11 value # TODO(hiroh): Update X11 value
# Intel - Haswell - X11 # Intel - Haswell - X11
# Intel - Ivy Bridge - X11 # Intel - Ivy Bridge - X11
......
...@@ -8,3 +8,5 @@ cd355b553ce7660283c52675232e9227 ...@@ -8,3 +8,5 @@ cd355b553ce7660283c52675232e9227
66f40a833b8b23dc52bbdfc0ef0e268f 66f40a833b8b23dc52bbdfc0ef0e268f
# Intel - go2001 # Intel - go2001
f9c98d3808b3ca06d3375d005ab31537 f9c98d3808b3ca06d3375d005ab31537
# Intel - VA decode to NV12, EGLImage CSC
919bee0d8a8278eeebb2c198a6b51455
...@@ -6,3 +6,5 @@ ...@@ -6,3 +6,5 @@
82647609e45a19f8e22fd1880a9edf3d 82647609e45a19f8e22fd1880a9edf3d
# Intel - VA_FILTER_SCALING_DEFAULT # Intel - VA_FILTER_SCALING_DEFAULT
3533e744155fa94830151df0c15b8459 3533e744155fa94830151df0c15b8459
# Intel - VA decode to NV12, EGLImage CSC
919bee0d8a8278eeebb2c198a6b51455
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment