Descriptionremove I422ToBGRA and use I422ToRGBA internally
Removes low levels for I420ToBGRA and I420ToRAW and reimplements them as I420ToRGBA and I420ToRGB24 with transposed color matrix.
Adds unittests that do 1 step conversion vs 2 steps to test end swapping versions match direct conversions.
R=harryjin@google.com
BUG=libyuv:518
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/2c7aa0070a2944fa311367f3b5ce4c8b069f1104
Patch Set 1 #Patch Set 2 : remove raw low level and add 2 step test #Patch Set 3 : lint fixes for warnings about comments in test #
Messages
Total messages: 7 (3 generated)
|