OSDN Git Service

3rd time's the charm, right? Fix another instance where MediaCodec would
authorAndreas Huber <andih@google.com>
Fri, 19 Apr 2013 21:33:45 +0000 (14:33 -0700)
committerAndreas Huber <andih@google.com>
Fri, 19 Apr 2013 21:33:45 +0000 (14:33 -0700)
commitaa7f97bb9c70176245ffb7ed0ce52bee6c1a57d7
treed556f030941a5258e975b99a1bebc23f78b562eb
parent1de65a91b9d174b26b594073eb1ee0dcccb31819
3rd time's the charm, right? Fix another instance where MediaCodec would

not return from a stop() or release() call if mediaserver dies at just the right
moment.

Change-Id: I7728f8df82d62602d4d272f8023aa88678dd7d95
related-to-bug: 8397711
include/media/stagefright/MediaCodec.h
media/libstagefright/MediaCodec.cpp