• Matthew Cary's avatar
    Android media: Move back to legacy UnalignedSharedMemory. · 7fddb926
    Matthew Cary authored
    There are crashes appearing where a read-only shared memory region is
    being used instead of the expected writable region. While we track that
    down, this CL reverts the android video {en/de}coding to the legacy
    implementation.
    
    Bug: 838365
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Change-Id: I699913801d9384b55f3f382519207f24d8ed17da
    Tested: android media_unittests
    TBR: liberato@chromium.org,alexilin@chromium.org
    Reviewed-on: https://chromium-review.googlesource.com/1219226Reviewed-by: default avatarMatthew Cary <mattcary@chromium.org>
    Reviewed-by: default avatarAlexandr Ilin <alexilin@chromium.org>
    Commit-Queue: Matthew Cary <mattcary@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#590290}
    7fddb926
android_video_decode_accelerator.h 16.8 KB