KerwinMa / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

RGBAToI420 test image quality. #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In Chrome the SSSE3 RGBA to YUV has tint.

Confirm SSSE3 and C are both high quality in libyuv
http://code.google.com/p/chromium/issues/detail?id=100462

Using Chrome's art or black/white test, confirm no tinting occurs.

Original issue reported on code.google.com by fbarch...@google.com on 3 Aug 2012 at 12:48

GoogleCodeExporter commented 9 years ago
unittest in r356 tests the C and SSSE3 match.

Original comment by fbarch...@google.com on 17 Sep 2012 at 5:05

GoogleCodeExporter commented 9 years ago
r431 improves accuracy of testing.

Original comment by fbarch...@chromium.org on 20 Oct 2012 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by fbarch...@chromium.org on 20 Oct 2012 at 6:40