lemoon / libyuv

Automatically exported from code.google.com/p/libyuv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RGBAToI420 test image quality.

GoogleCodeExporter opened this issue · comments

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

unittest in r356 tests the C and SSSE3 match.

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

  • Changed state: Started
r431 improves accuracy of testing.

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

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

  • Changed state: Fixed