commit | ec5f7cc4756d389505e761b9d803a1a3a46b64d7 | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Mon Mar 31 12:30:01 2014 -0700 |
committer | Lajos Molnar <lajos@google.com> | Mon Mar 31 17:14:22 2014 -0700 |
tree | 2ca458e4746c799bcc2f69c4d39606e46ec943b2 | |
parent | 5e184b0d12f1ec436246a391da8d9355cc21ee08 [diff] |
MediaCodec: move to UNINITIALIZED state on codec error ACodec moves to Uninitialized state after receiving codec error. Make MediaCodec also move to the same state, so stop() and release() will work correctly. Bug: 13675112 Change-Id: I1c7e8b274f68345fc0e6a55c70dff6c7a4fb2e72