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)
commit6b5d15099579c179d8e7531bb5abfb272614513a
tree79b6eb792a15126761fa391ce5ce38a74173267c
parent19c04c90478c4c5b8558a9b94713da148b4aa64c
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