commit | 52dfbee90cc3c4426428318e06a92774f5201198 | [log] [tgz] |
---|---|---|
author | Praveen Chavan <pchavan@codeaurora.org> | Wed Oct 15 02:24:34 2014 -0700 |
committer | Lajos Molnar <lajos@google.com> | Tue Oct 21 11:15:08 2014 -0700 |
tree | 3721c673f64eefe2bab9a7065ccc17a6f5109800 | |
parent | 7de5ac1f067ec61f7ea424d5534cfd40987b11fa [diff] |
Stagefright: MediaCodec: shutdown allocated codec on error If MediaCodec sees a fatal error and transitions to UNINITIALIZED state, The codec may still be alive (with an exception of 'mediaserver-died' error). Handle Shutdown of the codec during release(). Bug: 17784012 Bug: 18033275 Change-Id: I891e036499d9b440a57f77fb735a5ba4da9a6e43