Use ARGB8888 for a dummy buffer for protected content playbkack on ARC++
We have specified R8 format for a dummy buffer for protected content playback on ARC++. R8 format is not supported on exynos device. It leads crash on the devices. ARGB8888 should be used instead, which is widely supported on all Chrome OS device. BUG=chromium:787660, chromium:887658 TEST=No crash on peach_pit and Protected content playback on veyron_minnie and eve Change-Id: Ia550277ad30a0e0fd814106a1610b59a1a86bb03 Reviewed-on: https://chromium-review.googlesource.com/1242564 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#593842}
Showing
Please register or sign in to comment