commit | b445a57e6c36cce86580b618701b5af708a6f271 | [log] [tgz] |
---|---|---|
author | jbauman <jbauman@chromium.org> | Thu Jun 09 13:24:48 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 09 13:24:48 2016 -0700 |
tree | f10496b811261c9c3a4e5b18de5deb6543fb9715 | |
parent | 9a3fbf7e559ca59a7b67a62be743496da1e31724 [diff] |
Add NV12 texture conversion support. If textures 1 and 2 passed into MakeFromYUVTexturesCopy are the same, then treat the input as NV12 and sample from the g component of texture 2. BUG=skia:5209 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2016593002 Review-Url: https://codereview.chromium.org/2016593002