• Thomas Guilbert's avatar
    Add devices to MediaCodec Blacklist · 29b0469a
    Thomas Guilbert authored
    The devices added in this CL are accountable for 80% of the crashes in
    the attached bug. There is no good stack trace to investigate the crash
    further, but all crashes seem to happen at MediaCodecBridgeImpl
    destruction time.
    
    Using the fallback path on those devices on JellyBean should mitigate
    further crashes.
    
    Bug: 693216
    Change-Id: I58f5a1522105a87d48470452f28634dc9bf806c7
    Reviewed-on: https://chromium-review.googlesource.com/748205Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
    Commit-Queue: Thomas Guilbert <tguilbert@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#513041}
    29b0469a
media_codec_util.cc 13.5 KB