set LIBYUV_HEIGHT=123
out\release\libyuv_unittest.exe --gtest_catch_exceptions=0
--gtest_filter=*Test?420
d:\src\build\libyuv\libyuv\unit_test\color_test.cc(134): error: The difference
between static_cast<int>(orig_pixels[i]) and
static_cast<int>(dst_pixels_opt[i]) is 12, which exceeds
5, where
static_cast<int>(orig_pixels[i]) evaluates to 106,
static_cast<int>(dst_pixels_opt[i]) evaluates to 118, and
5 evaluates to 5.
[ FAILED ] 2 tests, listed below:
[ FAILED ] LibYUVColorTest.TestI420
[ FAILED ] LibYUVColorTest.TestJ420
Original issue reported on code.google.com by fbarch...@google.com on 19 Jan 2016 at 11:59
Original issue reported on code.google.com by
fbarch...@google.com
on 19 Jan 2016 at 11:59