ref: 99892e85d56c2b5f08b1c007943dc3c8758edf0f
parent: 9412785b0241e5ada129b96b74827881b3fb0da5
author: Adrian Grange <agrange@google.com>
date: Wed May 7 06:31:55 EDT 2014
Fix check of debug counts for corrupt frame Fixes the idecoder in the case where: cm->error_resilient_mode == 0, and cm->frame_parallel_decoding_mode == 0, but new_fb->corrupted == 1. The assert in debug_check_frame_counts fails to take into account the case of a corrupt frame. Change-Id: Idf318a68458cc88d65d6f3f408a10d8ffe87e43f