Bug
1701163 [wpt PR 28259] - Implement support for decoding to YUV for ImageDecoder., a=testonly
Automatic update from web-platform-tests
Implement support for decoding to YUV for ImageDecoder.
As titled, we can now decode images to I420, I422, and I444. So add the
necessary pixel formats and machinery behind a new ImageDecodeOption
called 'preferYuv'.
Bug:
1182435
Test: New tests.
Change-Id: I3bd314d0f322a1f386c541810b701c381957f619
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
2785972
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Peter Kasting <pkasting@chromium.org>
Reviewed-by: Dan Sanders <sandersd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#867424}
--
wpt-commits:
3915d57093e8ded13a4472994ac882009f9ed7b1
wpt-pr: 28259