Update pixel format used to create video frames.
Update pixel format used to create video frames on android for both MCVD and MediaPlayer path from PIXEL_FORMAT_ARGB to PIXEL_FORMAT_ABGR. This is required because SkiaRenderer wants to ensure that format of the resource used during promise texture creation must match the format of resources used for creating fulfill images. Bug: 1028746,991291 Change-Id: Ie46c7fc0d43531f38f3eef85c8e3842f1ddf4712 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1938032Reviewed-by:Frank Liberato <liberato@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#719525}
Showing
Please register or sign in to comment